代码搜索:FTPClient
找到约 782 项符合「FTPClient」的源代码
代码结果 782
www.eeworm.com/read/136868/5840375
h ftpclient.h
// FTPClient.h : main header file for the FTPCLIENT application
//
#if !defined(AFX_FTPCLIENT_H__23434895_6CF0_447C_B46A_8D94A5538934__INCLUDED_)
#define AFX_FTPCLIENT_H__23434895_6CF0_447C_B46A_
www.eeworm.com/read/136868/5840377
rc ftpclient.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/136865/5840747
pro ftpclient.pro
TEMPLATE = app
TARGET = ftpclient
CONFIG += qt warn_on release
REQUIRES = network full-config nocrosscompiler
HEADERS = ftpviewitem.h
SOURCES = main.cpp \
ftpviewitem.cpp
FORMS = ftpmainwi
www.eeworm.com/read/136865/5840751
doc ftpclient.doc
/*
$Id: qt/ftpclient.doc 3.3.4 edited May 27 2003 $
*/
/*! \page ftpclient-example.html
\ingroup network-examples
\title An FTP client
This example implements a FTP client. It uses
www.eeworm.com/read/136815/5855458
pro ftpclient.pro
TEMPLATE = app
TARGET = ftpclient
CONFIG += qt warn_on release
REQUIRES = network full-config nocrosscompiler
HEADERS = ftpviewitem.h
SOURCES = main.cpp \
ftpviewitem.cpp
FORMS = ftpmainwi
www.eeworm.com/read/136815/5855462
doc ftpclient.doc
/*
$Id: qt/ftpclient.doc 3.3.4 edited May 27 2003 $
*/
/*! \page ftpclient-example.html
\ingroup network-examples
\title An FTP client
This example implements a FTP client. It uses
www.eeworm.com/read/133772/5902803
cdl ftpclient.cdl
#====================================================================
#
# ftpclient.cdl
#
# SNMP library configuration data
#
# ========================================================
www.eeworm.com/read/133772/5902816
h ftpclient.h
#ifndef CYGONCE_NET_FTPCLIENT_FTPCLIENT_H
#define CYGONCE_NET_FTPCLIENT_FTPCLIENT_H
//==========================================================================
//
// ftpclient.h
//
//
www.eeworm.com/read/133772/5902820
c ftpclient.c
//==========================================================================
//
// ftpclient.c
//
// A simple FTP client
//
//==========================================================