📄 progressmanamge.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ProgressManamge - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\BLUESN~1\LOCALS~1\Temp\RSP135.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/ProgressManamge.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"H:\vc_workspace\ProgressManamge\ProgressManamge.cpp"
"H:\vc_workspace\ProgressManamge\ProgressManamgeDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\BLUESN~1\LOCALS~1\Temp\RSP135.tmp"
Creating temporary file "C:\DOCUME~1\BLUESN~1\LOCALS~1\Temp\RSP136.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/ProgressManamge.pdb" /machine:I386 /out:"Release/ProgressManamge.exe"
.\Release\DateTimeSetupDlg.obj
.\Release\folder_dialog.obj
.\Release\mscomm.obj
.\Release\ProgressManamge.obj
.\Release\ProgressManamgeDlg.obj
.\Release\SetDoubleValueDlg.obj
.\Release\SetupNewValueDlg.obj
.\Release\StdAfx.obj
.\Release\Utils.obj
.\Release\ProgressManamge.res
]
Creating command line "link.exe @C:\DOCUME~1\BLUESN~1\LOCALS~1\Temp\RSP136.tmp"
<h3>Output Window</h3>
Compiling...
ProgressManamge.cpp
ProgressManamgeDlg.cpp
Generating Code...
H:\vc_workspace\ProgressManamge\ProgressManamgeDlg.cpp(866) : warning C4715: 'CProgressManamgeDlg::getCommPort' : not all control paths return a value
H:\vc_workspace\ProgressManamge\ProgressManamgeDlg.cpp(1415) : warning C4715: 'CProgressManamgeDlg::getDateByInt' : not all control paths return a value
Linking...
<h3>Results</h3>
ProgressManamge.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -