资源列表
[Windows编程] Memory_alignment
说明:C++的编译器总是在背后做了很多事! 这是一个关于内存对齐的学习程序-C++ compiler is always at the back a lot of things to do! This is a study about memory alignment procedures<高军> 在 2025-04-17 上传 | 大小:84kb | 下载:0
[Windows编程] Memory_leaktest
说明:使用 CRT 调试功能来检测内存泄漏,不懂的可以学习一下!-The use of CRT debug functions to detect memory leaks, do not understand you can learn!<高军> 在 2025-04-17 上传 | 大小:14kb | 下载:0
[Windows编程] Input_Method
说明:目前常用的输入法基本上有两种类型:外挂式(如早期的万能五笔)及输入法接口式(Input Method Editor-IME)。外挂式比较简单,就是一个exe文件,通过模拟一些Windows输入消息来给当前处于活动状态的编辑窗口输入文字,一个显著的优点是输入法只要启动一次,就可以在所有进程中使用;但缺点不不容忽视,首先实现起来也不容易,一个更大的不足是兼容性不够好,通常一个Windows版本需要一人对应的输入法版本,此外这类输入法为了能够<高军> 在 2025-04-17 上传 | 大小:18kb | 下载:0
[钩子与API截获] Prevent_Loadhook
说明:阻止全局钩子的加载.使用了微软的Detours库进行API拦截。如果只是为了拦截一个函数,使用Detours好像有点儿浪费。本程序不使用Detours库,直接对LoadLibraryExW函数进行拦截。-Hook to prevent the loading of the overall situation. The use of Microsoft' s Detours library to intercept API. If<高军> 在 2025-04-17 上传 | 大小:12kb | 下载:0
[Windows编程] aero_clock
说明:vb一个很可爱的时钟,动画,葛优吃草的时钟-vb a very cute clock, animation, Ge You eat grass clock<fh2010cn> 在 2025-04-17 上传 | 大小:10.82mb | 下载:0
[其他小程序] math_caculator
说明:实现了一个计算器。可以包括四则运算、乘方运算、括号等操作。一个理想作业程序。-Implementation of a calculator. 4 may include computing, involution operator in brackets, such as the operation. An ideal operating procedures.<shenyan> 在 2025-04-17 上传 | 大小:370kb | 下载:0