-
lua与c++互相调用的封装
【实例简介】
方便lua调用c 类及绑定类引用的封装
- 2021-08-06 00:31:07下载
- 积分:1
-
pigdjas67
By throwing an exception to indicate the occurrence of an error(By throwing an exception to indicate the occurrence of an erro)
- 2018-12-25 13:29:14下载
- 积分:1
-
C#实现挂机锁,挂机 参考 实例源码
挂机时锁定可以参考这个实例
- 2013-01-19下载
- 积分:1
-
WindowsAPI消息大全
说明: 目前网上的WindowsMessage基本上都是WM_开头的,本文档汇集了所有类型的Windows消息及其对应的16进制字面量,包括ComboBox、ListView等等控件,并附带简短说明(All Windows Messages and consts)
- 2020-06-22 13:00:02下载
- 积分:1
-
Regedit
C++实现的读写注册表的功能,可以直接读取某个键的值,设定某个键的值和删除某个键的值,非常方便。(Read and write C++ implementation of the registry function, you can directly read the value of a key, set the value of a key to delete a key value, very convenient.)
- 2013-10-27 19:41:13下载
- 积分:1
-
MACAddress
系统 mac 地址的操作。
查找mac地址(finding mac)
- 2011-02-11 14:01:50下载
- 积分:1
-
hsad
利用DevC++写的Windows基本控件的类库,有详细的使用例子,水平有限,希望指正(Use DevC to write the Windows basic control class library, have detailed use example, the level is limited, want to point to correct)
- 2018-12-30 20:31:07下载
- 积分:1
-
bb1
说明: 用队列或栈实现一个简单的停车场管理的系统(Queue or stack with the realization of a simple car park management system)
- 2008-12-08 16:49:34下载
- 积分:1
-
timem_PCM
G729a library audio coding, coding PCM for g729a, compressible 16 times
- 2017-05-22 04:21:00下载
- 积分: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