搜索资源列表
vc 数据库编程三部源代码
- vc 数据库编程三部 源代码我也曾经找了很久 不过最后放弃了 于是自己开始写。vc 数据库编程三部上介绍的代码有部分是错误的,参考了http://blog.sina.com.cn/s/blog_5f30147a0100eb31.html~type=v5_one&label=rela_nextarticle后我已经成功调试成功。我写的这个程序完全实现了第9章上的功能,但也偷懒了只实现了其中的一个实例:会员的入会、退会和查询功能。大家看看就知道了
Gsoap vc开发soap协议 http+ xml 多进程沟通
- Gsoap vc开发soap协议 http+ xml 多进程沟通,Soap agreement to develop Gsoap vc
vc++Multi-Thread.rar
- vc多线程:用vc实现多串口多线程工业控制 来源:编程基地 http://bcjidi.cn/,vc Multithread: Using vc multi-serial multi-threaded industrial control Source: programming base http://bcjidi.cn/
httprequest
- vc++ http post get 请求-vc++ http post get
http Client
- 用vc++ MFC设计的http服务器以及客户端程序,对了解http协议及工作原理很有帮助-Using vc++ MFC design http server and client, understanding the http protocol and the principle of helpful
vc.GET.POST.http.client.code.send.request
- vc实现GET POST发送请求http客户端代码vc realize GET POST http client code to send request -vc realize GET POST http client code to send request
vc-http-POST-PHP
- vc客户端通过http的POST方式传送文件到PHP服务器-vc client via the http POST method to transfer files to your PHP server
vc-http
- vc Socket GET_POST发送http请求示例-vc Socket GET_POST send http
ScrollBitmap_demo
- Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the vc++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchBlt( ) function.The major disad
http
- http服务器,这是由vc++编写的类似于http的服务器程序-http server, which is by vc++ prepared similar to the server program http
http
- http协议详解,对网络编程方面非常有用处-Detailed http protocol for network programming is very useful
119128630sddsf
- vc下载程序源代码,内有详细的代码,可直接运行使用。希望对进行下载程序开发的程序员有所帮助。FTP、http 多线程断点续传下载文件-vc download the source code, which has a detailed code, can be directly used to run. Wish to download the procedure developed by programmers help. FTP, http multithreaded http downloa
vc-http-FILE-WEB
- 作用的是MFC中的一个类,http,分析SOCKET协议。模仿http上传文件。通过80端口上传,可有效避开防火墙等。-用vc通过http把文件直接传到WEB服务器上,可以在开发木马的朋友会用到。-vc-http-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM
httpsocket
- 給學習 vc++ 者參考 http socket 相關的使用-To learn vc++ by reference to http socket related to the use of
sniffer
- vc 下实现的一个数据包分析的程序 有界面 可以将抓到的包载入数据库 可以分析Ip ICMP UDP TCP http等类型的数据包-vc to achieve a data packet analysis procedure interface can be caught in the package loading database can be analyzed Ip ICMP UDP TCP http and other types of data packets
ImageCrawl
- 本软件自动将 http://images.google.cn 中 Google 图片搜索到的原图片自动下载至本地文件夹,系统使用 vc++ 6.0 开发,完全源码,使用 httpd 协议下载。-The software automatically http://images.google.cn in Google image search to the original image automatically downloaded to a local folder, system develo
sockethttpdown
- vc++6.0 sockot 实现 http下载,-vc++6.0 sockot achieve http download
vc.multi.threaded.http.protocol.download.code
- vc编程http协议多线程下载经典代码vc programming multi-threaded http protocol to download classic code -vc programming multi-threaded http protocol to download classic code
http-server-examples
- vc++编程,实现http网络服务器实例,获取有关网络设置-vc++ programming, http web server instance, information about network settings
多线程与断点续传源码 vc http
- 本代码是基于http的多线程支持断点续传的源代码,内容详尽,代码结构简单,适合初学者学习使用,无需调试修改,非常强大,在vc6.0上使用,欢迎下载。