YYW'S BLOG 我思故我在

知识的分享就是知识的获得
posts - 58, comments - 279, trackbacks - 4, articles - 0
  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理

03 2008 档案

摘要: 最近找工作屡屡受阻,所以检讨一下自己毕业后所做过的事,希望能够迎来一个灿烂的春天。阅读全文

posted @ 2008-03-31 14:02 阿武 阅读(508) | 评论 (7) 编辑 |

摘要: 下面这段代码:publicclassPrograme{publicstaticvoidmain(String[]args){inti=2;switch(i){default:System.out.println("default");case1:System.out.println("1");break;case2:System.out.println("2");break;case3:Syste...阅读全文

posted @ 2008-03-10 21:54 阿武 阅读(244) | 评论 (0) 编辑 |