📄 skyblue_rect.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: skyblue_Rect - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\炼航\LOCALS~1\Temp\RSP64.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/skyblue_Rect.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\VC++3\第5章 俄罗斯方块\skyblue_Rect\skyblue_RectView.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\炼航\LOCALS~1\Temp\RSP64.tmp""
Creating temporary file "C:\DOCUME~1\炼航\LOCALS~1\Temp\RSP65.tmp" with contents
[
Winmm.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/skyblue_Rect.pdb" /debug /machine:I386 /out:"Debug/skyblue_Rect.exe" /pdbtype:sept
".\Debug\MainFrm.obj"
".\Debug\OptionDlg.obj"
".\Debug\skyblue_Rect.obj"
".\Debug\skyblue_RectDoc.obj"
".\Debug\skyblue_RectView.obj"
".\Debug\StdAfx.obj"
".\Debug\skyblue_Rect.res"
]
Creating command line "link.exe @"C:\DOCUME~1\炼航\LOCALS~1\Temp\RSP65.tmp""
<h3>Output Window</h3>
Compiling...
skyblue_RectView.cpp
Linking...
<h3>Results</h3>
skyblue_Rect.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -