资源列表
iCodeGenerator-0.0.9
- C#代码生成工具,可以生成数据访问层代码和页面代码
autoCode
- 自动代码生成器asp.net代码,省人力物力
wf1
- 五子棋,简单算法,只有可连接,没有多余东西
yh
- 杨辉三角_对齐VC.txt 杨辉三角_对齐VC.txt
ye
- 用2进制输出int型到文件.txt 用2进制输出int型到文件.txt
yq
- 一群小孩围成一圈C_vector.txt
sx
- 双向链表,先做一个方向,再找另一个方向,已连接。
SharpUSBlib20041208
- #usblib (SharpUSBLib) is a wrapper around the libusb project (WIN32), thus you must have it installed prior to using #usblib. Mike started this project because he wanted to program a power switch (GEMBIRD SIS-PM) with a USB port and didn t find any .
Capture
- C#写的一个用API函数实现截屏功能。主要是说明在C#里怎么调用API函数!
mywebsite
- 在.net平台下开发的一个网站得源码,该网站主要用于发布新闻。
WEBBOOK
- 运行环境:Win 2000 Server + SQL Server 2000 + MS vs.net Framework 安装: 1、用相应解压工具解开BookShop.rar到某目录下,如C:\\BookShop,将其设置为Web共享。 2、将Database里边的数据文件到某目录下,如C:\\Db,启动SQL Server的查询分析器, 运行以下存储过程 sp_attach_db BookShop ,
ldap_vcnet
- 这是一个vc.net(2003)项目,该项目把对ldap的操作(连接、添加、移动、查找、删除、修改等操作)封装为一个dll,这样其他.net项目就可以直接引用该dll。