资源列表
simple
- 通过Notes C API访问Notes数据库,访问ACL,设置读写ACL
turtle
- 设计并实现海龟抽象数据类型Turtle,并以此为基础设计一个演示海龟作图的程序。 〔基本要求〕 (1)设置海龟类型的基本操作为: procedure StartTurtleGraphlcs ; {显示作图窗口,并在窗口内写出本人的姓名、上机号和实验题号。} procedure StartTurtle; {令海龟处于作图的初始状态。即显示作图窗口,并将海龟定位在窗口正中;} {置画笔状态为落笔、龟头朝向为0度(正东方向)。} -Design and
login.sql-backup.tar
- My login SQL. Use it with SQLPLUS.
sqlcreatdatabascforactive
- 动态地创建数据库方便好用~有兴趣的可以下载试试哦`!-Dynamically create a database to facilitate easy to use ~ are interested can download the try `Oh!
mysql.class
- 开发环境为PHP 手写的功能比较强大的mysql类 能进行基本所有的mysql操作 是mysql从面向工程转化为面向对象-PHP development environment for the more powerful features hand-mysql class mysql can perform basic operations are all facing the Project into mysql from the object-oriented
select
- there are some sql interogations that i have made for my paper work
copy
- 服务器2上有数据库ZJ_DB:有表GL_PznrCopy,字段名称与服务器1上的一样,只是额外多了一个[isstatus] [varchar](12) NULL 字段。 希望在服务器2上实现存储过程,差额取服务器1当中表GL_Pznr到GL_PznrCopy表 -Automatic synchronization tables stored procedures
1
- 4、 编写一个过程。要求:有一个输入参数和一个输出参数,过程里面要有自定义异常。从学生表中(tab_student)中寻找符合指定学号等于输入参数的值,然后将找到的学生的姓名赋予输出参数,如果没有符合条件的值则触发异常。 Create table tab_student (sno char(8), sname varchar2(20), age integer, province varchar2(60), sex char(4)) insert into tab_s
uu08txl
- 用C语言编写的简单个人通讯录 c语言实现通讯录功能: 1、 数据入录――按顺序入录学生成绩 2、 插入记录――在一个特定序号处插入一条记录 3、 删除记录――删除特定记录 4、 修改记录――修改特定记录 5、 查询记录――关键字等于确定值的简单查询;关键字的值在某一范围内的范围查询,并可作相应统计-Using C language simple Personal Address Book Address Book c language function: 1, data entry was re
MysqlApp
- 用Java编写的SQL登录辅助文件
select
- 主要用于oracle数据库单行操作,其中包括单行操作语句示例-Oracle database is mainly used for single-line operation, including the single operating statement example
create-DB-and-connection-to-DW
- java how to create connection