📄 managesystem.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ManageSystem - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/ManageSystem.res" /d "_DEBUG" /d "_AFXDLL" "E:\nathan\samples\数据库\ManageSystem\ManageSystem.rc""
Creating temporary file "C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP42.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ManageSystem.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\nathan\samples\数据库\ManageSystem\AddNewUserDlg.cpp"
"E:\nathan\samples\数据库\ManageSystem\AdmiSet.cpp"
"E:\nathan\samples\数据库\ManageSystem\AdmiUserDlg.cpp"
"E:\nathan\samples\数据库\ManageSystem\BCMenu.cpp"
"E:\nathan\samples\数据库\ManageSystem\BtnST.cpp"
"E:\nathan\samples\数据库\ManageSystem\CangeKeyDlg.cpp"
"E:\nathan\samples\数据库\ManageSystem\CeXDib.cpp"
"E:\nathan\samples\数据库\ManageSystem\CoolTabCtrl.cpp"
"E:\nathan\samples\数据库\ManageSystem\DIB.CPP"
"E:\nathan\samples\数据库\ManageSystem\DIBStatic.cpp"
"E:\nathan\samples\数据库\ManageSystem\Logon.cpp"
"E:\nathan\samples\数据库\ManageSystem\MainFrm.cpp"
"E:\nathan\samples\数据库\ManageSystem\ManageSystem.cpp"
"E:\nathan\samples\数据库\ManageSystem\ManageSystemDoc.cpp"
"E:\nathan\samples\数据库\ManageSystem\ManageSystemView.cpp"
"E:\nathan\samples\数据库\ManageSystem\MemberSet.cpp"
"E:\nathan\samples\数据库\ManageSystem\MemNavigation.cpp"
"E:\nathan\samples\数据库\ManageSystem\MemResultDetail.cpp"
"E:\nathan\samples\数据库\ManageSystem\MemSearch.cpp"
"E:\nathan\samples\数据库\ManageSystem\PdtNavigation.cpp"
"E:\nathan\samples\数据库\ManageSystem\PdtResultDetail.cpp"
"E:\nathan\samples\数据库\ManageSystem\PdtSearch.cpp"
"E:\nathan\samples\数据库\ManageSystem\ProductClassSet.cpp"
"E:\nathan\samples\数据库\ManageSystem\ProductSet.cpp"
"E:\nathan\samples\数据库\ManageSystem\ResultSimple.cpp"
"E:\nathan\samples\数据库\ManageSystem\scbarg.cpp"
"E:\nathan\samples\数据库\ManageSystem\ShadeButtonST.cpp"
"E:\nathan\samples\数据库\ManageSystem\sizecbar.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP42.tmp"
Creating temporary file "C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP43.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ManageSystem.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\nathan\samples\数据库\ManageSystem\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP43.tmp"
Creating temporary file "C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP44.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ManageSystem.pdb" /debug /machine:I386 /out:"Debug/ManageSystem.exe" /pdbtype:sept
".\Debug\AddNewUserDlg.obj"
".\Debug\AdmiSet.obj"
".\Debug\AdmiUserDlg.obj"
".\Debug\BCMenu.obj"
".\Debug\BtnST.obj"
".\Debug\CangeKeyDlg.obj"
".\Debug\CeXDib.obj"
".\Debug\CoolTabCtrl.obj"
".\Debug\DIB.OBJ"
".\Debug\DIBStatic.obj"
".\Debug\Logon.obj"
".\Debug\MainFrm.obj"
".\Debug\ManageSystem.obj"
".\Debug\ManageSystemDoc.obj"
".\Debug\ManageSystemView.obj"
".\Debug\MemberSet.obj"
".\Debug\MemNavigation.obj"
".\Debug\MemResultDetail.obj"
".\Debug\MemSearch.obj"
".\Debug\PdtNavigation.obj"
".\Debug\PdtResultDetail.obj"
".\Debug\PdtSearch.obj"
".\Debug\ProductClassSet.obj"
".\Debug\ProductSet.obj"
".\Debug\ResultSimple.obj"
".\Debug\scbarg.obj"
".\Debug\ShadeButtonST.obj"
".\Debug\sizecbar.obj"
".\Debug\StdAfx.obj"
".\Debug\ManageSystem.res"
]
Creating command line "link.exe @C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP44.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AddNewUserDlg.cpp
AdmiSet.cpp
AdmiUserDlg.cpp
E:\nathan\samples\数据库\ManageSystem\AdmiUserDlg.cpp(175) : warning C4390: ';' : empty controlled statement found; is this the intent?
BCMenu.cpp
BtnST.cpp
CangeKeyDlg.cpp
CeXDib.cpp
CoolTabCtrl.cpp
DIB.CPP
DIBStatic.cpp
Logon.cpp
MainFrm.cpp
E:\nathan\samples\数据库\ManageSystem\MainFrm.cpp(315) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
ManageSystem.cpp
ManageSystemDoc.cpp
ManageSystemView.cpp
MemberSet.cpp
MemNavigation.cpp
MemResultDetail.cpp
E:\nathan\samples\数据库\ManageSystem\MemResultDetail.cpp(167) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
E:\nathan\samples\数据库\ManageSystem\MemResultDetail.cpp(168) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
E:\nathan\samples\数据库\ManageSystem\MemResultDetail.cpp(222) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
E:\nathan\samples\数据库\ManageSystem\MemResultDetail.cpp(223) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
MemSearch.cpp
PdtNavigation.cpp
Generating Code...
Compiling...
PdtResultDetail.cpp
E:\nathan\samples\数据库\ManageSystem\PdtResultDetail.cpp(175) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
E:\nathan\samples\数据库\ManageSystem\PdtResultDetail.cpp(176) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
E:\nathan\samples\数据库\ManageSystem\PdtResultDetail.cpp(225) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
E:\nathan\samples\数据库\ManageSystem\PdtResultDetail.cpp(226) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
PdtSearch.cpp
ProductClassSet.cpp
ProductSet.cpp
ResultSimple.cpp
scbarg.cpp
ShadeButtonST.cpp
sizecbar.cpp
Generating Code...
Linking...
<h3>Results</h3>
ManageSystem.exe - 0 error(s), 10 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -