OCP,Open-Closed Principle,中文翻译为“开闭原则”。 当我第一次看到OCP原则时,我的感觉就是这原则也太抽象了吧,什么开,什么闭呢? 然后我去寻找更加详细的答案,最经典也是最常见的解释就是维基百科了:http://en.wikipedia.org/wiki/Open/closed_principle "software entities (classes, modules,...
分类:
其他好文 时间:
2014-05-15 14:48:35
阅读次数:
292
1、后台商店设置-基本设置-URL重写开启2、修改httpd.conf文件AllowOverride
None 改为AllowOverride AllLoadModule rewrite_module
modules/mod_rewrite.so前面的#号删除3、打开conf\extra\http....
分类:
其他好文 时间:
2014-05-14 02:03:49
阅读次数:
442
CentOS默认是不支持Ext4.所以你需要处理一下才行。使用环境使用的是CentOS5.8
内核是 2.6.18-238.19.1.el5其实CentOS 5.8 里面是有 ext4 模块的,只是没加载,所以我们先把模块加入系统# cd
/lib/modules/2.6.18-238.19.1.e...
分类:
其他好文 时间:
2014-05-14 01:36:14
阅读次数:
310
Number one of the biggest security holes are passwords, as every password security study shows. Hydra is a parallized login cracker which supports numerous protocols to attack. New modules are easy to...
分类:
其他好文 时间:
2014-05-13 06:11:08
阅读次数:
379
1、首先打开Apache安装目录下 conf/httpd.conf 文件,找到下面两行文字,把最前面的
# 号去掉,然后保存。#LoadModule vhost_alias_module
modules/mod_vhost_alias.so去掉#意思是启用apache的虚拟主机功能。#Include...
分类:
其他好文 时间:
2014-05-12 05:42:52
阅读次数:
279
从此免去命今行打包的痛苦,安装本Module后,可以在Dashbaord的Modules里看到一个Download页,进入可看到全部已安装模块列表(与Installed页内容一致),可搜索找到要打包的模块,然后点击标题上的链接,即可完成打包,并通过浏览器直接下载。Theme也一样,在Themes功能...
分类:
其他好文 时间:
2014-05-12 01:58:16
阅读次数:
300
3.依赖倒置原则:High level modules should not depend upon low level modules. Both should depend upon abstractions. Abstractions should not depend upon details. Details should depend upon abstractions.
意思是:高...
分类:
其他好文 时间:
2014-05-11 22:15:36
阅读次数:
326
1.the use of functions in table fields is a key
ingredient for some advanceduses of Lua, such as modules and object-oriented
programming.
分类:
其他好文 时间:
2014-05-08 10:24:51
阅读次数:
302
http://@@http_server@@/cblr/links/CentOS-6.4-x86_64cobbler
cblr/svc四、配置文件 cobbler有许多的配置文件,但是只有少部分基本功能需要修改。 Settings File Modules
Configuration Cobbl.....
分类:
其他好文 时间:
2014-05-07 17:15:11
阅读次数:
326
最新版XDCMS企业管理系统,由于过滤不严,可绕过限制,导致多处SQL注入注入在XDCMS企业管理系统的注册功能处,来看看\system\modules\member\index.php文件:注册时会调用register_save,问题就出在index.php的register_save函数处:pu...
分类:
其他好文 时间:
2014-05-07 13:47:41
阅读次数:
346