配置帮助表: --help 显示帮助信息 display this help and exit --version 显示版本 display version information and exit --quiet, --silent 不显示checking……信息 do not print`checking...‘ messages --cac...
分类:
Web程序 时间:
2014-10-20 13:39:24
阅读次数:
345
1.本小组有3名成员 杨昊岚12061202/ 左少辉12061209/吕雨朗2.结对编程的优点 一、能集百家之长 二、比一个人写程序有趣 三、效率高 结对编程的缺点 一、容易养成对队友的依赖性3.参照了书中的内容,我觉得一、Information Hiding,信息隐藏。将程序模块化时,保证每个模...
分类:
其他好文 时间:
2014-10-20 00:42:58
阅读次数:
297
Sculptor is an open source productivity tool that applies the concepts fromDomain-Driven DesignandDomain Specific Languagesfor generating high quality...
分类:
Web程序 时间:
2014-10-19 01:16:48
阅读次数:
181
这个知识点被遗漏了,可以结合之前的这篇文章看类型转换这个知识点。RTTI(Run-Time Type Information,运行时类型信息)即程序能够使用基类的指针或引用来检查这些指针或引用所指的对象的实际派生类型。C++中有两个操作符提供RTTItypeid:返回指针或引用所指对象的实际类型。d...
分类:
编程语言 时间:
2014-10-18 15:22:45
阅读次数:
138
1 结对编程 1.1 结对编程的优缺点 1.2 结对伙伴的优缺点2 Information Hiding, interface design, loose coupling 2.1 Information Hiding 2.2 interface design 2.3 loose coup...
分类:
其他好文 时间:
2014-10-17 23:09:50
阅读次数:
310
前文提到过,除了开方检验(CHI)以外,信息增益(IG,Information Gain)也是非常有效的特征选择方法。但凡是特征选择,总是在将特征的重要程度量化之后再进行选择,而怎样量化特征的重要性,就成了各种方法间最大的不同。开方检验中使用特征与类别间的关联性来进行这个量化,关联性越强,特征得分越...
分类:
其他好文 时间:
2014-10-16 20:39:23
阅读次数:
164
(1)lsb_release 命令查看,FSG(Free Standards Group)组织开发的LSB (Linux Standard Base)标准的一个命令,用来查看linux兼容性的发行版信息
[root@enmoteam1 oracle]# lsb_release -h
FSG lsb_release v2.0 prints certain LSB (Linux Standard Base) and
Distribution information.
Usage: lsb_release ...
分类:
系统相关 时间:
2014-10-16 18:16:17
阅读次数:
314
使用Infor Syteline ERP系统,当需要做系统维护时,我们需要通知所有用户退出系统,在维护期间,严禁用户登录,这样的话,我们需要锁定用户。对于这个问题,很多管理员会打开SL的Users窗口,切换至Login Information标签内,把User Login Status的Active...
分类:
其他好文 时间:
2014-10-16 17:47:02
阅读次数:
225
http://fit.c2.com/fit/files/LispPlatform/lisp/clisp-2.28/src/errwin32.d # Calls a function, passing it information about a Win32 error code. # get_O.....
Information Entropy
Time Limit: 2 Seconds Memory Limit: 65536 KB Special Judge
Information Theory is one of the most popular courses in Marjar University. In this course, there is an...
分类:
其他好文 时间:
2014-10-16 01:01:15
阅读次数:
334