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

📄 ftpdownload.plg

📁 一个用vc写的ftp软件
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: FtpDownload - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/FtpDownload.res" /d "_DEBUG" /d "_AFXDLL" "E:\FtpDownload\FtpDownload.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPDA.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/FtpDownload.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\FtpDownload\FTPClient.cpp"
"E:\FtpDownload\FtpDownloadDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPDA.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPDB.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/FtpDownload.pdb" /debug /machine:I386 /out:"Debug/FtpDownload.exe" /pdbtype:sept 
.\Debug\FTPClient.obj
.\Debug\FtpDownload.obj
.\Debug\FtpDownloadDlg.obj
.\Debug\FTPSocket.obj
.\Debug\StdAfx.obj
.\Debug\FtpDownload.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPDB.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
FTPClient.cpp
FtpDownloadDlg.cpp
E:\FtpDownload\FtpDownloadDlg.cpp(96) : error C2065: 'OnDblclkListFile' : undeclared identifier
E:\FtpDownload\FtpDownloadDlg.cpp(96) : error C2440: 'type cast' : cannot convert from 'int *' to 'void (__thiscall CCmdTarget::*)(void)'
        There is no context in which this conversion is possible
E:\FtpDownload\FtpDownloadDlg.cpp(234) : error C2039: 'OnDblclkListFile' : is not a member of 'CFtpDownloadDlg'
        e:\ftpdownload\ftpdownloaddlg.h(15) : see declaration of 'CFtpDownloadDlg'
E:\FtpDownload\FtpDownloadDlg.cpp(235) : error C2373: 'OnDblclkListFile' : redefinition; different type modifiers
E:\FtpDownload\FtpDownloadDlg.cpp(241) : error C2065: 'UpdateData' : undeclared identifier
E:\FtpDownload\FtpDownloadDlg.cpp(243) : error C2065: 'm_ListFile' : undeclared identifier
E:\FtpDownload\FtpDownloadDlg.cpp(243) : error C2228: left of '.GetCurSel' must have class/struct/union type
E:\FtpDownload\FtpDownloadDlg.cpp(252) : error C2228: left of '.GetCurSel' must have class/struct/union type
E:\FtpDownload\FtpDownloadDlg.cpp(254) : error C2228: left of '.GetText' must have class/struct/union type
E:\FtpDownload\FtpDownloadDlg.cpp(302) : error C2228: left of '.GetCount' must have class/struct/union type
E:\FtpDownload\FtpDownloadDlg.cpp(302) : fatal error C1903: unable to recover from previous error(s); stopping compilation
Generating Code...
Error executing cl.exe.



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

⌨️ 快捷键说明

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