?? ex1.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ex1 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Debug/Script1.res" /d "_DEBUG" "F:\一審\段興\VC++應用程序100例\光盤\82 動態創建數據源\Script1.rc""
Creating temporary file "C:\WINDOWS\TEMP\RSPB241.TMP" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp"Debug/ex1.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /c
"F:\一審\段興\VC++應用程序100例\光盤\82 動態創建數據源\ex1.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPB241.TMP"
Creating command line "link.exe kernel32.lib user32.lib gdi32.lib odbccp32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ex1.pdb" /debug /machine:I386 /out:"Debug/ex1.exe" /pdbtype:sept ".\Debug\ex1.obj" ".\Debug\Script1.res" "
<h3>Output Window</h3>
Compiling resources...
Compiling...
ex1.cpp
Linking...
<h3>Results</h3>
ex1.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -