📄 questioninfo.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: QuestionInfo - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\Acer\LOCALS~1\Temp\RSP19F.tmp" with contents
[
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Fp"Debug/QuestionInfo.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\VC98\第3部分源码\组件\QuestionInfo\Question.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Acer\LOCALS~1\Temp\RSP19F.tmp"
Creating temporary file "C:\DOCUME~1\Acer\LOCALS~1\Temp\RSP1A0.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/QuestionInfo.pdb" /debug /machine:I386 /def:".\QuestionInfo.def" /out:"Debug/QuestionInfo.dll" /implib:"Debug/QuestionInfo.lib" /pdbtype:sept
".\Debug\Question.obj"
".\Debug\QuestionInfo.obj"
".\Debug\StdAfx.obj"
".\Debug\QuestionInfo.res"
]
Creating command line "link.exe @C:\DOCUME~1\Acer\LOCALS~1\Temp\RSP1A0.tmp"
Creating temporary file "C:\DOCUME~1\Acer\LOCALS~1\Temp\RSP1A1.bat" with contents
[
@echo off
regsvr32 /s /c ".\Debug\QuestionInfo.dll"
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
]
Creating command line "C:\DOCUME~1\Acer\LOCALS~1\Temp\RSP1A1.bat"
Compiling...
Question.cpp
D:\VC98\第3部分源码\组件\QuestionInfo\Question.cpp(100) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify -GX
D:\VC98\第3部分源码\组件\QuestionInfo\Question.cpp(155) : warning C4101: 'm_strFieldName' : unreferenced local variable
Linking...
<h3>Output Window</h3>
Performing registration
<h3>Results</h3>
QuestionInfo.dll - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -