ocilib(简介2)

OCILIB encapsulates OCI in order to provide optimal reusability of code. It is free (open source - LGPL

license), rich (about 550 simple functions) and its source code is platform-independent (MS Windows HP/UX, AIX, Solaris, Linux And Mac).

OCILIB封装OCI为了提供最优的代码的可重用性。它是免费的(开源- LGPL   许可证),丰富(约550简单的函数)和它的源代码是独立于平台的(MS Windows,   惠普/ UX、AIX、Solaris,Linux和Mac)。

 

OCILIB really boosts productivity of C/C++ database oriented development with its JDBC like API.

OCILIB确实能够提高生产力的C / c++面向数据库发展的JDBC像API。

 

OCILIB can combine the performance of C/C++ by proposing a pragmatic interface, easy to use, while

maintaining richness in functionality. OCILIB is one of the few C/C++ based OCI libraries that provides

complete Unicode support. An OCILIB application can be compiled either natively in ANSI or Unicode.

OCILIB可以结合性能的C / c++通过提出一个务实的接口,易于使用,而  保持在功能丰富。OCILIB是为数不多的几个基于C / c++ OCI库,它提供  完整的Unicode支持。一个OCILIB应用程序可以被编译或本地ANSI或Unicode。

 

Finally, OCILIB source code is 100% ISO C90 (and C99 for full Unicode support) and thus extremely

portable! OCILIB does not require an Oracle client to develop Oracle application. Indeed, an application

using OCILIB can link Oracle libraries at compilation time (static or dynamic linkage) or at runtime if the

target OS supports dynamic loading of modules. OCILIB works on all platforms supported by Oracle

(Microsoft Windows, Linux, UNIX, Mac ...).

最后,OCILIB源代码是100%的ISO人私下偷偷收藏盒式(和C99全Unicode支持),因此非常  便携式!OCILIB不需要Oracle客户端开发Oracle应用程序。事实上,一个应用程序  使用OCILIB可以连接Oracle库在编译时间(静态或动态链接)或在运行时如果  目标操作系统支持动态加载的模块。在所有平台上工作的OCILIB Oracle支持  (微软Windows、Linux、UNIX、Mac……)。

原文链接: https://www.cnblogs.com/batman425/archive/2012/10/16/2726021.html

欢迎关注

微信关注下方公众号,第一时间获取干货硬货;公众号内回复【pdf】免费获取数百本计算机经典书籍

    ocilib(简介2)

原创文章受到原创版权保护。转载请注明出处:https://www.ccppcoding.com/archives/65964

非原创文章文中已经注明原地址,如有侵权,联系删除

关注公众号【高性能架构探索】,第一时间获取最新文章

转载文章受原作者版权保护。转载请注明原作者出处!

(0)
上一篇 2023年2月9日 下午12:05
下一篇 2023年2月9日 下午12:06

相关推荐