2007年1月25日

摘要: public class Proxy extends java.lang.Object implements java.io.Serializable This class allows you to dynamically create an instance of any (or even multiple) interfaces by reflection, and decide at r... 阅读全文
posted @ 2007-01-25 21:26 大懒熊 阅读(633) 评论(0) 推荐(0)

2006年11月9日

摘要: 如何使用WINCVS和CVSNT在windows平台下,搭建CVS的代码库 阅读全文
posted @ 2006-11-09 10:32 大懒熊 阅读(1348) 评论(0) 推荐(0)

2006年9月24日

摘要: 介绍Struts中如何使用validator框架按业务需求对ActionForm进行验证设置 阅读全文
posted @ 2006-09-24 15:20 大懒熊 阅读(2344) 评论(1) 推荐(0)