摘要: 编写转义字符:78页 system.out.println("\\") 输出\ package com.chongrui.test; public class Gess { public static void main(String[] args) { // TODO Auto-generated 阅读全文
posted @ 2016-12-19 23:40 tantanba 阅读(135) 评论(0) 推荐(0)
摘要: 1.new-package-命名方法com打头。中间名称。后台要创建的class 2.创建class- new-class 选择一下主方法 代码示例 编译完保存一下就能输出信息,一直没有保存才会输出不了 package com.chongrui.test; public class test { p 阅读全文
posted @ 2016-12-19 23:19 tantanba 阅读(777) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2016-12-19 22:47 tantanba 阅读(102) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2016-12-19 22:40 tantanba 阅读(145) 评论(0) 推荐(0)