欢迎来到虫虫下载站 | 资源下载 资源专辑 关于我们
虫虫下载站

whmgr.plg

本系统是一简单的物资管理系统
PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: WhMgr - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/WhMgr.res" /d "_DEBUG" /d "_AFXDLL" "E:\学习资料\数据库\第12章\WhMgr\WhMgr.rc"" 
Creating temporary file "C:\DOCUME~1\房艳红\LOCALS~1\Temp\RSP1D.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/WhMgr.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\学习资料\数据库\第12章\WhMgr\BorrowCommand.cpp"
"E:\学习资料\数据库\第12章\WhMgr\BorrowDataSet.cpp"
"E:\学习资料\数据库\第12章\WhMgr\DataSet.cpp"
"E:\学习资料\数据库\第12章\WhMgr\DBCommand.cpp"
"E:\学习资料\数据库\第12章\WhMgr\DBConnection.cpp"
"E:\学习资料\数据库\第12章\WhMgr\DeleteDialog.cpp"
"E:\学习资料\数据库\第12章\WhMgr\font.cpp"
"E:\学习资料\数据库\第12章\WhMgr\InCommand.cpp"
"E:\学习资料\数据库\第12章\WhMgr\InDataSet.cpp"
"E:\学习资料\数据库\第12章\WhMgr\InDialog.cpp"
"E:\学习资料\数据库\第12章\WhMgr\LoginDlg.cpp"
"E:\学习资料\数据库\第12章\WhMgr\MaterialInfoCommand.cpp"
"E:\学习资料\数据库\第12章\WhMgr\MaterialInfoDataSet.cpp"
"E:\学习资料\数据库\第12章\WhMgr\msflexgrid.cpp"
"E:\学习资料\数据库\第12章\WhMgr\NewDialog.cpp"
"E:\学习资料\数据库\第12章\WhMgr\OutCommand.cpp"
"E:\学习资料\数据库\第12章\WhMgr\OutDataSet.cpp"
"E:\学习资料\数据库\第12章\WhMgr\OutDialog.cpp"
"E:\学习资料\数据库\第12章\WhMgr\picture.cpp"
"E:\学习资料\数据库\第12章\WhMgr\ReportDialog.cpp"
"E:\学习资料\数据库\第12章\WhMgr\ReturnCommand.cpp"
"E:\学习资料\数据库\第12章\WhMgr\ReturnDialog.cpp"
"E:\学习资料\数据库\第12章\WhMgr\rowcursor.cpp"
"E:\学习资料\数据库\第12章\WhMgr\UserInfoDataSet.cpp"
"E:\学习资料\数据库\第12章\WhMgr\WhMgr.cpp"
"E:\学习资料\数据库\第12章\WhMgr\WhMgrDlg.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\房艳红\LOCALS~1\Temp\RSP1D.tmp"" 
Creating temporary file "C:\DOCUME~1\房艳红\LOCALS~1\Temp\RSP1E.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/WhMgr.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\学习资料\数据库\第12章\WhMgr\StdAfx.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\房艳红\LOCALS~1\Temp\RSP1E.tmp"" 
Creating temporary file "C:\DOCUME~1\房艳红\LOCALS~1\Temp\RSP1F.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/WhMgr.pdb" /debug /machine:I386 /out:"Debug/WhMgr.exe" /pdbtype:sept 
".\Debug\BorrowCommand.obj"
".\Debug\BorrowDataSet.obj"
".\Debug\DataSet.obj"
".\Debug\DBCommand.obj"
".\Debug\DBConnection.obj"
".\Debug\DeleteDialog.obj"
".\Debug\font.obj"
".\Debug\InCommand.obj"
".\Debug\InDataSet.obj"
".\Debug\InDialog.obj"
".\Debug\LoginDlg.obj"
".\Debug\MaterialInfoCommand.obj"
".\Debug\MaterialInfoDataSet.obj"
".\Debug\msflexgrid.obj"
".\Debug\NewDialog.obj"
".\Debug\OutCommand.obj"
".\Debug\OutDataSet.obj"
".\Debug\OutDialog.obj"
".\Debug\picture.obj"
".\Debug\ReportDialog.obj"
".\Debug\ReturnCommand.obj"
".\Debug\ReturnDialog.obj"
".\Debug\rowcursor.obj"
".\Debug\StdAfx.obj"
".\Debug\UserInfoDataSet.obj"
".\Debug\WhMgr.obj"
".\Debug\WhMgrDlg.obj"
".\Debug\WhMgr.res"
]
Creating command line "link.exe @"C:\DOCUME~1\房艳红\LOCALS~1\Temp\RSP1F.tmp""
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
e:\学习资料\数据库\第12章\whmgr\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Compiling...
BorrowCommand.cpp
BorrowDataSet.cpp
DataSet.cpp
E:\学习资料\数据库\第12章\WhMgr\DataSet.cpp(41) : warning C4101: 'e' : unreferenced local variable
DBCommand.cpp
E:\学习资料\数据库\第12章\WhMgr\DBCommand.cpp(37) : warning C4101: 'e' : unreferenced local variable
DBConnection.cpp
E:\学习资料\数据库\第12章\WhMgr\DBConnection.cpp(41) : warning C4101: 'e' : unreferenced local variable
DeleteDialog.cpp
font.cpp
InCommand.cpp
InDataSet.cpp
InDialog.cpp
LoginDlg.cpp
MaterialInfoCommand.cpp
MaterialInfoDataSet.cpp
msflexgrid.cpp
NewDialog.cpp
OutCommand.cpp
OutDataSet.cpp
OutDialog.cpp
picture.cpp
ReportDialog.cpp
Generating Code...
Compiling...
ReturnCommand.cpp
ReturnDialog.cpp
rowcursor.cpp
UserInfoDataSet.cpp
WhMgr.cpp
WhMgrDlg.cpp
Generating Code...
Linking...
Creating temporary file "C:\DOCUME~1\房艳红\LOCALS~1\Temp\RSP21.tmp" with contents
[
/nologo /o"Debug/WhMgr.bsc" 
".\Debug\StdAfx.sbr"
".\Debug\BorrowCommand.sbr"
".\Debug\BorrowDataSet.sbr"
".\Debug\DataSet.sbr"
".\Debug\DBCommand.sbr"
".\Debug\DBConnection.sbr"
".\Debug\DeleteDialog.sbr"
".\Debug\font.sbr"
".\Debug\InCommand.sbr"
".\Debug\InDataSet.sbr"
".\Debug\InDialog.sbr"
".\Debug\LoginDlg.sbr"
".\Debug\MaterialInfoCommand.sbr"
".\Debug\MaterialInfoDataSet.sbr"
".\Debug\msflexgrid.sbr"
".\Debug\NewDialog.sbr"
".\Debug\OutCommand.sbr"
".\Debug\OutDataSet.sbr"
".\Debug\OutDialog.sbr"
".\Debug\picture.sbr"
".\Debug\ReportDialog.sbr"
".\Debug\ReturnCommand.sbr"
".\Debug\ReturnDialog.sbr"
".\Debug\rowcursor.sbr"
".\Debug\UserInfoDataSet.sbr"
".\Debug\WhMgr.sbr"
".\Debug\WhMgrDlg.sbr"]
Creating command line "bscmake.exe @"C:\DOCUME~1\房艳红\LOCALS~1\Temp\RSP21.tmp""
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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