资源列表
mir2HOOKcode
- #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 #define WIN32_LEAN_AND_MEAN #define LOGFILE \"C:\\\\hookwsock.log\" #include \"stdio.h\" #include #include /*// IEXPLORE Droiyan Online \"IEFrame\
SkinCrafterDll
- skincrafter 2.6.0破解版dll支持VB、C/C++、delphi语言
read-all-files-in-a-folder
- 读取某个文件夹中所有的文件,通过递归的方式遍历包括子目录在内的所有文件。
VCUSBPCDemo
- ti dsp TMS320C6713 USB速度pc端测试软件
35w
- 本例子程序示出了水晶报表的生成使用方法,以及其它的相关功能
Business
- using System using System.Collections.Generic using System.Text using DataAccess using System.Data namespace Business { public class SalesTable { DataOperate temp = new DataOperate(\"server=. uid=sa pwd=sa database=pubs\")
chess
- C#一个象棋游戏程序 这个程序是为我的学生做的一个象棋游戏,里面涉及大家有兴趣的朋友可以下载来
src
- VC中多线程的例子,由浅到深地介绍多线程编程,是学习多线程的好东西
VHDLjibenchengxu
- 列出了VHDL学习的一些基本程序,对于加深VHDL的编程能力具有很大的帮助.
HKproc
- delphi*原码
vb-HOOK
- 在vb下有关于hook的全面介绍,对学习很有帮助
CSharp_Socket
- C# Socket编程例子,多数也是网上找的资料,请大家指出不足指出。