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

📄 iptest.plg

📁 利用互联网
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: IPTest - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ssq\LOCALS~1\Temp\RSP320.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/IPTest.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\SSQ\Test\IPTest\IPTestDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ssq\LOCALS~1\Temp\RSP320.tmp" 
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/IPTest.pdb" /debug /machine:I386 /out:"Debug/IPTest.exe" /pdbtype:sept  .\Debug\IPTest.obj .\Debug\IPTestDlg.obj .\Debug\StdAfx.obj .\Debug\IPTest.res "
<h3>Output Window</h3>
Compiling...
IPTestDlg.cpp
D:\SSQ\Test\IPTest\IPTestDlg.cpp(175) : error C2079: 'iaddr' uses undefined struct 'in_addr'
D:\SSQ\Test\IPTest\IPTestDlg.cpp(176) : error C2228: left of '.s_addr' must have class/struct/union type
D:\SSQ\Test\IPTest\IPTestDlg.cpp(176) : error C2065: 'saddr' : undeclared identifier
D:\SSQ\Test\IPTest\IPTestDlg.cpp(177) : error C2065: 'inet_ntoa' : undeclared identifier
D:\SSQ\Test\IPTest\IPTestDlg.cpp(178) : error C2065: 'CHttpFile' : undeclared identifier
D:\SSQ\Test\IPTest\IPTestDlg.cpp(178) : error C2065: 'pFile' : undeclared identifier
D:\SSQ\Test\IPTest\IPTestDlg.cpp(178) : error C2106: '=' : left operand must be l-value
D:\SSQ\Test\IPTest\IPTestDlg.cpp(181) : error C2065: 'CInternetSession' : undeclared identifier
D:\SSQ\Test\IPTest\IPTestDlg.cpp(181) : error C2146: syntax error : missing ';' before identifier 'internetSession'
D:\SSQ\Test\IPTest\IPTestDlg.cpp(181) : error C2065: 'internetSession' : undeclared identifier
D:\SSQ\Test\IPTest\IPTestDlg.cpp(184) : error C2065: 'DestPostIP' : undeclared identifier
D:\SSQ\Test\IPTest\IPTestDlg.cpp(187) : error C2065: 'sVisitorURL' : undeclared identifier
D:\SSQ\Test\IPTest\IPTestDlg.cpp(188) : error C2059: syntax error : ')'
D:\SSQ\Test\IPTest\IPTestDlg.cpp(191) : error C2227: left of '->SendRequest' must point to class/struct/union
D:\SSQ\Test\IPTest\IPTestDlg.cpp(193) : error C2541: delete : cannot delete objects that are not pointers
D:\SSQ\Test\IPTest\IPTestDlg.cpp(194) : error C2228: left of '.Close' must have class/struct/union type
D:\SSQ\Test\IPTest\IPTestDlg.cpp(196) : error C2061: syntax error : identifier 'CInternetException'
D:\SSQ\Test\IPTest\IPTestDlg.cpp(196) : error C2310: catch handlers must specify one type
D:\SSQ\Test\IPTest\IPTestDlg.cpp(199) : error C2541: delete : cannot delete objects that are not pointers
D:\SSQ\Test\IPTest\IPTestDlg.cpp(200) : error C2065: 'pEx' : undeclared identifier
D:\SSQ\Test\IPTest\IPTestDlg.cpp(200) : error C2227: left of '->Delete' must point to class/struct/union
D:\SSQ\Test\IPTest\IPTestDlg.cpp(202) : error C2317: 'try' block starting on line '180' has no catch handlers
Error executing cl.exe.



<h3>Results</h3>
IPTest.exe - 22 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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