📄
字号:
<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" "C:\Program Files\Microsoft Visual Studio\MyProjects\拼图游戏\拼图游戏.rc""
Creating temporary file "C:\WINDOWS\TEMP\RSPC0B0.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/拼图游戏.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Program Files\Microsoft Visual Studio\MyProjects\拼图游戏\拼图游戏.cpp"
"C:\Program Files\Microsoft Visual Studio\MyProjects\拼图游戏\MainFrm.cpp"
"C:\Program Files\Microsoft Visual Studio\MyProjects\拼图游戏\拼图游戏Doc.cpp"
"C:\Program Files\Microsoft Visual Studio\MyProjects\拼图游戏\拼图游戏View.cpp"
"C:\Program Files\Microsoft Visual Studio\MyProjects\拼图游戏\MyBitmap.cpp"
"C:\Program Files\Microsoft Visual Studio\MyProjects\拼图游戏\MyRect.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPC0B0.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSPC0B1.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/拼图游戏.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Program Files\Microsoft Visual Studio\MyProjects\拼图游戏\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPC0B1.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSPC0B2.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/拼图游戏.pdb" /debug /machine:I386 /out:"Debug/拼图游戏.exe" /pdbtype:sept
".\Debug\拼图游戏.obj"
".\Debug\StdAfx.obj"
".\Debug\MainFrm.obj"
".\Debug\拼图游戏Doc.obj"
".\Debug\拼图游戏View.obj"
".\Debug\拼图游戏.res"
".\Debug\MyBitmap.obj"
".\Debug\MyRect.obj"
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSPC0B2.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
拼图游戏.cpp
MainFrm.cpp
拼图游戏Doc.cpp
拼图游戏View.cpp
MyBitmap.cpp
MyRect.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 + -