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

📄 hexview.plg

📁 Visual+C+++6[1].0实用教程代码 Visual+C+++6[1].0实用教程代码
💻 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".\WinRel/hexview.res" /d "NDEBUG" "E:\VC6.0代码\第17章\HexViewMDI\hexview.rc"" 
Creating temporary file "C:\DOCUME~1\user\LOCALS~1\Temp\RSPCF.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /Fp".\WinRel/Hexview.pch" /Yu"stdafx.h" /Fo".\WinRel/" /Fd".\WinRel/" /FD /c 
"E:\VC6.0代码\第17章\HexViewMDI\hexvidoc.cpp"
"E:\VC6.0代码\第17章\HexViewMDI\hexview.cpp"
"E:\VC6.0代码\第17章\HexViewMDI\hexvivw.cpp"
"E:\VC6.0代码\第17章\HexViewMDI\mainfrm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\user\LOCALS~1\Temp\RSPCF.tmp" 
Creating temporary file "C:\DOCUME~1\user\LOCALS~1\Temp\RSPD0.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /Fp".\WinRel/Hexview.pch" /Yc"stdafx.h" /Fo".\WinRel/" /Fd".\WinRel/" /FD /c 
"E:\VC6.0代码\第17章\HexViewMDI\stdafx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\user\LOCALS~1\Temp\RSPD0.tmp" 
Creating command line "link.exe /nologo /subsystem:windows /profile /machine:I386 /out:".\WinRel/Hexview.exe"  ".\WinRel\hexvidoc.obj" ".\WinRel\hexview.obj" ".\WinRel\hexvivw.obj" ".\WinRel\mainfrm.obj" ".\WinRel\stdafx.obj" ".\WinRel\hexview.res" "
<h3>Output Window</h3>
Compiling resources...
Compiling...
stdafx.cpp
Compiling...
hexvidoc.cpp
hexview.cpp
hexvivw.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 + -