上一页 1 ··· 28 29 30 31 32 33 34 35 36 ··· 39 下一页
摘要:       在Windows下安装软件时,只需运行软件的安装程序(setup、install等)或者用zip等解压缩软件解开即可安装,运行反安装程序(... 阅读全文
posted @ 2010-06-08 09:00 MagicLetters 阅读(299) 评论(0) 推荐(0) 编辑
摘要:       关于如何在Windows下安装配置Eclipse、Qt、以及qt-eclipse-integration网上有很多相关的文章,在此不再累述... 阅读全文
posted @ 2010-05-22 21:07 MagicLetters 阅读(1445) 评论(1) 推荐(1) 编辑
摘要: ApacheLogging Project Homepage: http://logging.apache.orgLog4j的类图 Logger - 日志写出器,供程序员输出日志信息 Appender - 日志目的地,把格式化... 阅读全文
posted @ 2010-05-15 13:19 MagicLetters 阅读(436) 评论(0) 推荐(0) 编辑
摘要: [代码] 阅读全文
posted @ 2010-05-15 11:03 MagicLetters 阅读(125) 评论(0) 推荐(0) 编辑
摘要: Byconvention, the approach of writing clone method is:1.Implements Cloneable interfaceThisapproach ensures your clone method can directly or indirectly callObject.clone(). Otherwise, calling Object.cl... 阅读全文
posted @ 2010-04-21 10:51 MagicLetters 阅读(209) 评论(0) 推荐(0) 编辑
上一页 1 ··· 28 29 30 31 32 33 34 35 36 ··· 39 下一页