📄 utitech.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Utitech - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP14.tmp" with contents
[
/nologo /MD /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/Utitech.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\code\39jh\Utitech\udmain.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP14.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP15.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 /incremental:yes /pdb:"Debug/Utitech.pdb" /debug /machine:I386 /nodefaultlib:"LIBC" /out:"Debug/Utitech.exe" /pdbtype:sept
.\Debug\CheckItem.obj
.\Debug\udbldmsg.obj
.\Debug\udbuffil.obj
.\Debug\udcfgbin.obj
.\Debug\udcfgtxt.obj
.\Debug\udconfig.obj
.\Debug\uddump.obj
.\Debug\uddumpsc.obj
.\Debug\udfree.obj
.\Debug\udldcfg.obj
.\Debug\udmain.obj
.\Debug\udprotcl.obj
.\Debug\Utitech.obj
.\Debug\Utitech.res
..\..\..\Wonderware\WW\Ioservertoolkit\Lib\W32\I386\toolkit7.lib
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP15.tmp"
<h3>Output Window</h3>
Compiling...
udmain.c
D:\code\39jh\Utitech\udmain.c(103) : warning C4101: 'L' : unreferenced local variable
D:\code\39jh\Utitech\udmain.c(1377) : warning C4028: formal parameter 1 different from declaration
D:\code\39jh\Utitech\udmain.c(1377) : warning C4028: formal parameter 2 different from declaration
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP16.tmp" with contents
[
/nologo /o"Debug/Utitech.bsc"
.\Debug\CheckItem.sbr
.\Debug\udbldmsg.sbr
.\Debug\udbuffil.sbr
.\Debug\udcfgbin.sbr
.\Debug\udcfgtxt.sbr
.\Debug\udconfig.sbr
.\Debug\uddump.sbr
.\Debug\uddumpsc.sbr
.\Debug\udfree.sbr
.\Debug\udldcfg.sbr
.\Debug\udmain.sbr
.\Debug\udprotcl.sbr
.\Debug\Utitech.sbr]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP16.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Utitech.exe - 0 error(s), 3 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -