?? spiprog.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: spiprog - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\temp\RSP11.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Release/" /Fp"Release/spiprog.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\install\CPP\comm\spiprog\spiprog.cpp"
]
Creating command line "cl.exe @C:\temp\RSP11.tmp"
Creating temporary file "C:\temp\RSP12.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib comctl32.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/spiprog.pdb" /machine:I386 /out:"Release/spiprog.exe"
.\Release\spiprog.obj
.\Release\StdAfx.obj
.\Release\spiprog.res
]
Creating command line "link.exe @C:\temp\RSP12.tmp"
<h3>Output Window</h3>
Compiling...
spiprog.cpp
Linking...
<h3>Results</h3>
spiprog.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -