上一页 1 ··· 3 4 5 6 7
  2010年5月1日
摘要: 1.JFace中的进度条使用2. 使用Eclipse提供的job代码 阅读全文
posted @ 2010-05-01 23:57 冰羽的世界 阅读(638) 评论(0) 推荐(0) 编辑
  2010年4月29日
摘要: 在Sun Tutorial中有这样一句话:The finally block always executes when the try block exits. This ensures that the finally block is executed even if an unexpected exception occurs. 看来finally块中的语句应该是总会执行的。 先来写一个最常见的写法:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.co 阅读全文
posted @ 2010-04-29 20:44 冰羽的世界 阅读(1129) 评论(0) 推荐(0) 编辑
上一页 1 ··· 3 4 5 6 7