JAVA
2006/01/01
Lab 12-26-2005 (1)
package lab1;
public class sh {
public static void main(String[] a)
{
System.out.println("input is: "+a[0]+" "+a[1]+" "+a[2]);
System.out.println("output is: "+a[0]+" "+a[2]+" "+a[1]);
System.out.println("the length of parameter is: "+a.length);
}
}
posted by HAVE ONE`S WAY at
5:58:00 下午
0 Comments:
張貼留言
<< Home
關於我自己
名稱:
HAVE ONE`S WAY
位置:
Taiwan
檢視我的完整簡介
最近的文章
Homework 12-19-2005 Lab Equal Arrays
Lab 12-19-2005 Sorting
Lab 12-19-2005 Class Parameter
Homework 12-12-2005 Counter II
Lab 12-12-2005 (2) Static Class
Homework 12-5-2005
Lab 12-5-2005 (2) Overloading
Lab 12-12-2005 (1) Constructor
Lab 12-5-2005 (1) Using "this"
Lab 11-28-2005
Free Web Counter
0 Comments:
張貼留言
<< Home