-
Desktop
自己写的一个小小内存池,,希望可以分享。。里面的main.cpp是使用的例子(
To write a small memory pool, and hope to share. . There are examples of the use of main.cpp)
- 2014-07-12 21:53:42下载
- 积分:1
-
95665122
想看看鼎鼎大名的雷电的源代码吗?哈哈,下了就知道了,很爽吧()
- 2018-02-24 09:29:15下载
- 积分:1
-
SendMessage模拟鼠标单击事件(在webbrowser网页实现) 实例完整源码
一个利用winapi模拟鼠标单击webbrowser中网页实例
- 2013-04-04下载
- 积分:1
-
winprodll
动态链接库 (DLL) 是作为共享函数库的可执行文件。动态链接提供了一种方法,使进程可以调用不属于其可执行代码的函数。函数的可执行代码位于一个 DLL 中,该 DLL 包含一个或多个已被编译、链接并与使用它们的进程分开存储的函数。DLL 还有助于共享数据和资源。多个应用程序可同时访问内存中单个 DLL 副本的内容。 这是一个.CHM 格式的讲解DLL应用的文件,内容比较全。(The dynamic link library (DLL) is an executable file as a shared library. The dynamic link provides a way, so that the process can call a function that does not belong to the executable code. The executable code of the function is located in a DLL, the DLL contains one or more of the function has already been compiled, linked and are separated with the process using them stored.The DLL also helps to share data and resources. Multiple applications can access the contents of a single copy of the DLL in memory.This is the. CHM format, explain the the DLL application of the file, compare the whole content.)
- 2012-11-28 09:13:41下载
- 积分:1
-
UAVPlatform0223
osg地图,在vs2010和qt5上面搭建地图软件框架(Osg map, in the vs2010 and qt5 above the map software framework)
- 2017-03-06 17:05:36下载
- 积分:1
-
C#操作窗口类(句柄操作).doc
C#操作窗口类(句柄操作)
- 2013-10-31下载
- 积分:1
-
num-
求字符串长度,c++教学程序,可供学生初步学习c++使用。(get the lenght of string)
- 2012-03-28 10:48:17下载
- 积分:1
-
gc
说明: 简单垃圾回收器本人以多次试用效果不错,请大家多提意见
(Simple garbage collector I would like to try the effect of a good many times, please do so everyone)
- 2007-08-07 10:54:52下载
- 积分:1
-
c# winform html编辑器 示例源码
快捷键 功能ctrl b 给选中字设置为加粗ctrl c 复制选中内容ctrl x 剪切选中内容ctrl v 粘贴ctrl y 重新执行上次操作ctrl z 撤销上一次操作ctrl i 给选中字设置为斜体ctrl u 给选中字加下划线ctrl a 全部选中shift enter 软回车
- 2013-09-22下载
- 积分:1
-
PE-digital-signature-
提取PE文件的数字签名,还可以写入数字签名(PE files extracted digital signature, digital signature can also be written)
- 2011-05-01 20:45:18下载
- 积分:1