📄 rectvinfo.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: rectvinfo - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/rectvinfo.res" /d "NDEBUG" "E:\work\电压表项目\rectvinfo\rectvinfo.rc""
Creating temporary file "C:\DOCUME~1\user\LOCALS~1\Temp\RSP2.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/rectvinfo.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\work\电压表项目\rectvinfo\MainFrm.cpp"
"E:\work\电压表项目\rectvinfo\mComm.cpp"
"E:\work\电压表项目\rectvinfo\mSocket.cpp"
"E:\work\电压表项目\rectvinfo\myDb.cpp"
"E:\work\电压表项目\rectvinfo\rectvinfo.cpp"
"E:\work\电压表项目\rectvinfo\rectvinfoDoc.cpp"
"E:\work\电压表项目\rectvinfo\rectvinfoView.cpp"
"E:\work\电压表项目\rectvinfo\SecretComm.cpp"
"E:\work\电压表项目\rectvinfo\uploaddata.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\user\LOCALS~1\Temp\RSP2.tmp"
Creating temporary file "C:\DOCUME~1\user\LOCALS~1\Temp\RSP3.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/rectvinfo.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\work\电压表项目\rectvinfo\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\user\LOCALS~1\Temp\RSP3.tmp"
Creating temporary file "C:\DOCUME~1\user\LOCALS~1\Temp\RSP4.tmp" with contents
[
"c:\Program Files\Microsoft Visual Studio\VC98\Lib\Winmm.lib" /nologo /subsystem:windows /incremental:no /pdb:"Release/rectvinfo.pdb" /machine:I386 /out:"Release/rectvinfo.exe"
".\Release\MainFrm.obj"
".\Release\mComm.obj"
".\Release\mSocket.obj"
".\Release\myDb.obj"
".\Release\rectvinfo.obj"
".\Release\rectvinfoDoc.obj"
".\Release\rectvinfoView.obj"
".\Release\SecretComm.obj"
".\Release\StdAfx.obj"
".\Release\uploaddata.obj"
".\Release\rectvinfo.res"
]
Creating command line "link.exe @C:\DOCUME~1\user\LOCALS~1\Temp\RSP4.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
MainFrm.cpp
mComm.cpp
mSocket.cpp
myDb.cpp
rectvinfo.cpp
rectvinfoDoc.cpp
rectvinfoView.cpp
SecretComm.cpp
uploaddata.cpp
Generating Code...
Linking...
<h3>Results</h3>
rectvinfo.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -