📄 车友.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 车友 - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/车友.res" /d "NDEBUG" "H:\MyProjects\车友\车友.rc""
Creating temporary file "C:\WINDOWS\TEMP\RSPC185.TMP" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/车友.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"H:\MyProjects\车友\DataBase.cpp"
"H:\MyProjects\车友\DataDlg.cpp"
"H:\MyProjects\车友\DelDataDlg.cpp"
"H:\MyProjects\车友\ETSLayout.cpp"
"H:\MyProjects\车友\FlashWin.cpp"
"H:\MyProjects\车友\LoginDlg.cpp"
"H:\MyProjects\车友\SelectDialg.cpp"
"H:\MyProjects\车友\SelectRQ.cpp"
"H:\MyProjects\车友\SelectXC.cpp"
"H:\MyProjects\车友\SuperLink.cpp"
"H:\MyProjects\车友\UserDlg.cpp"
"H:\MyProjects\车友\车友.cpp"
"H:\MyProjects\车友\车友Dlg.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPC185.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSPC186.TMP" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/车友.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"H:\MyProjects\车友\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPC186.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSPC187.TMP" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/车友.pdb" /machine:I386 /out:"Release/车友.exe"
".\Release\DataBase.obj"
".\Release\DataDlg.obj"
".\Release\DelDataDlg.obj"
".\Release\ETSLayout.obj"
".\Release\FlashWin.obj"
".\Release\LoginDlg.obj"
".\Release\SelectDialg.obj"
".\Release\SelectRQ.obj"
".\Release\SelectXC.obj"
".\Release\StdAfx.obj"
".\Release\SuperLink.obj"
".\Release\UserDlg.obj"
".\Release\车友.obj"
".\Release\车友Dlg.obj"
".\Release\车友.res"
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSPC187.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
DataBase.cpp
DataDlg.cpp
DelDataDlg.cpp
ETSLayout.cpp
FlashWin.cpp
LoginDlg.cpp
SelectDialg.cpp
SelectRQ.cpp
SelectXC.cpp
SuperLink.cpp
UserDlg.cpp
车友.cpp
车友Dlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
车友.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -