Java学习PPT第一章.ppt

Java学习PPT第一章

* // This program prints Welcome to Java! public class Welcome { public static void main(String[] args) { System.out.println(Welcome to Java!); } } … * Programming Style and Documentation Appropriate Comments Naming Conventions Proper Indentation and Spacing Lines Block Styles * Appropriate Comments Include a summary at the beginning of the program to explain what the program does, its key features, its supporting data structures, and any unique techniques it uses. Include your name, class section, instructor, date, and a brief description at the beginning of the program. * Nam

文档评论(0)

1亿VIP精品文档

相关文档