material_mis.plg

来自「库存管理信息系统」· PLG 代码 · 共 48 行

PLG
48
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Material_MIS - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\Gary\LOCALS~1\Temp\RSP365.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Material_MIS.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\study\postgradute\book&mm\code\库存管理\源文件\Material_MIS.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Gary\LOCALS~1\Temp\RSP365.tmp" 
Creating temporary file "C:\DOCUME~1\Gary\LOCALS~1\Temp\RSP366.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Material_MIS.pdb" /debug /machine:I386 /out:"Debug/Material_MIS.exe" /pdbtype:sept 
".\Debug\AddBasicInfo.obj"
".\Debug\AddNewUsr.obj"
".\Debug\AppendInInfo.obj"
".\Debug\AppendOutInfo.obj"
".\Debug\ChangePswd.obj"
".\Debug\CheckBasicInfoDLG.obj"
".\Debug\DelConfirm.obj"
".\Debug\LoginDLG.obj"
".\Debug\MainFrm.obj"
".\Debug\Material_MIS.obj"
".\Debug\Material_MISDoc.obj"
".\Debug\Material_MISView.obj"
".\Debug\Search.obj"
".\Debug\SearchplusInfo.obj"
".\Debug\StdAfx.obj"
".\Debug\Material_MIS.res"
]
Creating command line "link.exe @C:\DOCUME~1\Gary\LOCALS~1\Temp\RSP366.tmp"
<h3>Output Window</h3>
Compiling...
Material_MIS.cpp
Linking...



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

⌨️ 快捷键说明

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