📄 download.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Download - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/Download.res" /d "NDEBUG" /d "_AFXDLL" "D:\VC高级网络编程\写书\Download\Download.rc""
Creating temporary file "F:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP79.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Download.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\VC高级网络编程\写书\Download\Download.cpp"
"D:\VC高级网络编程\写书\Download\DownloadDlg.cpp"
"D:\VC高级网络编程\写书\Download\GetList.cpp"
"D:\VC高级网络编程\写书\Download\HTTPDownload.cpp"
"D:\VC高级网络编程\写书\Download\OleListDropTarget.cpp"
]
Creating command line "cl.exe @F:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP79.tmp"
Creating temporary file "F:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7A.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Download.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\VC高级网络编程\写书\Download\StdAfx.cpp"
]
Creating command line "cl.exe @F:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7A.tmp"
Creating temporary file "F:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7B.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/Download.pdb" /machine:I386 /out:"Release/Download.exe"
".\Release\Download.obj"
".\Release\DownloadDlg.obj"
".\Release\GetList.obj"
".\Release\HTTPDownload.obj"
".\Release\OleListDropTarget.obj"
".\Release\StdAfx.obj"
".\Release\Download.res"
]
Creating command line "link.exe @F:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7B.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Download.cpp
DownloadDlg.cpp
GetList.cpp
HTTPDownload.cpp
OleListDropTarget.cpp
Generating Code...
Linking...
<h3>Results</h3>
Download.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -