搜索资源列表
db
- PB写的简单数据库系统 ,可以以数据列表方式存储数据。
无限级树形菜单(Sql数据库) MyTree
- 无限级树形菜单(Sql数据库) 利用VS2005+Sql2000开发的一个无限级树形菜单,比较简单,实用性比较强 DB_CNZZ下为数据库文件,附加即可 数据库连接配置修改DefaultTree.aspx.cs中的SqlConnection con = new SqlConnection("server=(local);database=GHRQ;uid=sa;pwd=sa"); 作者:chy2z
访问数据库
- 简单的数据哭访问程序-simple data cried visit procedures
DBMS
- 简单数据库管理系统-simple database management system
简单酒店管理系统
- 一个简单酒店管理系统,用SQL做为数据库, VB编写的代码.-Hotel manage system, it is a simple program written by VB for begginer.
针对数据库后台经典实例必备
- 针对新手对后台数据库的操作 简单明了可以修改sql语句就可完成 新手学习必备
XbaseSitePublisher
- 内存数据库的实现,用c#实现简单数据库,包括数据增、删、改、查操作(转)-memory database
easydatabase
- vc++实现简单数据库操作程序,对于C++面向界面语言的设计学习者很有帮助-vc code for database
SimpleDB
- 用VB写的简单数据库,实现简单增加,删除,修改操作,另有说明文档-Using VB to write a simple database, simple to add, delete, modify operation, otherwise stated in the document
EDB
- 简单数据库的操作。适合初学。代码为核心代码-Simple database. Suitable for beginners. Code for the core code
数据库
- 数据库的一些写法,可以借鉴其中的一些创建语句和加以约束(Some of the database writing, you can learn from some of the creation of statements and constraints)
易数据库+高级表格操作
- 易数据库简单例程,串口通讯例程.初次上传,请多包涵(Easy database routines, serial communication routines)
数据库实验
- 简单的数据库小程序,公司组织结构的增,删,改,联合查询,内外连接查询(Simple database applet, the company organizational structure)
14 康力文组+数据库课设
- 一款用C#开发的简单的书店销售管理系统,学生自主开发,使用数据库为SqlServer(A program by using C# to manage sale management of bookstore)
(VC6.0)Acsess数据库操作
- vc6.0操作access的简单实例。初学者可以看看。。。(A simple instance of VC6.0 operation access. Beginners can see...)
ADO数据库连接
- vc 实现简单数据库连接实例,适合初学者学习练习(VC implementation of simple database connection examples, suitable for beginners to learn exercise)
644494简单酒店管理系统
- 酒店信息管理系统数据库设计,关系模式关系表视图等等的建立(The establishment of the hotel information management system database design, relational schema view and so on)
MyFirstSQL
- java的简单数据库连接,从数据库中获取学号和姓名(Java's simple database connection to get the name and name of the database from the database)
数据库
- Flask是一个使用 Python 编写的轻量级 Web 应用框架。其 WSGI 工具箱采用 Werkzeug ,模板引擎则使用 Jinja2 。Flask使用 BSD 授权。 Flask也被称为 “microframework” ,因为它使用简单的核心,用 extension 增加其他功能。Flask没有默认使用的数据库、窗体验证工具。(Flask is a lightweight Web application framework written in Python. The WSGI to
简单动物识别系统的知识表示与推理Python
- 简单动物识别系统的知识表示与推理 (1)以动物识别系统的产生式规则为例 (2)建造规则库和综合数据库,并能对他们进行增加、删除和修改操作 (3)基于建立的规则库和综合数据库,进行推理(Knowledge representation and reasoning in simple animal recognition system (1) take the production rule of animal identification system as an example. (2) b