//目录
摘要: ctrl + 1快速修复 ctrl + d 快速删除 ctrl + F11快速运行 ctrl + m 放大工作区 atl + /注释 。。。 阅读全文
posted @ 2016-05-09 22:35 小草的大树梦 阅读(144) 评论(0) 推荐(0)
摘要: package control; import javax.swing.JFrame; public class DebugTest { public static void main(String[] args) { System.out.println("Hello World!"); Syst 阅读全文
posted @ 2016-05-09 22:04 小草的大树梦 阅读(345) 评论(0) 推荐(0)