雕刻时光

just do it……nothing impossible
随笔 - 547, 文章 - 0, 评论 - 82, 阅读 - 86万
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

01 2015 档案

摘要:引入org.apache.commons.lang.StringEscapeUtils 包System.out.print(StringEscapeUtils.escapeHtml(""));结果显示&lt;body&gt;&lt;/body&gt;转义成功 阅读全文

posted @ 2015-01-20 09:30 huhuuu 阅读(145) 评论(0) 推荐(0) 编辑

摘要:Junit提供 单元测试,多组参数的单元测试,打包单元测试。比如你写了一个Calculator类:package test_junit;public class Calculator { private static int result; // 静态变量,用于存储运行结果 public... 阅读全文

posted @ 2015-01-06 17:52 huhuuu 阅读(243) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示