搜索资源列表
编写Win32 API钩子
- API Hook的源代码文件 大家一定想剥除钩子函数的神秘感吧 请下载-Hook API source code file that you want to hook function stripped the mysterious flu Download it
1
- 钩子函数,是指模拟原始函数的功能与接口,在原始函数执行前、执行后 增加一些特殊功能或检测代码的技术。在更接近系统层次上的技术中,它被称 为HOOK,而在更面向应用的高级开发,一般使用子类继承或切面技术来实现 相同的功能。 本技巧通过动态特性中的“重写”,来实现钩子以及脱钩(unhook )技术。-Hook function, the original function is the analog functions and interfaces, the original fun
DedeCms.tar
- (4) 升级模块管理功能,除了对内容模型管理功能升级外,对外围应用更注重“模块”概念。 2、模板引擎升级 DedeCms V5.3对模板引擎进行了重大的升级,升级后的模板引擎对通用标签的解析不再依赖具体的类文件,而是分离成标签库的形式,先进的思想为用户进行二次开发时在系统内部使用勾子变得更简单灵活,不需要改动系统原来任何代码就能向系统增加个性化的标签。-(4) upgrade module management function, in addition to the content m
maybecmsa
- Maybecms using PHP language and MySQL database development, and uses the MVC design of the mainstream model, make the system structure clear and easy maintenance, modularity, scalability, support plug-in extensions, the user can freely extend the fun
