📄 你好.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 你好 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/你好.res" /d "_DEBUG" /d "_AFXDLL" "F:\一审\段兴\Vc++应用程序100例\光盘\01 一个利用AppWizard编写的基本应用程序\你好.rc""
Creating temporary file "c:\windows\TEMP\RSPE273.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/你好.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\一审\段兴\Vc++应用程序100例\光盘\01 一个利用AppWizard编写的基本应用程序\MainFrm.cpp"
"F:\一审\段兴\Vc++应用程序100例\光盘\01 一个利用AppWizard编写的基本应用程序\你好.cpp"
"F:\一审\段兴\Vc++应用程序100例\光盘\01 一个利用AppWizard编写的基本应用程序\你好Doc.cpp"
"F:\一审\段兴\Vc++应用程序100例\光盘\01 一个利用AppWizard编写的基本应用程序\你好View.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSPE273.TMP"
Creating temporary file "c:\windows\TEMP\RSPE274.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/你好.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\一审\段兴\Vc++应用程序100例\光盘\01 一个利用AppWizard编写的基本应用程序\StdAfx.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSPE274.TMP"
Creating temporary file "c:\windows\TEMP\RSPE275.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/你好.pdb" /debug /machine:I386 /out:"Debug/你好.exe" /pdbtype:sept
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\你好.obj"
".\Debug\你好Doc.obj"
".\Debug\你好View.obj"
".\Debug\你好.res"
]
Creating command line "link.exe @c:\windows\TEMP\RSPE275.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
MainFrm.cpp
你好.cpp
你好Doc.cpp
你好View.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 + -