-
tongxunlu
通讯录系统,简单的对通讯录进行编程,可实现文件的输出(Address book system, easy to program to the address book, documents can be output)
- 2009-04-06 11:34:33下载
- 积分:1
-
VCPPDevelopment-of-the-database
visual C++数据库系统开发完全手册配套光盘(visual C++ Development of the database system completely manual CD
)
- 2011-12-06 15:34:38下载
- 积分:1
-
hook_func
修改Windows函数的源码 (The source for modifying windows function)
- 2020-07-01 03:00:02下载
- 积分:1
-
estimate_bmp_size
判断bmp图片的大小。描述如何获得位图的大小,然后再进一步处理。(Bmp picture to judge the size. Describes how to obtain the size of the bitmap, and then further treatment.)
- 2008-05-18 12:14:33下载
- 积分:1
-
ndislwf-master
windows过滤驱动的示例代码,解析IP、TCP数据包,没有添加实际功能(Windows filter driver sample code, parsing IP, TCP data packets, did not add the actual function)
- 2021-02-07 18:29:55下载
- 积分:1
-
qtstudydoc
QT学习教程,很好用的
差不多所有的程序教材都从Hello 开始,下面就是这个程序的qt版本(good QT course
1#include <QApplication>
2#include <QLabel>
3 int main(int argc, char*argv[])
4 {
5 QApplication app(argc, argv)
6 QLabel*label = new QLabel("Hello Qt!")
7 label->show()
8 return app.exec()
9 }
)
- 2012-03-10 14:46:07下载
- 积分:1
-
MyIE
VC++ 实现网页自动填表功能,精选学习源码,很好的参考资料。(VC++ Webpage autofill, select learning source code, a good reference.)
- 2013-12-26 13:48:28下载
- 积分:1
-
jnnction
p2p打洞的功能封装,对于需要使用P2P的地方可以直接引用(P2p make hole function encapsulation, the need to use p2p can direct reference)
- 2017-06-12 08:59:20下载
- 积分:1
-
main
Simple Linked List.vcproj
- 2009-12-17 06:44:00下载
- 积分:1
-
work-with-html-layout
template for web page
- 2016-10-20 00:57:03下载
- 积分:1