摘要:
Thread 线程创建 extends Thread (继承线程类) class Demo extends Thread { public void run (){ //运行主体 } public static void main (String[] args){ new Demo.start(); 阅读全文
摘要:
标题 三级标题 四级标题 字体 hello world hello world hello world hello world 引用 学不死就往死里学 分割线 图片 超链接 点击跳转到我的博客 列表 有序列表 无序列表 A B C 表格 姓名 工号 部门 plane 0001 开发部 代码 publ 阅读全文