登录
首页 » 数据结构 » Class processing, exception handling, overloading the encoding, REM AddNewStuden...

Class processing, exception handling, overloading the encoding, REM AddNewStuden...

于 2022-03-19 发布 文件大小:14.49 kB
0 195
下载积分: 2 下载次数: 1

代码说明:

类的处理,异常处理,超载的编码,REM AddNewStudent.sql REM Chapter 9, Oracle9i PL/SQL Programming by Scott Urman-Class processing, exception handling, overloading the encoding, REM AddNewStudent.sql REM Chapter 9, Oracle9i PL/SQL Programming by Scott Urman

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 期末考试日程管理系统,代码免费公开,做的有点大,有4M多了,没办法功夫不到家...
    期末考试日程管理系统,代码免费公开,做的有点大,有4M多了,没办法功夫不到家-Final exam schedule management system, code free and open, doing a bit large, there are 4M more, no way to martial arts than at home
    2023-04-18 19:05:03下载
    积分:1
  • 1800例题与答案 我想对大学生很有用啊
    数据结构1800例题与答案 我想对大学生很有用啊-data structure with 1,800 examples, I would like to answer students useful ah
    2022-03-31 22:44:52下载
    积分:1
  • 用C++开发餐馆导航系统
    C++控制台程序,在不知道城市方位的情况下对某个城市的餐馆和小吃店进行导航定位。使用链表数据结构,采用继承的方式进行类的编写实现餐馆导航。
    2022-01-24 16:09:06下载
    积分:1
  • 双向约瑟夫问题,利用双向链表实现双向进行的约瑟夫问题
    双向约瑟夫问题,利用双向链表实现双向进行的约瑟夫问题-Two-way Joseph problems, using two-way two-way linked to the issue of Joseph
    2023-04-28 16:05:03下载
    积分:1
  • 题目:设计一个题目,演示用算符优先法对算术表达式求值的过程。 概要设计 1、顺序扫描中缀算术表达式,当读到字时直接将其送至输出队列中; 2、当读到...
    题目:设计一个题目,演示用算符优先法对算术表达式求值的过程。 概要设计 1、顺序扫描中缀算术表达式,当读到数字时直接将其送至输出队列中; 2、当读到运算符时,将栈中所有优先级高于或等于该运算符弹出,送至输出队列中,再将当前运算符入栈; 3、当读入左括号时,即入栈; 4、当读到右括号时,将靠近栈顶的第一个左括号上面的运算符全部一次弹出,送至输出队列中,再删除栈中的左括号。 5、使用VS栈来存储读入的操作和运算结果,然后进行数字字符到数值的转换。 -Title: Design of a topic, presentation operator priority method with arithmetic expression evaluation process. Summary of design 1, the order of scanning arithmetic infix expressions, when they read numbers directly to the output queue 2, when they read operator, it will stack all priority higher than or equal to the operator pop-up , sent to the output queue, and then the current operator入栈 3, when read left brackets, that is, when入栈 4, when they read the right brackets, it will be near the Top-left of the first operator in brackets above All a pop-up, sent to the output queue, and then delete stacks of left brackets. 5, the use of VS stack to store read operation and computing the results of numeric characters and then proceed to the numerical co
    2022-03-18 20:45:34下载
    积分: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
  • 用栈解决迷宫问题,随机生成迷宫,而且还调用了 windows.h 实现了 windows 控制台字体变化,采用C++实现,注释很详细...
    用栈解决迷宫问题,随机生成迷宫,而且还调用了 windows.h 实现了 windows 控制台字体变化,采用C++实现,注释很详细-Find a way through a maze with stack. The maze is generated randomly. Change the colors in console. Use C++ with detailed comments.
    2023-02-01 05:55:03下载
    积分:1
  • 链表程序,新版!关于
    链表程序,新版!关于数据结构-Chain procedures, the new version! On the data structure
    2022-03-30 13:45:59下载
    积分:1
  • 系统说明:这是一个应用库系统VFP开发的酒店管理系统.
    系统说明:这是一个应用数据库系统VFP开发的酒店管理系统.-system Note : This application is a database system developed by VFP hotel management system.
    2022-08-18 03:38:43下载
    积分:1
  • 四则运算实现,这个算法是用C语言实现的,算法程序代码明确易懂。...
    四则运算实现,这个算法是用C语言实现的,算法程序代码明确易懂。-four Operators realize that this algorithm is used to achieve the C language, the algorithm code clear and understandable.
    2022-06-15 16:25:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载