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

📄 updateservice.plg

📁 ice中间件 文件传输原代码 更新为服务形式
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: UpdateService - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP22.tmp" with contents
[
/nologo /MD /W3 /GR /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "_STLP_NEW_PLATFORM_SDK" /FR"Release/" /Fp"Release/UpdateService.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c 
"E:\ICEPatch\UpdateService\main.cpp"
"E:\ICEPatch\UpdateService\Patch.cpp"
"E:\ICEPatch\UpdateService\PatchI.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP22.tmp" 
Creating command line "link.exe ice.lib iceutil.lib Advapi32.lib /nologo /subsystem:console /incremental:no /pdb:"Release/UpdateService.pdb" /debug /machine:I386 /out:"F:\TrustDomain3.0\lib\UpdateService.exe"  .\Release\main.obj .\Release\Patch.obj .\Release\PatchI.obj "
<h3>Output Window</h3>
Compiling...
main.cpp
E:\ICEPatch\UpdateService\../include/MyIniFile.h(182) : warning C4018: '>' : signed/unsigned mismatch
E:\ICEPatch\UpdateService\../include/MyIniFile.h(186) : warning C4018: '<=' : signed/unsigned mismatch
E:\ICEPatch\UpdateService\../include/MyIniFile.h(251) : warning C4018: '>' : signed/unsigned mismatch
E:\ICEPatch\UpdateService\PatchI.h(149) : warning C4018: '<' : signed/unsigned mismatch
Patch.cpp
PatchI.cpp
E:\ICEPatch\UpdateService\../include/MyIniFile.h(182) : warning C4018: '>' : signed/unsigned mismatch
E:\ICEPatch\UpdateService\../include/MyIniFile.h(186) : warning C4018: '<=' : signed/unsigned mismatch
E:\ICEPatch\UpdateService\../include/MyIniFile.h(251) : warning C4018: '>' : signed/unsigned mismatch
E:\ICEPatch\UpdateService\PatchI.h(149) : warning C4018: '<' : signed/unsigned mismatch
Linking...
Creating command line "bscmake.exe /nologo /o"Release/UpdateService.bsc"  .\Release\main.sbr .\Release\Patch.sbr .\Release\PatchI.sbr"
Creating browse info file...
<h3>Output Window</h3>



<h3>Results</h3>
UpdateService.exe - 0 error(s), 8 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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