摘要: helloworld程序解释及注释 需要记忆的词义 public: 公开的 class: 类 static:静态的 void:空 main:表示方法名是main string[] ~:表示一个main方法的形式参数列表 程序 public class helloword{//(这种注释是单行注释)定 阅读全文
posted @ 2020-10-04 10:53 iwtbaspm 阅读(330) 评论(0) 推荐(0)