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

📄 vcl_stl.h

📁 使用OCI类的API函数
💻 H
字号:
#ifndef vcl_stlH
#define vcl_stlH

#ifndef WIN32
#define WIN32
#endif

#ifndef INC_VCLEXT_HEADERS
#define INC_VCLEXT_HEADERS
#endif

#include <vcl.h>

#include <vector>
#include <list>
#include <deque>
#include <set>
#include <map>
#include <stack>
#include <queue>
#include <string>
#include <algorithm>

using namespace std;

#include <windows.h>
#include <syncobjs.hpp>
#include <winsock2.h>
#include <inifiles.hpp>
#include <stdio.h>
#include <mem.h>
#include <string.h>
#include <time.h>
#include <errno.h>
#include <ctype.h>
#include <fstream.h>
#include <filectrl.hpp>
#include <Clipbrd.hpp>

#endif

⌨️ 快捷键说明

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