-
介质
中型企业OA系统源代码,可以给200人左右企业使用,代码25M左右,ASP加ACCESS结构。因为SQL版本正在商用中,不过此版本一样可以商用。-Medium-sized enterprises OA system source code, can give about 200 enterprises, about 25M code, ASP increases ACCESS structure. Because the SQL version is commercial, although this version can be commercial.
- 2022-02-02 11:24:26下载
- 积分:1
-
windows debug trace example
windows debug trace example
- 2022-05-29 04:23:28下载
- 积分:1
-
Test callback mechanism CALLBACK. DLL file is called as dynamic invocation. This...
测试回调机制CALLBACK。DLL文件调用为动态调用。此示例在VS2008下测试通过。注意在DLL中需要在DEF文件里的EXPOERTS下面添加tester,编译后将callbackdll.dll添加到dllimporttest的DEBUG目录下。
-Test callback mechanism CALLBACK. DLL file is called as dynamic invocation. This example in VS2008 under test. Note that the DLL is required for EXPOERTS in the DEF file to add the following tester, compiled after callbackdll.dll added to dllimporttest the DEBUG directory.
- 2022-01-21 04:40:32下载
- 积分:1
-
虚似机源码 有需要的朋友希望有所朋助。
虚似机源码 有需要的朋友希望有所朋助。...
虚似机源码 有需要的朋友希望有所朋助。
虚似机源码 有需要的朋友希望有所朋助。-Virtual machine source code need to be friends of friends want to help.
- 2022-03-25 17:38:00下载
- 积分:1
-
windows下恢复被删除的文件
windows下恢复被删除的文件-windows under restore deleted files
- 2022-02-03 22:03:48下载
- 积分:1
-
My net phone for PSTN and VOIP ,try it thanks.
My net phone for PSTN and VOIP ,try it thanks.-My net phone for PSTN and VOIP, try it thanks.
- 2022-06-03 12:07:59下载
- 积分:1
-
它是一个经典的算法-哲学家进餐问题,用VC++实现,通过它大家可以掌握Windows中的多线程编程...
它是一个经典的算法-哲学家进餐问题,用VC++实现,通过它大家可以掌握Windows中的多线程编程-It is a classic algorithm-the Dining Philosophers, VC++, through which we can grasp the Windows multi-threaded programming
- 2022-03-02 07:12:12下载
- 积分:1
-
"Windows programming secret," the most high
《Windows编程奥妙》,Windows编程最高阶图书,《Windwos高级编程》只能算进阶图书。该书作者是Boundcheck编写者之一。强力推荐。-"Windows programming secret," the most high-end Windows programming books, "Advanced Programming Windows" can only be described as intermediate books. The book"s author is Boundcheck one of the authors. Strongly recommended.
- 2022-06-19 02:12:54下载
- 积分:1
-
一个在wince下安防的界面,大家可以下载
一个在wince下安防的界面,大家可以下载-A wince under the Security Interface。。。。
- 2022-03-25 19:40:52下载
- 积分:1
-
How to use the WinIo library in Win2000 and WinXP system. this sample will lead...
VC下WinIo的应用实例(改进版)根据前一版有网友提出的建议进行改进,为了在VC中能正常使用WinIo库,必须按以下步骤进行配置:
(1):将WinIo.dll、WinIo.sys、WINIO.VXD三个文件放在程序可执行文件所在目录下;
(2):将WinIo.lib添加到工程中,WinIo.lib及winio.h文件必须放在工程目录下;
(3):在StdAfx.h头文件中加入#include "winio.h"语句;
(4):调用InitializeWinIo函数初始化WinIo驱动库;
(5):调用读写IO口的GetPortVal或SetPortVal函数;
(6):调用ShutdownWinIo函数;
本实例是在VC6.0环境下 XP系统.
-How to use the WinIo library in Win2000 and WinXP system. this sample will lead you to use the WinIo rightly.
- 2022-08-21 23:18:28下载
- 积分:1