?? hexeditor.plg
字號(hào):
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: HexEditor - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Release/HexEditor.res" /d "NDEBUG" /d "_AFXDLL" "C:\work\HexEditor\HexEditor.rc""
Creating temporary file "c:\windows\TEMP\RSPB194.TMP" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/HexEditor.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\work\HexEditor\DLGEditData.cpp"
"C:\work\HexEditor\DLGInsertData.cpp"
"C:\work\HexEditor\DLGProgress.cpp"
"C:\work\HexEditor\HexEditor.cpp"
"C:\work\HexEditor\HexEditorDoc.cpp"
"C:\work\HexEditor\HexEditorView.cpp"
"C:\work\HexEditor\MainFrm.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSPB194.TMP"
Creating temporary file "c:\windows\TEMP\RSPB195.TMP" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/HexEditor.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\work\HexEditor\StdAfx.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSPB195.TMP"
Creating temporary file "c:\windows\TEMP\RSPB196.TMP" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/HexEditor.pdb" /machine:I386 /out:"Release/HexEditor.exe"
.\Release\DLGEditData.obj
.\Release\DLGInsertData.obj
.\Release\DLGProgress.obj
.\Release\HexEditor.obj
.\Release\HexEditorDoc.obj
.\Release\HexEditorView.obj
.\Release\MainFrm.obj
.\Release\StdAfx.obj
.\Release\HexEditor.res
]
Creating command line "link.exe @c:\windows\TEMP\RSPB196.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
DLGEditData.cpp
DLGInsertData.cpp
DLGProgress.cpp
HexEditor.cpp
HexEditorDoc.cpp
HexEditorView.cpp
MainFrm.cpp
Generating Code...
Linking...
<h3>Results</h3>
HexEditor.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -