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

📄 service.plg

📁 用MFC做的多人聊天程序
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: service - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1.WWW\LOCALS~1\Temp\RSPD18.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/service.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\service\serviceDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1.WWW\LOCALS~1\Temp\RSPD18.tmp" 
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/service.pdb" /debug /machine:I386 /out:"Debug/service.exe" /pdbtype:sept  .\Debug\service.obj .\Debug\serviceDlg.obj .\Debug\StdAfx.obj .\Debug\service.res "
<h3>Output Window</h3>
Compiling...
serviceDlg.cpp
c:\service\servicedlg.cpp(4) : warning C4652: compiler option 'Generate Browser Info' inconsistent with precompiled header; current command-line option will override that defined in the precompiled header
C:\service\serviceDlg.cpp(191) : warning C4018: '!=' : signed/unsigned mismatch
Linking...



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

⌨️ 快捷键说明

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