-
大小: 7.77M文件類(lèi)型: .rar金幣: 1下載: 0 次發(fā)布日期: 2021-01-29
- 語(yǔ)言: C/C++
- 標(biāo)簽: 網(wǎng)頁(yè)??源代碼??
資源簡(jiǎn)介
get獲取網(wǎng)頁(yè)源代碼
代碼片段和文件信息
//?get.cpp?:?定義控制臺(tái)應(yīng)用程序的入口點(diǎn)。
//
#include?“stdafx.h“
#include?“strcoding.h“
#include??
#include? //字符串操作基本函數(shù)
#include? //C語(yǔ)言標(biāo)準(zhǔn)庫(kù)函數(shù)的定義
//#include?
//#include???????????????????//包含文件流,這樣就可以使用與文件相關(guān)的一些函數(shù),像open(),close()等
//#include?? //標(biāo)準(zhǔn)的輸入輸出流頭文件
//?socket編程要包括的一個(gè)lib文件//代碼文件保存在D:/1.txt
#pragma?comment(lib?“ws2_32.lib“)?
using?namespace?std;
void?geturl(char?*url)
{
????????WSADATA?WSAData={0};
????????SOCKET????????sockfd;
????????struct?sockaddr_in????????addr;
????????struct?hostent????????*pURL;
????????char????????myurl[BUFSIZ];
????????char????????*pHost?=?0?*pGET?=?0;
????????char????????host[BUFSIZ]?GET[BUFSIZ];
????????char????????header[BUFSIZ]?=?““;
????????static?char????????t
?屬性????????????大小?????日期????時(shí)間???名稱(chēng)
-----------?---------??----------?-----??----
?????文件??????59904??2015-07-13?15:13??get\Debug\get.exe
?????文件?????500488??2015-07-13?15:13??get\Debug\get.ilk
?????文件?????789504??2015-07-13?15:13??get\Debug\get.pdb
?????文件???????2180??2015-07-13?15:13??get\get\Debug\cl.command.1.tlog
?????文件??????42684??2015-07-13?15:13??get\get\Debug\CL.read.1.tlog
?????文件???????1376??2015-07-13?15:13??get\get\Debug\CL.write.1.tlog
?????文件???????2787??2015-07-13?15:13??get\get\Debug\get.Build.CppClean.log
?????文件????????406??2015-07-13?15:13??get\get\Debug\get.exe.em
?????文件????????472??2015-07-13?15:13??get\get\Debug\get.exe.em
?????文件????????381??2015-07-13?15:13??get\get\Debug\get.exe.intermediate.manifest
?????文件?????????89??2015-07-13?15:13??get\get\Debug\get.lastbuildstate
?????文件???????9941??2015-07-13?15:13??get\get\Debug\get.log
?????文件?????105952??2015-07-13?15:13??get\get\Debug\get.obj
?????文件????1179648??2015-07-13?15:13??get\get\Debug\get.pch
?????文件????????196??2015-07-13?15:13??get\get\Debug\get_manifest.rc
?????文件??????????2??2015-07-13?15:13??get\get\Debug\li
?????文件??????????2??2015-07-13?15:13??get\get\Debug\li
?????文件??????????2??2015-07-13?15:13??get\get\Debug\li
?????文件??????????2??2015-07-13?15:13??get\get\Debug\li
?????文件??????????2??2015-07-13?15:13??get\get\Debug\li
?????文件??????????2??2015-07-13?15:13??get\get\Debug\li
?????文件???????1776??2015-07-13?15:13??get\get\Debug\li
?????文件???????4066??2015-07-13?15:13??get\get\Debug\li
?????文件????????986??2015-07-13?15:13??get\get\Debug\li
?????文件????????362??2015-07-13?15:13??get\get\Debug\mt.command.1.tlog
?????文件????????266??2015-07-13?15:13??get\get\Debug\mt.read.1.tlog
?????文件????????306??2015-07-13?15:13??get\get\Debug\mt.write.1.tlog
?????文件????????492??2015-07-13?15:13??get\get\Debug\rc.command.1.tlog
?????文件????????382??2015-07-13?15:13??get\get\Debug\rc.read.1.tlog
?????文件????????286??2015-07-13?15:13??get\get\Debug\rc.write.1.tlog
............此處省略29個(gè)文件信息
評(píng)論
共有 條評(píng)論