{
publics tatic void main(String args[])
{
Int a[]={1,2,3}, b[];
Int c=5, d;
b=a
d=c
System.out.printIn (a[0]+""+a[1]+""+a[2]"");
System.out.printIn (b[0]+""+b[1]+""+b[2]"");
System.out.printIn("c= " +c+"d="+d);
}
}
<html> <head> <title>仰望星空</title> </head> <div id="topd">天文世界 </div> <body> </html> |
属性 |
意义 |
width |
|
align |
|
bgcolor |
|