随笔分类 - Java Multi-Thread
cnblog test
摘要:这是一篇测试用博客! 1 /* 2 * 第一篇测试博客 3 * 4 */ 5 public class TestCnBlog { 6 public static void main(String[]args) { 7 System.out.println("This is a test for cnblog!"); 8 System.exit(0); 9 }10 }
阅读全文
浙公网安备 33010602011771号