老的引导帖:http://www.mcbbs.net/thread-45650-1-1.html
新的引导帖: http://www.mcbbs.net/thread-138969-1-1.html




- public class hello {
-
- public static void main(String[] args){
-
- }
- }
- public class hello {
-
- public static void main(String[] args){
- System.out.println("helloworld");
-
- }
- }

完
接下来声明,在上文出现的代码你现在或许并不理解,不用在意,这只是小小的尝试,以后的教程中将会讲到的。
下一章
第四章 数据类型