mz.plg

来自「MH编码是用于黑白二进制文件传真的数据压缩。文件传真是指一般文件、图纸、手写稿、」· PLG 代码 · 共 28 行

PLG
28
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MZ - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1.0A8\LOCALS~1\Temp\RSP10.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/MZ.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Documents and Settings\Administrator.0A8B245788D24AD\桌面\MZ\MZDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1.0A8\LOCALS~1\Temp\RSP10.tmp" 
<h3>Output Window</h3>
Compiling...
MZDlg.cpp
c:\documents and settings\administrator.0a8b245788d24ad\桌面\mz\mzdlg.cpp(4) : fatal error C1083: Cannot open precompiled header file: 'Debug/MZ.pch': No such file or directory
执行 cl.exe 时出错.



<h3>Results</h3>
MZDlg.obj - 1 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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