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

📄 libsqlora8-config.h.in

📁 Linux下的操作oracle数据库的连接库
💻 IN
字号:
/* libsqlora8-config.h * @configure_input@ */#ifndef LIBSQLORA8_CONFIG_H#define LIBSQLORA8_CONFIG_H#define LIBSQLORA8_MAJOR_VERSION @LIBSQLORA8_MAJOR_VERSION@#define LIBSQLORA8_MINOR_VERSION @LIBSQLORA8_MINOR_VERSION@#define LIBSQLORA8_MICRO_VERSION @LIBSQLORA8_MICRO_VERSION@#define LIBSQLORA8_INTERFACE_AGE @LIBSQLORA8_INTERFACE_AGE@#define LIBSQLORA8_BINARY_AGE    @LIBSQLORA8_BINARY_AGE@#define LIBSQLORA8_VERSION "@LIBSQLORA8_VERSION@"/* This is set to 1 if the library was compiled with a thread package */#define LIBSQLORA8_THREADED @LIBSQLORA8_THREADED@/* If LIBSQLORA8_THREADED is 1, this define tells you which package was used  * It is either "posix" or "oracle" */#define LIBSQLORA8_THREADS "@LIBSQLORA8_THREADS@"#endif

⌨️ 快捷键说明

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