?? ex07_2.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Ex07_2 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Ex07_2.res" /d "_DEBUG" /d "_AFXDLL" "F:\VC++項目開發與多媒體技術教材第二版\工程軟件編程與項目開發\例題\chap07\Ex07_2step2\Ex07_2.rc""
Creating temporary file "C:\DOCUME~1\PAVILION\LOCALS~1\Temp\RSPB2.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Ex07_2.pdb" /debug /machine:I386 /out:"Debug/Ex07_2.exe" /pdbtype:sept
".\Debug\Ex07_2.obj"
".\Debug\Ex07_2Doc.obj"
".\Debug\Ex07_2View.obj"
".\Debug\Line.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\Ex07_2.res"
]
Creating command line "link.exe @C:\DOCUME~1\PAVILION\LOCALS~1\Temp\RSPB2.tmp"
<h3>Output Window</h3>
Compiling resources...
Linking...
<h3>Results</h3>
Ex07_2.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -