代码搜索:FTPClient
找到约 782 项符合「FTPClient」的源代码
代码结果 782
www.eeworm.com/read/172317/9714572
tmp ~vc72.tmp
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ftpclient.RC
//
#define IDR_MAINFRAME 128
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#defi
www.eeworm.com/read/387121/8705341
cpp ftpclientview.cpp
// ftpclientView.cpp : implementation of the CFtpclientView class
//
#include "stdafx.h"
#include "ftpclient.h"
#include "ftpclientDoc.h"
#include "ftpclientView.h"
#ifdef _DEBUG
#define
www.eeworm.com/read/412712/11188456
cs program.cs
using System;
using System.Collections.Generic;
using System.Windows.Forms;
namespace ftpclient
{
static class Program
{
///
/// 应用程序的主入口点。
///
www.eeworm.com/read/320400/13427603
java ftpserver.java
/*
* FtpClient.java
*
* Created on 2007年8月8日, 上午10:09
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package explorer;
impor
www.eeworm.com/read/136868/5840372
cpp ftpclientview.cpp
// xiongFtpView.cpp : implementation of the CFtpClientView class
//
#include "stdafx.h"
#include "FtpClient.h"
#include "FtpClientDoc.h"
#include "FtpClientView.h"
#ifdef _DEBUG
#define n
www.eeworm.com/read/17191/721648
cs ftpoperater.cs
using System;
using System.Text;
using System.IO;
public class FTPOperater
{
#region 属性
private FTPClient ftp;
///
/// 全局FTP访问变量
///
public FTP
www.eeworm.com/read/343875/3214847
h ftpclientwindow.h
#ifndef FTPCLIENTWINDOW_H
#define FTPCLIENTWINDOW_H
#include
#include "ui_ftpclientwindow.h"
#include "ftpclient.h"
class FtpClientWindow : public QDialog, Ui::FtpClientWin
www.eeworm.com/read/312645/3655207
entries
/ftp_var_example.c/1.2/Mon Jan 23 13:40:30 2006//
/ftpclient1.c/1.4/Mon May 12 10:02:10 2003//
D
www.eeworm.com/read/309155/3706673
cs uploadlogthread.cs
using System;
using System.IO;
using System.Threading;
using MonitorSystem.BasicClass;
using MonitorSystem.FtpClient;
namespace MonitorSystem.MonitorInterface
{
///
/// 定时从Upload
www.eeworm.com/read/279500/4136048
h ftpclientwindow.h
#ifndef FTPCLIENTWINDOW_H
#define FTPCLIENTWINDOW_H
#include
#include "ui_ftpclientwindow.h"
#include "ftpclient.h"
class FtpClientWindow : public QDialog, Ui::FtpClientWin