📄 test.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: test - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP243.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/test.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\完成的工作\VC程序\ADCAN\CommPort.cpp"
"E:\完成的工作\VC程序\ADCAN\IDCalculate.cpp"
"E:\完成的工作\VC程序\ADCAN\SetPathDlg.cpp"
"E:\完成的工作\VC程序\ADCAN\test.cpp"
"E:\完成的工作\VC程序\ADCAN\testDlg.cpp"
"E:\完成的工作\VC程序\ADCAN\TestListBox.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP243.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP244.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/test.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\完成的工作\VC程序\ADCAN\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP244.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
CommPort.cpp
IDCalculate.cpp
SetPathDlg.cpp
test.cpp
testDlg.cpp
TestListBox.cpp
Generating Code...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP245.tmp" with contents
[
Mpr.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/CAN网测试工具.pdb" /machine:I386 /out:"CAN网测试工具.exe"
".\Release\CommPort.obj"
".\Release\IDCalculate.obj"
".\Release\SetPathDlg.obj"
".\Release\StdAfx.obj"
".\Release\test.obj"
".\Release\testDlg.obj"
".\Release\TestListBox.obj"
".\Release\test.res"
".\ControlCAN.lib"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP245.tmp"
<h3>Output Window</h3>
Linking...
Creating command line "bscmake.exe /nologo /o"Release/test.bsc" ".\Release\StdAfx.sbr" ".\Release\CommPort.sbr" ".\Release\IDCalculate.sbr" ".\Release\SetPathDlg.sbr" ".\Release\test.sbr" ".\Release\testDlg.sbr" ".\Release\TestListBox.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
CAN网测试工具.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -