classsystem.plg
来自「C++应用编程20例,各种小程序原代码都有」· PLG 代码 · 共 228 行
PLG
228 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Classsystem - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Classsystem.res" /d "_DEBUG" /d "_AFXDLL" "G:\Classsystem\Classsystem.rc""
Creating temporary file "C:\DOCUME~1\DEFOLI~1\LOCALS~1\Temp\RSP29.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Classsystem.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\Classsystem\_recordset.cpp"
"G:\Classsystem\ADOConn.cpp"
"G:\Classsystem\adodc.cpp"
"G:\Classsystem\ChangePwdDlg.cpp"
"G:\Classsystem\CheckEditDlg.cpp"
"G:\Classsystem\CheckManDlg.cpp"
"G:\Classsystem\Classsystem.cpp"
"G:\Classsystem\ClasssystemDlg.cpp"
"G:\Classsystem\column.cpp"
"G:\Classsystem\columns.cpp"
"G:\Classsystem\datacombo.cpp"
"G:\Classsystem\dataformatdisp.cpp"
"G:\Classsystem\datagrid.cpp"
"G:\Classsystem\datalist.cpp"
"G:\Classsystem\Departments.cpp"
"G:\Classsystem\DepEditDlg.cpp"
"G:\Classsystem\DepManDlg.cpp"
"G:\Classsystem\Employees.cpp"
"G:\Classsystem\field.cpp"
"G:\Classsystem\fields.cpp"
"G:\Classsystem\font.cpp"
"G:\Classsystem\Global.cpp"
"G:\Classsystem\Grade.cpp"
"G:\Classsystem\GradeListDlg.cpp"
"G:\Classsystem\InfoEditDlg.cpp"
"G:\Classsystem\InfoManDlg.cpp"
"G:\Classsystem\LoginDlg.cpp"
"G:\Classsystem\picture.cpp"
"G:\Classsystem\properties.cpp"
"G:\Classsystem\property.cpp"
"G:\Classsystem\selbookmarks.cpp"
"G:\Classsystem\split.cpp"
"G:\Classsystem\splits.cpp"
"G:\Classsystem\stddataformatsdisp.cpp"
"G:\Classsystem\UserEditDlg.cpp"
"G:\Classsystem\UserManDlg.cpp"
"G:\Classsystem\Users.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\DEFOLI~1\LOCALS~1\Temp\RSP29.tmp"
Creating temporary file "C:\DOCUME~1\DEFOLI~1\LOCALS~1\Temp\RSP2A.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Classsystem.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\Classsystem\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\DEFOLI~1\LOCALS~1\Temp\RSP2A.tmp"
Creating temporary file "C:\DOCUME~1\DEFOLI~1\LOCALS~1\Temp\RSP2B.tmp" with contents
[
SkinPlusPlusDLL.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Classsystem.pdb" /debug /machine:I386 /out:"Debug/Classsystem.exe" /pdbtype:sept
.\Debug\_recordset.obj
.\Debug\ADOConn.obj
.\Debug\adodc.obj
.\Debug\ChangePwdDlg.obj
.\Debug\CheckEditDlg.obj
.\Debug\CheckManDlg.obj
.\Debug\Classsystem.obj
.\Debug\ClasssystemDlg.obj
.\Debug\column.obj
.\Debug\columns.obj
.\Debug\datacombo.obj
.\Debug\dataformatdisp.obj
.\Debug\datagrid.obj
.\Debug\datalist.obj
.\Debug\Departments.obj
.\Debug\DepEditDlg.obj
.\Debug\DepManDlg.obj
.\Debug\Employees.obj
.\Debug\field.obj
.\Debug\fields.obj
.\Debug\font.obj
.\Debug\Global.obj
.\Debug\Grade.obj
.\Debug\GradeListDlg.obj
.\Debug\InfoEditDlg.obj
.\Debug\InfoManDlg.obj
.\Debug\LoginDlg.obj
.\Debug\picture.obj
.\Debug\properties.obj
.\Debug\property.obj
.\Debug\selbookmarks.obj
.\Debug\split.obj
.\Debug\splits.obj
.\Debug\StdAfx.obj
.\Debug\stddataformatsdisp.obj
.\Debug\UserEditDlg.obj
.\Debug\UserManDlg.obj
.\Debug\Users.obj
.\Debug\Classsystem.res
]
Creating command line "link.exe @C:\DOCUME~1\DEFOLI~1\LOCALS~1\Temp\RSP2B.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
_recordset.cpp
ADOConn.cpp
Automatically linking with SkinPlusPlusDLL.dll
g:\classsystem\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
adodc.cpp
ChangePwdDlg.cpp
CheckEditDlg.cpp
Automatically linking with SkinPlusPlusDLL.dll
Automatically linking with SkinPlusPlusDLL.dll
g:\classsystem\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
CheckManDlg.cpp
Automatically linking with SkinPlusPlusDLL.dll
g:\classsystem\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Classsystem.cpp
ClasssystemDlg.cpp
Automatically linking with SkinPlusPlusDLL.dll
column.cpp
Automatically linking with SkinPlusPlusDLL.dll
columns.cpp
datacombo.cpp
dataformatdisp.cpp
datagrid.cpp
datalist.cpp
Departments.cpp
Automatically linking with SkinPlusPlusDLL.dll
g:\classsystem\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
DepEditDlg.cpp
DepManDlg.cpp
Automatically linking with SkinPlusPlusDLL.dll
Employees.cpp
Automatically linking with SkinPlusPlusDLL.dll
Automatically linking with SkinPlusPlusDLL.dll
g:\classsystem\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
field.cpp
fields.cpp
Generating Code...
Compiling...
font.cpp
Global.cpp
Grade.cpp
Automatically linking with SkinPlusPlusDLL.dll
Automatically linking with SkinPlusPlusDLL.dll
g:\classsystem\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
GradeListDlg.cpp
Automatically linking with SkinPlusPlusDLL.dll
g:\classsystem\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
InfoEditDlg.cpp
Automatically linking with SkinPlusPlusDLL.dll
g:\classsystem\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
InfoManDlg.cpp
LoginDlg.cpp
Automatically linking with SkinPlusPlusDLL.dll
picture.cpp
Automatically linking with SkinPlusPlusDLL.dll
properties.cpp
property.cpp
selbookmarks.cpp
split.cpp
splits.cpp
stddataformatsdisp.cpp
UserEditDlg.cpp
UserManDlg.cpp
Automatically linking with SkinPlusPlusDLL.dll
Users.cpp
Automatically linking with SkinPlusPlusDLL.dll
g:\classsystem\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Generating Code...
Automatically linking with SkinPlusPlusDLL.dll
Linking...
Creating temporary file "C:\DOCUME~1\DEFOLI~1\LOCALS~1\Temp\RSP2D.tmp" with contents
[
/nologo /o"Debug/Classsystem.bsc"
.\Debug\StdAfx.sbr
.\Debug\_recordset.sbr
.\Debug\ADOConn.sbr
.\Debug\adodc.sbr
.\Debug\ChangePwdDlg.sbr
.\Debug\CheckEditDlg.sbr
.\Debug\CheckManDlg.sbr
.\Debug\Classsystem.sbr
.\Debug\ClasssystemDlg.sbr
.\Debug\column.sbr
.\Debug\columns.sbr
.\Debug\datacombo.sbr
.\Debug\dataformatdisp.sbr
.\Debug\datagrid.sbr
.\Debug\datalist.sbr
.\Debug\Departments.sbr
.\Debug\DepEditDlg.sbr
.\Debug\DepManDlg.sbr
.\Debug\Employees.sbr
.\Debug\field.sbr
.\Debug\fields.sbr
.\Debug\font.sbr
.\Debug\Global.sbr
.\Debug\Grade.sbr
.\Debug\GradeListDlg.sbr
.\Debug\InfoEditDlg.sbr
.\Debug\InfoManDlg.sbr
.\Debug\LoginDlg.sbr
.\Debug\picture.sbr
.\Debug\properties.sbr
.\Debug\property.sbr
.\Debug\selbookmarks.sbr
.\Debug\split.sbr
.\Debug\splits.sbr
.\Debug\stddataformatsdisp.sbr
.\Debug\UserEditDlg.sbr
.\Debug\UserManDlg.sbr
.\Debug\Users.sbr]
Creating command line "bscmake.exe @C:\DOCUME~1\DEFOLI~1\LOCALS~1\Temp\RSP2D.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Classsystem.exe - 0 error(s), 9 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?