搜索资源列表
db4o-5.2-java
- db4o db4o是一个嵌入式的开源对象数据库引擎.对于Java与.NET开发者来说都是一个非常好的对象持久化工具. db4o性能高并且安装简单.-db4o db4o is an open-source embedded object database engine. For Java and.NET developers are a very good tool for object persistence. Db4o high performance and easy to install.
shujuglcls
- 所有的数据管理都在类模块中进行,在窗体中不直接对结果集和字段操作 , 操作对象是类 属性和类方法.真正实现了数据管理逻辑和用户接口逻辑的分离-all the data management in the category module, the window of which do not directly result sets and field operations, Operation Object class attribute is referring. truly reali
2003080232
- 面向对象课程设计报告-人事管理系统 C++实现-object-oriented curriculum design report - Personnel Management System C + +
zgglxt
- 1.问题描述 对单位的职工进行管理,包括插入、删除、查找、排序等功能。 2.要求 职工对象包括姓名、性别、出生年月、工作年月、学历、职务、住址、电话等信息。 (1)新增一名职工:将新增职工对象按姓名以字典方式职工管理文件中。 (2)删除一名职工:从职工管理文件中删除一名职工对象。 (3)查询:从职工管理文件中查询符合某些条件的职工。 (4)修改:检索某个职工对象,对其某些属性进行修改。 (5)排序:按某种需要对职工对象文件进行排序。 3.实现提示
ssgl
- 息时代的高速发展,电脑管理代替人工管理的应用越来越广泛,已经深入到人们的日常生活中。各种各样的管理系统踊跃出现。各种编程语言的出现为开发管理系统提供了直接的开发平台。尤其是面向对象程序设计语言vc++、delphi、sql的出现更加简洁了管理系统的开发-income era of rapid development, the computer managed to replace artificial management applications have become wider, and
gongziguanlixt
- 用VB6.0编写工资管理系统,利用软件工程原理,采用面向对象的编程方法,其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面,实现了工资管理的自动化和信息化.-prepared with VB6.0 wage management system, using software engineering principles, using object-oriented programming methods, including development of its key data
workerssystem
- 小型公司职工信息管理系统,为同学的本科毕业设计。有很强的可操作性,功能齐全。其对象是消息公司或企业的职工信息,包括编号,姓名,性别,年龄,职位,收入,以及家庭住址和电话号码,并且可以进行工资查询。-small company employees information management system for undergraduate students graduating from the design. Is a highly operable, complete functions.
j_9213_hotel
- SetCursor CWnd LoadCursor DestroyWindow CDialog GetClientRect C Button GetStockObject CFont GetWindowLong SetWindowLong GetWindowRect BeginDeferWindowPos EnableWindow DeferWindowPos EndDeferWindowPos InvalidateRect UpdateWindow GetCursorPos CPoint Se
LibraryManagementSystem
- As information technology is more and more in-depth and wide range of applications, management information system has been gradually implemented in the technical maturity. Management Information System is a continuous development of new disciplines.
考务管理系统论文
- 本系统采用Visual Foxprow 5.0编写,面向对象可视化编程,使系统的开发工作适应目前的流行趋势。设计时采用了常用的自顶向下的瀑布式结构化设计方法。各子系统具有独立的数据库结构,设计时力求简单易用,便于维护。各模块为平行关系,彼此间无直接的参数联系,也无库的交叉关联,从而保证各子系统可以单独运行。-the system using Visual Foxprow 5.0 preparation, visual, object-oriented programming, allowing
ADOX-CreateDatabase
- ADOX创建ACCESS数据库,只需要创建一个Catalog对象,然后调用它的Create方法,初学者必备例程。-ADOX to create ACCESS database, only need to create a Catalog object, and then call its Create method, an essential routine for beginners.
ShowDBTable
- 列出数据库中所有的表名 获取access库中表的个数及表的名称 用ado怎样实现 工程--->引用--->Microsoft ActiveX Data Object 2.x(版本号)-Database lists all of the table name to obtain access database table number and the name of the table with ado how to achieve the project--->
qygzglxtydm
- 数据库管理系统(DBMS)是指数据库系统中管理数据的软件系统。DBMS是数据库系统的核心组成部分。对数据库的一切操作,包括定义、更新及各种控制,都是通过DBMS进行的。DBMS总是基于某种数据模型,可以把DBMS看成是某种数据模型在计算机系统上的具体实现。根据数据模型的不同,DBMS可以分成层次型、网状型、关系型、面向对象型等。MS Access 2000就是一种关系型数据库管理系统。 VB+access开发的企业工资管理系统。-Database management system (DBM
brgeometry
- 面向对象数据库实验 CODE versant 面向对象数据库实验 CODE versant 面向对象数据库实验 CODE versant-Experimental CODE versant object-oriented database object-oriented database, object-oriented database, experimental CODE versant experimental CODE versant experimental CODE ver
Databasesothemainconcepts
- 数据库中有关的主要概念,然后回顾数据管理技术的三个发展阶段,数据库的三个发展阶段及各阶段的主要特点,掌握数据库中的有关的基本概念、数据库系统的组成及各部分的主要功能。重点掌握实体、属性定义和实体型之间的联系类型及特点。三种数据模型的特点及区别。面向对象数据模型的基本特征。-Databases on the main concepts, and then review data management techniques to the three stages of development, da
blobnclb
- develop a database application to demonstrate storing and retrieving of BLOB and CLOB object
adodb480
- PHP中一个对象导向的数据库封包链接库,它提供了共通的应用程序接口来跟所有支持的数据库沟通,简化了你的程序的数据库移植性操作。ADODB是Active Data Object DataBase的缩写,目前支持MySQL、PostgreSQL、Oracle、Interbase、Microsoft SQL Server、Access、FoxPro、Sybase、ODBC及ADO。-PHP in an object-oriented database packet link library, whic
SAMS
- 本代码使用了以ADO对象操作数据库、视图界面切分、树状结构处理和快捷菜单动态显示等技术,各种技术紧密结合,值得向各位童鞋推荐!-This code used to ADO operation on the object database, view interface segmentation, tree structure processing and shortcut menu dynamic display of technology, such as technology closely
MyGoods
- 用DB4O面向对象数据库开发的小系统,开发工具为myeclipse,模块清晰,mvc层次简单。绝对值得下载学习。-With DB4O small object-oriented database development system, development tools for the myeclipse, module clear, mvc-level simple. Definitely worth downloading to learn.
gigabase-383
- 面向对象数据库,gigabase,操作类似fastDB,速度快。但是好像有些不稳定。-Object-oriented database, gigabase, operating similar fastDB, fast. But seems to be some instability.
