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

📄 filetransfers.plg

📁 一个文件传输的例子
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: FileTransfers - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/FileTransfers.res" /d "_DEBUG" /d "_AFXDLL" "D:\downloads\88\FileTransfers\FileTransfers.rc"" 
Creating temporary file "C:\DOCUME~1\leg\LOCALS~1\Temp\RSP48.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Debug/FileTransfers.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\downloads\88\FileTransfers\ClientSocket.cpp"
"D:\downloads\88\FileTransfers\FileTransfers.cpp"
"D:\downloads\88\FileTransfers\FileTransfersDlg.cpp"
"D:\downloads\88\FileTransfers\ListenSocket.cpp"
"D:\downloads\88\FileTransfers\Message.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\leg\LOCALS~1\Temp\RSP48.tmp" 
Creating temporary file "C:\DOCUME~1\leg\LOCALS~1\Temp\RSP49.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Debug/FileTransfers.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\downloads\88\FileTransfers\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\leg\LOCALS~1\Temp\RSP49.tmp" 
Creating temporary file "C:\DOCUME~1\leg\LOCALS~1\Temp\RSP4A.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/FileTransfers.pdb" /debug /machine:I386 /out:"Debug/FileTransfers.exe" /pdbtype:sept 
.\Debug\ClientSocket.obj
.\Debug\FileTransfers.obj
.\Debug\FileTransfersDlg.obj
.\Debug\ListenSocket.obj
.\Debug\Message.obj
.\Debug\StdAfx.obj
.\Debug\FileTransfers.res
]
Creating command line "link.exe @C:\DOCUME~1\leg\LOCALS~1\Temp\RSP4A.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ClientSocket.cpp
FileTransfers.cpp
FileTransfersDlg.cpp
ListenSocket.cpp
Message.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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