⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 xmlparse.plg

📁 一个用visual studio C++开发的XML文件解析和生成程序.
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: xmltok - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP13C.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D XMLTOKAPI=__declspec(dllexport) /D "WIN32" /D "_WINDOWS" /D "XML_DTD" /D "XML_NS" /Fp".\Debug/xmltok.pch" /YX /Fo".\Debug/" /Fd".\Debug/" /FD /c 
"E:\samson\codes\XML_expat\xmltok\dllmain.c"
"E:\samson\codes\XML_expat\xmltok\xmlrole.c"
"E:\samson\codes\XML_expat\xmltok\xmltok.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP13C.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP13D.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/xmltok.pdb" /debug /machine:I386 /out:"..\dbgbin\xmltok.dll" /implib:".\Debug/xmltok.lib" 
.\Debug\dllmain.obj
.\Debug\xmlrole.obj
.\Debug\xmltok.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP13D.tmp"
<h3>Output Window</h3>
Compiling...
dllmain.c
xmlrole.c
xmltok.c
Linking...
   Creating library .\Debug/xmltok.lib and object .\Debug/xmltok.exp
<h3>
--------------------Configuration: xmlparse - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP141.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\xmltok" /I "..\xmlwf" /D "_DEBUG" /D XMLTOKAPI=__declspec(dllimport) /D XMLPARSEAPI=__declspec(dllexport) /D "WIN32" /D "_WINDOWS" /D "XML_DTD" /Fp".\Debug/xmlparse.pch" /YX /Fo".\Debug/" /Fd".\Debug/" /FD /c 
"E:\samson\codes\XML_expat\xmlparse\xmlparse.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP141.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP142.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 /base:"0x20000000" /subsystem:windows /dll /incremental:yes /pdb:".\Debug/xmlparse.pdb" /debug /machine:I386 /out:"..\dbgbin\xmlparse.dll" /implib:".\Debug/xmlparse.lib" 
.\Debug\xmlparse.obj
\samson\codes\XML_expat\xmltok\Debug\xmltok.lib
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP142.tmp"
<h3>Output Window</h3>
Compiling...
xmlparse.c
Linking...
   Creating library .\Debug/xmlparse.lib and object .\Debug/xmlparse.exp



<h3>Results</h3>
xmlparse.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -