-
ruby通过DBI访问Oracle数据库例子
ruby操作Oracle数据的代码例子,其中:1、insert_dbi.rb Ruby插入数据到DB的例子2、proc_dbi.rb Ruby执行Oracle的存储过程的例子3、proc_dbi_cursor.rb Ruby执行Oracle返回数据的例子,这个例子在网上很难找到解决方案4、proc_ocii.rb Ruby通过Oci访问Oracle5、query_dbi.rb Ruby插入数据到Oracle6、query_dbi_param.rb Ruby执行Oracle的存储过程7、TableFormat_dbi.rb Ruby从Oracle查询的数据转为Table格式8、update_dbi.rb Ruby修改Oracle的数据例子9、XMLFormat_dbi.rb Ruby从Oracle查询的数据转为XML格式
- 2022-01-26 15:54:27下载
- 积分:1
-
Hoffman codec of the source, can be used to achieve efficient codec Hoffman Note...
这是一个霍夫曼编码解码的源程序,可以用它高效实现霍夫曼解码编码,注释详细,可读性好.压缩包止包括源程序文件,再vc中运行.-Hoffman codec of the source, can be used to achieve efficient codec Hoffman Notes detailed and readable. Compressed only those source files, then vc run.
- 2022-03-04 05:41:03下载
- 积分:1
-
这是一个连接数据库的类,非常有用,感谢指教
这是一个连接数据库的类,非常有用,感谢指教-This is a type of database connections, very useful
- 2022-09-22 23:15:02下载
- 积分:1
-
eight Queen's text interface issues
八皇后问题 文本界面-eight Queen"s text interface issues
- 2022-12-06 01:50:03下载
- 积分:1
-
这是一个人力资源管理系统,可用于机构的日常管理,可供学习...
这是一个人力资源管理系统,可用于机构的日常管理,可供学习-This is a human resources management system can be used for the daily management of institutions available for study and
- 2022-11-19 14:40:04下载
- 积分:1
-
一个基于VC+ACCESS的通讯录系统设计,简单方便
一个基于VC+ACCESS的通讯录系统设计,简单方便-a VC-based directories ACCESS system design is simple and convenient
- 2022-06-17 08:17:54下载
- 积分:1
-
一个用c语言写的迷宫演示程序。借助了其他人共同的智慧
一个用c语言写的迷宫演示程序。借助了其他人共同的智慧-A with c language demo of the maze procedure. With other people
- 2022-11-19 01:20:03下载
- 积分:1
-
基于十进制的四叉树的空间数据结构编码。
利用行数和列数求莫顿码
利用莫顿码求行数和列数...
基于十进制的四叉树的空间数据结构编码。
利用行数和列数求莫顿码
利用莫顿码求行数和列数-Decimal-based quadtree spatial data structure coding. To use the number of rows and columns seeking Morton Morton yards yards seeking to use the number of rows and columns
- 2023-05-14 16:10:03下载
- 积分:1
-
OCI(Oracle Call Interface)是ORACLE公司开发的一个应用程序开发工具,是一个通过访问Oracle数据库的服务器,控制各类SQL语句的...
OCI(Oracle Call Interface)是ORACLE公司开发的一个应用程序开发工具,是一个通过访问Oracle数据库的服务器,控制各类SQL语句的执行,进而创建应用程序的的应用程序接口(API)。它支持SQL所有的数据定义,数据操作,查询,事务管理等操作,支持C和C++的数据类型,调用,语法和语义。它提供了一组可对Oracle数据库进行存取的接口子例程(函数)。
OCI程序实质上就是用高级语言写的程序,其特点是内部含有对OCI子函数库的调用,通过在第三代程序设计语言(如C语言)中进行调用可达到存取ORACLE数据库的目的。
本工程包含一个简单的oci封装,封装oci的基本操作,日常开发中对速度要求比较高而ado和普通的odbc方法满足不了要求的情况下可以考虑使用-OCI (Oracle Call Interface) was developed by an ORACLE application development tool, one by accessing the Oracle database server and control the implementation of various types of SQL statements, thereby creating the application s application program interface (API). It supports all SQL data definition, data manipulation, query, transaction management, operation, support C and C++, data types, call, syntax and semantics. It provides a set of Oracle database can access the interface sub-routines (functions).
OCI program in essence is to use high-level language to write programs, characterized by an internal subroutine library that con
- 2023-05-23 00:55:03下载
- 积分:1
-
out PCA Gaussian Elimination Solution Line algebraic equations, Gaussian algorit...
高斯列主元消去法解线代数方程组,高斯算法-out PCA Gaussian Elimination Solution Line algebraic equations, Gaussian algorithms
- 2022-02-04 07:33:32下载
- 积分:1