比如。我们想实现一个Set类,而已经有一个List类可提供给你使用,我们到底用is-a(public继承)关系还是用has-a(组合)关系呢?1:如果使用is-a关系,则class Set:public List{。。。。};在处理插入的时候,List的insert方法不能满足我们的需要,因为它可以...
分类:
编程语言 时间:
2014-07-16 21:47:51
阅读次数:
241
XWiki Enterprise: http://www.xwiki.org/xwiki/bin/view/Main/WebHomeXWiki Enterpriseis a professional wiki that has powerful extensibility features such...
分类:
其他好文 时间:
2014-07-16 21:33:05
阅读次数:
188
The .Net framework has a number of technologies that allow you to create HTTP services such as Web Service, WCF and now Web API. There are a lot of ar...
An internal error occurred during: Launching efax on Tomcat 7.x . 项目运行时报错因为你项目建的时候用的是Tomcat5.x 服务器 ,现在项目用的不是TOmcat5.x ,你必须把服务器改成7.x 以上版本就不会报错了具体办法:项目 ...
分类:
系统相关 时间:
2014-07-16 21:10:28
阅读次数:
224
昨天做了一个Android的小程序,调试的时候连接真实的手机,而不是用模拟器。今天早上打开eclipse的时候报错:“Android SDK Content loader has encountered a problem” “parseSdkContent Failed ”。原先设置的模拟器也不见...
分类:
移动开发 时间:
2014-07-16 20:55:07
阅读次数:
210
EightTime Limit:1000MSMemory Limit:65536KTotal Submissions:23815Accepted:10518Special JudgeDescriptionThe 15-puzzle has been around for over 100 years...
分类:
其他好文 时间:
2014-07-16 20:48:30
阅读次数:
219
今天遇到问题,删除文件即搞定!!~~~~~~~~~~~~~~SSH登陆错误 WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!Connection to 192.168.10.20 closed. [root@localhost ~]# ssh 192....
分类:
其他好文 时间:
2014-07-16 20:42:07
阅读次数:
195
Error Handlerhttp://prideparrot.com/blog/archive/2012/5/exception_handling_in_asp_net_mvchttp://www.asp.net/web-api/overview/web-api-routing-and-actio...
分类:
Web程序 时间:
2014-07-16 20:36:23
阅读次数:
206
The 2.6.33 Linux® kernel has introduced a useful new service called the Distributed Replicated Block Device (DRBD). This service mirrors an entire blo...
分类:
其他好文 时间:
2014-07-13 11:38:56
阅读次数:
397
Farm IrrigationTime Limit:2 Seconds Memory Limit:65536 KBBenny has a spacious farm land to irrigate. The farm land is a rectangle, and is divided into...
分类:
其他好文 时间:
2014-07-12 15:32:51
阅读次数:
194