随笔-61  评论-159  文章-0  trackbacks-0
 
     摘要: 小试log4j,感觉在开发是日志记录跟踪很重要!  阅读全文
posted @ 2007-10-27 22:31 apple0668 阅读(1266) | 评论 (0)编辑 收藏
     摘要: 在web中如果有需要多个同名的action,可以通过命名空间来管理action!  阅读全文
posted @ 2007-10-25 20:53 apple0668 阅读(8572) | 评论 (1)编辑 收藏
     摘要: 升级瑞星防火墙2008后,在myeclipse6.0中启动tomcat遇到怪问题!  阅读全文
posted @ 2007-10-23 22:18 apple0668 阅读(2176) | 评论 (7)编辑 收藏
     摘要: tomcat遇到启动时端口被占用冲突解决!  阅读全文
posted @ 2007-10-23 10:12 apple0668 阅读(7097) | 评论 (9)编辑 收藏
     摘要: 摘要和关键字

1. 介绍
2. 定义简单的泛型
3. 泛型和子类继承
4. 通配符(Wildcards)

4.1. 有限制的通配符(Bounded Wildcards)

5. 泛型方法

6. 与旧代码交互

6.1. 在泛型代码中使用老代码

6.2. 擦除和翻译(Erasure and Translation)

6.3. 在老代码中使用泛型代码

7. 要点(The Fine Print)

7.1. 一个泛型类被其所有调用共享

7.2. 转型和instanceof

7.3. 数组Arrays

8. Class Literals as Run-time Type Tokens <  阅读全文
posted @ 2007-10-21 19:25 apple0668 阅读(2493) | 评论 (3)编辑 收藏
     摘要: Test-Driven Development with Spring and Hibernate(下载),关于spring,hibernate测试方面的。  阅读全文
posted @ 2007-10-13 00:48 apple0668 阅读(1216) | 评论 (0)编辑 收藏
     摘要: webwork提供了validation校验框架,在开发过程中需要对表单输入数值进行校验,通过validation校验框架可以轻松完成表单校验。  阅读全文
posted @ 2007-10-12 22:24 apple0668 阅读(2257) | 评论 (2)编辑 收藏
     摘要: Tomcat启动是发生:IOException while loading persisted sessions: java.io.EOFException异常处理!  阅读全文
posted @ 2007-10-12 16:52 apple0668 阅读(85477) | 评论 (62)编辑 收藏
     摘要: Log4J配置文件实现了输出到控制台、文件、回滚文件、发送日志邮件、输出到数据库日志表、自定义标签等全套功能。  阅读全文
posted @ 2007-10-11 21:22 apple0668 阅读(3189) | 评论 (3)编辑 收藏
     摘要: Java字符集在开发中很很重要,了解相关的知识对开发中用到国际化或中文乱码解决都有帮助!  阅读全文
posted @ 2007-10-11 18:48 apple0668 阅读(956) | 评论 (1)编辑 收藏
仅列出标题
共7页: 上一页 1 2 3 4 5 6 7 下一页