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

📄 library.plg

📁 网络socket,IO,线程池
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Library - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\zhan1\LOCALS~1\Temp\RSP22A.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Library.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\兴趣开发\网络库开发\Library\include\Property.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\zhan1\LOCALS~1\Temp\RSP22A.tmp" 
Creating temporary file "C:\DOCUME~1\zhan1\LOCALS~1\Temp\RSP22B.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Library.pdb" /debug /machine:I386 /out:"Debug/Library.exe" /pdbtype:sept 
".\Debug\fileLog.obj"
".\Debug\IndexAlloctor.obj"
".\Debug\Library.obj"
".\Debug\LibraryDlg.obj"
".\Debug\Lock.obj"
".\Debug\log.obj"
".\Debug\SocketBase.obj"
".\Debug\StdAfx.obj"
".\Debug\TcpSocket.obj"
".\Debug\Thread.obj"
".\Debug\UdpSocket.obj"
".\Debug\WinLog.obj"
".\Debug\Library.res"
".\Debug\Property.obj"
".\Debug\Variant.obj"
".\Debug\UInt128.obj"
]
Creating command line "link.exe @C:\DOCUME~1\zhan1\LOCALS~1\Temp\RSP22B.tmp"
<h3>Output Window</h3>
Compiling...
Property.cpp
D:\兴趣开发\网络库开发\Library\include\Property.cpp(208) : error C2039: 'Receive' : is not a member of 'CNetStream'
        d:\兴趣开发\网络库开发\library\stream\streambase.h(20) : see declaration of 'CNetStream'
D:\兴趣开发\网络库开发\Library\include\Property.cpp(234) : error C2039: 'Receive' : is not a member of 'CNetStream'
        d:\兴趣开发\网络库开发\library\stream\streambase.h(20) : see declaration of 'CNetStream'
Error executing cl.exe.



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

⌨️ 快捷键说明

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