王MJ

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

2019年8月14日

摘要: 1最基本的单元是类:class class 类名{ } 2程序的入口:public static void main(String [] args){ 指令 输出语句指令System.out.println() } 3结合类名其格式为class 类名{ public static void main 阅读全文
posted @ 2019-08-14 16:48 王MJ 阅读(87) 评论(0) 推荐(0)

只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2019-08-14 11:16 王MJ 阅读(2) 评论(0) 推荐(0)