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

📄 cxftp.cpp

📁 一個ping , html ,ftp 三功能合一的網路程式源代碼 , 我是來自台灣的朋友 , 謝謝 :)
💻 CPP
字号:

#include "stdafx.h"
#include "MA701TEST_C.h"
#include "CXFtp.h"
#include "Page1.h"

#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif

bool internet_ready;
char errormsg[255];

oftp_t oftp;

/////////////////////////////////////////////////////////////////////////////
// Common functions

// 锣传 long 

⌨️ 快捷键说明

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