ftp动态库文件 function int ftpInit() LIBRARY "ftpdll.dll" //初始化 function int ftpFree() LIBRARY "ftpdll.dll" //用完以后释放 包括中断连接 function int ftpLogin(string ip,string u