InsertExcel.h
上传用户:haiweijt
上传日期:2018-02-23
资源大小:8195k
文件大小:0k
源码类别:

Telnet服务器

开发平台:

Visual C++

  1. #pragma once
  2. class InsertExcel
  3. {
  4. public:
  5. InsertExcel(void);
  6. ~InsertExcel(void);
  7. };