gzglxt.plg
来自「一个功能非常完整的学生管理系统」· PLG 代码 · 共 124 行
PLG
124 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: GZGLXT - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP79.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/GZGLXT.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\SASUKA\GZGLXT\Login.cpp"
"D:\SASUKA\GZGLXT\Yggztjdlg.cpp"
]
Creating command line "cl.exe @E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP79.tmp"
Creating temporary file "E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7A.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/GZGLXT.pdb" /debug /machine:I386 /out:"Debug/GZGLXT.exe" /pdbtype:sept
.\Debug\_recordset.obj
.\Debug\ADOConn.obj
.\Debug\adodc.obj
.\Debug\column.obj
.\Debug\columns.obj
.\Debug\Czyxxb.obj
.\Debug\datacombo.obj
.\Debug\dataformatdisp.obj
.\Debug\datagrid.obj
.\Debug\Fdgztjdlg.obj
.\Debug\field.obj
.\Debug\fields.obj
.\Debug\font.obj
.\Debug\GzffDlg.obj
.\Debug\Gzffmxb.obj
.\Debug\GZGLXT.obj
.\Debug\GZGLXTDlg.obj
.\Debug\Jbgztjdlg.obj
.\Debug\Login.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\Xinjyhdlg.obj
.\Debug\Xiugmmdlg.obj
.\Debug\Ygfdgzdlg.obj
.\Debug\Ygfdgzxmb.obj
.\Debug\Yggztjdlg.obj
.\Debug\Ygjbgzb.obj
.\Debug\Ygjbgzdlg.obj
.\Debug\Ygjbsjb.obj
.\Debug\Ygjbxjdlg.obj
.\Debug\Ygjcscdlg.obj
.\Debug\Ygjctjdlg.obj
.\Debug\Ygjcxxb.obj
.\Debug\Zongtcxdlg.obj
.\Debug\GZGLXT.res
]
Creating command line "link.exe @E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7A.tmp"
<h3>Output Window</h3>
Compiling...
Login.cpp
Yggztjdlg.cpp
d:\sasuka\gzglxt\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Generating Code...
Linking...
LINK : LNK6004: Debug/GZGLXT.exe not found or not built by the last incremental link; performing full link
Creating temporary file "E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7C.tmp" with contents
[
/nologo /o"Debug/GZGLXT.bsc"
.\Debug\StdAfx.sbr
.\Debug\_recordset.sbr
.\Debug\ADOConn.sbr
.\Debug\adodc.sbr
.\Debug\column.sbr
.\Debug\columns.sbr
.\Debug\Czyxxb.sbr
.\Debug\datacombo.sbr
.\Debug\dataformatdisp.sbr
.\Debug\datagrid.sbr
.\Debug\Fdgztjdlg.sbr
.\Debug\field.sbr
.\Debug\fields.sbr
.\Debug\font.sbr
.\Debug\GzffDlg.sbr
.\Debug\Gzffmxb.sbr
.\Debug\GZGLXT.sbr
.\Debug\GZGLXTDlg.sbr
.\Debug\Jbgztjdlg.sbr
.\Debug\Login.sbr
.\Debug\picture.sbr
.\Debug\properties.sbr
.\Debug\property.sbr
.\Debug\selbookmarks.sbr
.\Debug\split.sbr
.\Debug\splits.sbr
.\Debug\stddataformatsdisp.sbr
.\Debug\Xinjyhdlg.sbr
.\Debug\Xiugmmdlg.sbr
.\Debug\Ygfdgzdlg.sbr
.\Debug\Ygfdgzxmb.sbr
.\Debug\Yggztjdlg.sbr
.\Debug\Ygjbgzb.sbr
.\Debug\Ygjbgzdlg.sbr
.\Debug\Ygjbsjb.sbr
.\Debug\Ygjbxjdlg.sbr
.\Debug\Ygjcscdlg.sbr
.\Debug\Ygjctjdlg.sbr
.\Debug\Ygjcxxb.sbr
.\Debug\Zongtcxdlg.sbr]
Creating command line "bscmake.exe @E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7C.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
GZGLXT.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?