📄 dhtmlgrades.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DHTMLGrades - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9.tmp" with contents
[
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Fp"Debug/DHTMLGrades.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\Visual C++ 6.0数据库系统开发实例导航\vc数据库编程大全源代码\CD CODE\DHTMLGrades\DHTMLControl.cpp"
"F:\Visual C++ 6.0数据库系统开发实例导航\vc数据库编程大全源代码\CD CODE\DHTMLGrades\DHTMLGrades.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/DHTMLGrades.pdb" /debug /machine:I386 /def:".\DHTMLGrades.def" /out:"Debug/DHTMLGrades.dll" /implib:"Debug/DHTMLGrades.lib" /pdbtype:sept
".\Debug\DHTMLControl.obj"
".\Debug\DHTMLGrades.obj"
".\Debug\StdAfx.obj"
".\Debug\DHTMLGrades.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB.bat" with contents
[
@echo off
regsvr32 /s /c ".\Debug\DHTMLGrades.dll"
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
]
Creating command line "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB.bat"
Compiling...
DHTMLControl.cpp
f:\visual c++ 6.0数据库系统开发实例导航\vc数据库编程大全源代码\cd code\dhtmlgrades\lookup.h(112) : error C2011: 'CLookupAccessor' : 'class' type redefinition
f:\visual c++ 6.0数据库系统开发实例导航\vc数据库编程大全源代码\cd code\dhtmlgrades\lookup.h(148) : error C2011: 'CLookup' : 'class' type redefinition
Generating Code...
Compiling...
DHTMLGrades.cpp
f:\visual c++ 6.0数据库系统开发实例导航\vc数据库编程大全源代码\cd code\dhtmlgrades\lookup.h(112) : error C2011: 'CLookupAccessor' : 'class' type redefinition
f:\visual c++ 6.0数据库系统开发实例导航\vc数据库编程大全源代码\cd code\dhtmlgrades\lookup.h(148) : error C2011: 'CLookup' : 'class' type redefinition
Generating Code...
Error executing cl.exe.
<h3>Output Window</h3>
<h3>Results</h3>
DHTMLGrades.dll - 4 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -