數組的引用(數組的賦值)

代碼: public class se {  /**   * @param args   */  public static void main(String[] args) {   // TODO Auto-generated method stub   int a[]={1,2,3,4};   int b[]={100,200,300};   System.out.println("數組a的元
相關文章
相關標籤/搜索