homeres.plg

来自「家庭财务管理系统毕业论文,含源码。基于ACCESS数据库的运用。用了VC++ 6」· PLG 代码 · 共 61 行

PLG
61
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: HomeRes - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAF4.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/HomeRes.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Documents and Settings\Administrator\桌面\HomeRes\LoadDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAF4.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAF5.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/HomeRes.pdb" /debug /machine:I386 /out:"Debug/HomeRes.exe" /pdbtype:sept 
".\Debug\DataDlg.obj"
".\Debug\HomeRes.obj"
".\Debug\HomeResDoc.obj"
".\Debug\HomeResView.obj"
".\Debug\LoadDlg.obj"
".\Debug\MainFrm.obj"
".\Debug\PeopleDlg.obj"
".\Debug\ProductDlg.obj"
".\Debug\Splash.obj"
".\Debug\StdAfx.obj"
".\Debug\SystemDlg.obj"
".\Debug\HomeRes.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAF5.tmp"
<h3>Output Window</h3>
Compiling...
LoadDlg.cpp
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAF6.tmp" with contents
[
/nologo /o"Debug/HomeRes.bsc" 
".\Debug\StdAfx.sbr"
".\Debug\DataDlg.sbr"
".\Debug\HomeRes.sbr"
".\Debug\HomeResDoc.sbr"
".\Debug\HomeResView.sbr"
".\Debug\LoadDlg.sbr"
".\Debug\MainFrm.sbr"
".\Debug\PeopleDlg.sbr"
".\Debug\ProductDlg.sbr"
".\Debug\Splash.sbr"
".\Debug\SystemDlg.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAF6.tmp"
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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