搜索资源列表
Download-Web-Page
- 一个C语言函数。 该函数可以下载一个网页的源文件保存到内存中。 预处理: #include <windows.h> #include <wininet.h> #pragma comment( lib, "wininet.lib" )-A C language function. This function can download a Web page source file into memory. Pretreatment:
17845719
- 展示了用WinInet FTP函数在第二个线程执行期间从匿名FTP服务器上下载文件的方法-Shows the using WinInet FTP function during the second thread execution the anonymous method to download files on the FTP server