⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 hexview.plg

📁 以十六进制显示文档内容
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: HexView - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Release/HexView.res" /d "NDEBUG" "C:\VCBib\Chap19All\Chap19\HexView\HexView.rc"" 
Creating temporary file "C:\TEMP\RSP5054.TMP" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/HexView.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"C:\VCBib\Chap19All\Chap19\HexView\HexView.cpp"
"C:\VCBib\Chap19All\Chap19\HexView\HexViewDoc.cpp"
"C:\VCBib\Chap19All\Chap19\HexView\HexViewView.cpp"
"C:\VCBib\Chap19All\Chap19\HexView\MainFrm.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP5054.TMP" 
Creating temporary file "C:\TEMP\RSP5055.TMP" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/HexView.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"C:\VCBib\Chap19All\Chap19\HexView\StdAfx.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP5055.TMP" 
Creating temporary file "C:\TEMP\RSP5056.TMP" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/HexView.pdb" /machine:I386 /out:"Release/HexView.exe" 
.\Release\HexView.obj
.\Release\HexViewDoc.obj
.\Release\HexViewView.obj
.\Release\MainFrm.obj
.\Release\StdAfx.obj
.\Release\HexView.res
]
Creating command line "link.exe @C:\TEMP\RSP5056.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
HexView.cpp
HexViewDoc.cpp
HexViewView.cpp
MainFrm.cpp
Generating Code...
Linking...



<h3>Results</h3>
HexView.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -