搜索资源列表
源代码--银行卡系统
- 就是开发一个简易的银行卡管理系统,对持卡人信息和基本操作信息进行管理。 简易银行卡管理系统的主要功能: ●新开设一个帐户 ●能够进行存款操作 ●能够进行取款操作 ●挂失帐户,挂失后帐户就被冻结 ●注销帐户,注销后帐户就消失 ●计算存款所得的利息
sqlite-source-2_8_17
- sqlite数据库管理系统开放源码,包含了数据库的基本操作,如建表,删表,插入,删除-sqlite database management system open source, the database contains the basic operations, such as building tables, Table delete, insert, delete, etc.
yonghushenggao
- 部门在用的用户申告系统,包含收发货统计。 程序相对较简单,初学者可以用来学习ACCESS数据的基本操作。-sector users in the declaration system, the sender includes admission statistics. Procedure is relatively simple, can be used for beginners learning the basic data ACCESS operation.
jiaoxueguanlixitong
- java编程的教学管理系统数据库.具有对学生的基本操作.,如添加,修改,删除,选修课程,及分数.-Teaching java programming database management system. Students with the basic operation. , Such as adding, modifying, deleted, elective courses and scores.
以动态库的方式封装ADO的操作
- 本动态库主要为了根据对数据源操作使用SQL语句了直接嵌入VC过程来实现,可以用在很多数据库种类的基本操作,实现了简单的SQL在外部调用动态库尔嵌入.数据库框架的设计不会影像本动态库的使用.
zhaobiaocaigou
- 在公司做的一个小的系统源代码,对数据库进行插入,删除等基本操作
jiaohu
- 1. 掌握SQL的数据定义、数据操纵功能 2. 利用SQL语句进行多表查询和嵌套查询 3. 掌握SQL数据定义中修改、删除表功能 4. 掌握SQL语句中数据更新相关操作 5. 掌握视图基本操作:定义、查询、更新视图。
Oracle
- Oracle的基本操作的指南,想学习它的可以
sqlite
- sqlite 3.0使用方法,例子,基本操作。。。很好用的
k-d tree C++ source codes
- 空间数据库中空间数据结构的应用,K-d树基本操作的源码,都在这个文档中。-spatial database structure of the data space applications, K-d trees basic operation of the source code in the documents.
mysql_ccode
- 在力LINUX下用C编写MYSQL的客户端程序,包括如何建立连接.如何创建表,删除表,以及更新记录等基本操作-in force C LINUX prepared MYSQL client procedures, including how to establish a connection. How to set up a table, Table delete and update records basic operation
wbgl
- 网吧的基本操作都可以,包括刷卡,上下机等-Internet cafes can be basic operation, including credit card, from top to bottom, etc.
GDI_database
- C#编写的应用程序,在VS2005下开发,包括GDI+的相关基本操作以及SQL Server数据库的操作-C# Prepared applications, in VS2005 under development, including GDI+ Relevant basic operation and the operation of SQL Server database
SQLIST1
- 线性表顺序存储类型的各项基本操作实现与说明。-Linear form of the order of storage type and descr iption of the achievement of the basic operation.
renshi
- 自己开发的人事的管理,人事调整 增加删除 等数据库基本操作 -Their own personnel management, personnel changes, such as increasing the database to delete the basic operation
DBMS
- 这个例子描述的数据库的基本操作是一个很不错的例子,希望对大家有帮助-This example describes the basic operation of the database is a very good example, in the hope that everyone has to help
duishujukucaozuo
- 本源码实现了对数据库的最基本的操作,插入,修改,添加删除等基本操作,旨在对读者掌握最基本的数据库操作-The realization of the source of the most basic database operations, insert, modify, add, delete and other basic operations, aimed at the readers grasp the most basic database operations
oracle基本内容
- oracle数据库相关内容,关于基本操作,单表和多表查询操作(Oracle database related content,About basic operations,single table and multi table query operations)
数据库基本操作.tar
- 数据库基本命令,增、删、改、查,数据库入门(Database basic commands, add, delete, change, check, database entry)
《数据结构》实验1 线性表 - 副本
- 顺序表的基本操作 创建任意整数线性表 遍历线性表(The basic operation of the sequential table creates an arbitrary integer linear table)