?? shortcut.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ShortCut - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/ShortCut.res" /d "_DEBUG" /d "_AFXDLL" "I:\vc百例\第十二章\建立快捷方式\ShortCut\ShortCut.rc""
Creating temporary file "C:\WINDOWS\TEMP\RSP32A0.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ShortCut.pdb" /debug /machine:I386 /out:"Debug/ShortCut.exe" /pdbtype:sept
".\Debug\NameDlg.obj"
".\Debug\ShortCut.obj"
".\Debug\ShortCutDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\ShortCut.res"
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP32A0.TMP"
<h3>Output Window</h3>
Compiling resources...
Linking...
<h3>Results</h3>
ShortCut.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -