📄 netcrawler.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: NetCrawler - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/NetCrawler.res" /d "NDEBUG" /d "_AFXDLL" "E:\SRTP\Crawler\NetCrawler.rc""
Creating temporary file "C:\DOCUME~1\liyang\LOCALS~1\Temp\RSP7B.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/NetCrawler.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\SRTP\Crawler\DownloadData.cpp"
"E:\SRTP\Crawler\MainThread.cpp"
"E:\SRTP\Crawler\NetCrawler.cpp"
"E:\SRTP\Crawler\NetCrawlerDlg.cpp"
"E:\SRTP\Crawler\ProjectDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\liyang\LOCALS~1\Temp\RSP7B.tmp"
Creating temporary file "C:\DOCUME~1\liyang\LOCALS~1\Temp\RSP7C.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/NetCrawler.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\SRTP\Crawler\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\liyang\LOCALS~1\Temp\RSP7C.tmp"
Creating temporary file "C:\DOCUME~1\liyang\LOCALS~1\Temp\RSP7D.tmp" with contents
[
Wininet.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/NetCrawler.pdb" /machine:I386 /out:"Release/NetCrawler.exe"
.\Release\DownloadData.obj
.\Release\MainThread.obj
.\Release\NetCrawler.obj
.\Release\NetCrawlerDlg.obj
.\Release\ProjectDlg.obj
.\Release\StdAfx.obj
.\Release\NetCrawler.res
]
Creating command line "link.exe @C:\DOCUME~1\liyang\LOCALS~1\Temp\RSP7D.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
DownloadData.cpp
MainThread.cpp
E:\SRTP\Crawler\MainThread.cpp(79) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
NetCrawler.cpp
NetCrawlerDlg.cpp
ProjectDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
NetCrawler.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -