-
读写xml日志源码 读写xml日志源码
读写xml日志源码 读写xml日志源码-Read and write xml source to read and write xml log log source
- 2022-06-15 23:20:02下载
- 积分:1
-
a memory pool small example of the application of the memory pool can be used as...
一个内存池应用的小例子,对内存池的使用可以作为参考-a memory pool small example of the application of the memory pool can be used as a reference
- 2022-08-09 06:43:04下载
- 积分:1
-
重要的是,我们喜欢它。
it is important that wo are like it.-hao
- 2023-06-25 18:00:03下载
- 积分:1
-
一个在WIN2000和WINXP下隐藏的类,直接可以使用,但在有时不是很稳定,可能造成死机,呵呵,仅供参考,我也是看别人的代码,然后写成一个类的,主要目的是方便...
一个在WIN2000和WINXP下隐藏的类,直接可以使用,但在有时不是很稳定,可能造成死机,呵呵,仅供参考,我也是看别人的代码,然后写成一个类的,主要目的是方便使用。-a WINXP in WIN2000 and hidden under the category, can be used directly. But sometimes is not very stable, which may result dies, what is for reference only, I also look at the code, then into a category, the main objective is to facilitate use.
- 2022-03-05 17:03:51下载
- 积分:1
-
测试 PB 调用DLL
测试 PB 模块嵌入历史系统
测试 PB 调用DLL
测试 PB 模块嵌入历史系统-PB test PB call DLL modules embedded in the history of test system
- 2023-06-12 13:00:04下载
- 积分:1
-
windows下一种反动态跟踪的方法
windows下一种反动态跟踪的方法-windows under a dynamic- tracking method
- 2022-06-11 13:01:00下载
- 积分:1
-
扩展EDIT控件功能,弹出自己的右键菜单并响应事件
扩展EDIT控件功能,弹出自己的右键菜单并响应事件-EDIT extended control functions, pop-up their own menu and respond to incidents
- 2022-06-01 05:11:55下载
- 积分:1
-
使用.net,建立一个动态库,提供接口用于调用webservice接口,以及提供时间戳接口...
使用.net,建立一个动态库,提供接口用于调用webservice接口,以及提供时间戳接口-Use. Net, the establishment of a dynamic library, providing an interface for calling webservice interface, and the provision of time-stamp interface
- 2023-03-18 23:00:03下载
- 积分:1
-
通过消息传递数据,讲解消息机制,理论和开发过程
通过消息传递数据,讲解消息机制,理论和开发过程-through messaging data on the mechanism of information theory and the development process
- 2022-03-04 04:28:36下载
- 积分:1
-
结构体对齐的算法 < 常用算法与数据结构 >
由于需要做一个自动配置平台的东西,涉及到结构解析的问题。因为结构体在编译时会自动对齐边界,...
结构体对齐的算法 < 常用算法与数据结构 >
由于需要做一个自动配置平台的东西,涉及到结构解析的问题。因为结构体在编译时会自动对齐边界,如果没有一个准确的算法,是不可能得到每一个成员变量的正确偏移量的。为了解决这个问题我在网上查了一圈资料,看了MSDN上的相关介绍,但始终没有找到一个直接的算法,无奈之下只好自己亲自动手,一点一点摸索其中的实现规则。经过一天的实验之后,终于找到了这个算法。为了让以后有需要解决同样问题的朋友们能有个参考,特将此算法提供给vckbase。也谨此感谢vckbase上那些给我提供过帮助的朋友们。
源代码包括两部分,一部分是正式的调用函数,一部分是调用demo程序,全部包含在AlignOffSet.cpp文件中。该文件已经在VC++6.0上通过编译,并运行成功。
- 2022-11-25 01:35:04下载
- 积分:1