⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 httpurl.plg

📁 用C++程序写一个http的连接 作用就是在窗口设置里的网页链接
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: HttpUrl - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/HttpUrl.res" /d "_DEBUG" /d "_AFXDLL" "D:\workspace\HttpUrl\HttpUrl.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP125.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Debug/HttpUrl.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ    /c 
"D:\workspace\HttpUrl\HttpUrl.cpp"
"C:\Documents and Settings\Administrator\桌面\370\HttpDownload.cpp"
"C:\Documents and Settings\Administrator\桌面\370\SocksPacket.cpp"
"C:\Documents and Settings\Administrator\桌面\370\TE_Socket.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP125.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP126.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Debug/HttpUrl.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ    /c 
"D:\workspace\HttpUrl\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP126.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP127.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/HttpUrl.pdb" /debug /machine:I386 /def:".\HttpUrl.def" /out:"Debug/HttpUrl.dll" /implib:"Debug/HttpUrl.lib" /pdbtype:sept 
.\Debug\HttpUrl.obj
.\Debug\StdAfx.obj
.\Debug\HttpUrl.res
.\Debug\HttpDownload.obj
.\Debug\SocksPacket.obj
.\Debug\TE_Socket.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP127.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
HttpUrl.cpp
D:\workspace\HttpUrl\HttpUrl.cpp(72) : error C2065: 'CHttpDownload' : undeclared identifier
D:\workspace\HttpUrl\HttpUrl.cpp(72) : error C2146: syntax error : missing ';' before identifier 'down'
D:\workspace\HttpUrl\HttpUrl.cpp(72) : error C2065: 'down' : undeclared identifier
D:\workspace\HttpUrl\HttpUrl.cpp(79) : error C2228: left of '.GetDownloadFileStatus' must have class/struct/union type
D:\workspace\HttpUrl\HttpUrl.cpp(81) : error C2228: left of '.Download' must have class/struct/union type
HttpDownload.cpp
SocksPacket.cpp
TE_Socket.cpp
Generating Code...
Error executing cl.exe.



<h3>Results</h3>
HttpUrl.dll - 5 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -