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

📄 net_transfer_file_debug.plg

📁 刚学VC时写的文件传输程序,全部用SocketAPI编写
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Net_Transfer_File_Debug - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"../Net_Transfer_File/Release/Net_Transfer_File_Debug.res" /d "_DEBUG" "E:\zhouhui\study\vc\Net_Work\Net_Transfer_File_Debug\Net_Transfer_File_Debug.rc"" 
Creating temporary file "C:\DOCUME~1\Hui\LOCALS~1\Temp\RSP3D4.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Release/" /Fp"Release/Net_Transfer_File_Debug.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /GZ /c 
"E:\zhouhui\study\vc\Net_Work\Net_Transfer_File_Debug\Net_Transfer_File_Debug.cpp"
"E:\zhouhui\study\vc\Net_Work\Net_Transfer_File_Debug\Net_Transfer_File_DebugDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Hui\LOCALS~1\Temp\RSP3D4.tmp" 
Creating temporary file "C:\DOCUME~1\Hui\LOCALS~1\Temp\RSP3D5.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Release/" /Fp"Release/Net_Transfer_File_Debug.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /GZ /c 
"E:\zhouhui\study\vc\Net_Work\Net_Transfer_File_Debug\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Hui\LOCALS~1\Temp\RSP3D5.tmp" 
Creating temporary file "C:\DOCUME~1\Hui\LOCALS~1\Temp\RSP3D6.tmp" with contents
[
../Net_Transfer_File/Release/Net_Transfer_File.lib /nologo /subsystem:windows /incremental:yes /pdb:"Release/Net_Transfer_File_Debug.pdb" /debug /machine:I386 /out:"../Net_Transfer_File/Release/Net_Transfer_File_Debug.exe" /pdbtype:sept 
.\Release\Net_Transfer_File_Debug.obj
.\Release\Net_Transfer_File_DebugDlg.obj
.\Release\StdAfx.obj
\zhouhui\study\vc\Net_Work\Net_Transfer_File\Release\Net_Transfer_File_Debug.res
]
Creating command line "link.exe @C:\DOCUME~1\Hui\LOCALS~1\Temp\RSP3D6.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Net_Transfer_File_Debug.cpp
Net_Transfer_File_DebugDlg.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Release/Net_Transfer_File_Debug.bsc"  .\Release\StdAfx.sbr .\Release\Net_Transfer_File_Debug.sbr .\Release\Net_Transfer_File_DebugDlg.sbr"
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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