资源列表
emploreimformation
- 一款经典的员工信息系统的统计源代码,非常规整,一学就会。对于统计信息类代码,具有非常典型的例子。-A classic statistical information systems staff source code, very structured, learn. Statistical information for the class code, a very typical example.
librarysystem
- 由于C语言中操作系统不是很方便,因此大部分的数据存储都是通过文件来进行的。数据存储采用3个文件来实现。程序第一次运行的时候便会自动在目录下创建。BOOK.DAK,用于保存图书信息;MEMBER。DAT,用于保存会员信息;TRANS。DAT,用于保存业务信息,即结束还书信息。
sqlite
- test function sqllite with c-test function sqllite with c++
ssd7ex1
- ssd7 exercise 1自己做的,感觉还可以-ssd7 exercise 1 postgre database
FDGSD
- Point card to generate
Excel-to-mdb
- Excel转换成mdb,用VisualBasci实现的程序,表格转数据库,定义Excel表路径、数据库名、表名称,点击“TO-MDB”按钮即可实现。 -Excel convert mdb program implemented using VisualBasci form transfer database, to define Excel table path, database name, table name, click on the "TO-MDB" button can be r
DBMS
- 图书管理系统数据结构,可以用脚本直接建表,-Library management system data structures
Archive
- a simple c++ sqlite wrapper which use variants and
import-Database-to-a--txt-file
- vb通过调用系统自带的控件调用数据库,并输出到文本中,是输出统计结果的有效方法。-VB invoke database through itself tool, and then input the search result to txt file, it a effective mathod to import data
PersonnelArchive
- 利用ALV-tree建立员工资料表,功能有新增、 删除、修改及利用年龄来当索引值,达到搜寻同年纪的员工资料。
zhaozhibin
- 一个数据库课程设计,基于microsoft access 和vb的设计,可实现简单的删除修改查询和登记(由于需要设置路径,简单的作可以将其放置于F盘,即可运行-a database curriculum design, based on microsoft access and vb the design, can be amended to delete simple inquiries and registration (because of the need to set path for
cust
- vfp 中一个简单的登陆表单,熟悉表单控件的属性。