资源列表
VB-TreeView-xml
- 一个关于 VISUAL BASIC TreeView节点操作示例,有兴趣可以研究一下。-On a VISUAL BASIC TreeView node operation example, interested can look at.
iSD
- asp环境下的客户关系管理系统,包括数据库文件SQLDatabase-CRM system for asp, including database file, sqlserver
Taxi-manage
- 一个基于 VC的出租车管理系统演示源代码。-source code for taxi management.
lianjiebingfujiashujuku
- 能够测试数据库是否连接,并可实现自动附加数据库功能-To test whether the database connection, and automatically add database functionality
5110309369_2_7
- 翁惠玉版数据结构第2章参考代码,已调试.可以自己参考一下-Huiyu Weng version of Chapter II of the data structure reference code, debugged
haoyoulu
- 好友录,易语言EDB数据库操作例程,对新手有很大帮助,高手请跳过吧-Friends record, easy language EDB database operation routines are very helpful for the novice, expert skip it
09042121_txy
- vs2008环境下c#语言开发的图书馆管理系统。图书馆管理系统需要完成的功能有用户管理、书籍管理和读者管理三个部分。-Under vs2008 c# language development environment library management system. Library management system needs to complete user management functions, management books and readers manage three pa
Library11052055
- 本系统的目标是要将传统的图书馆转换为数字信息化的图书馆,并对图书实现自动化的管理,利用本章的图书馆管理系统,可以大大减轻图书管理员的工作负担,同时能够极大地利用图书资源,为用户提供及时、快捷的图书信息。本章图书馆管理系统需要完成的功能有用户管理、书籍管理和读者管理三个部分。-The goal of this system is to traditional library into a digital library of information technology, and automate
library
- 实现一个简易的图书管理系统,至少包括三项功能:图书管理(录入、更新、删除书目)、读者管理(新增读者、更新读者信息、删除读者、读者查询自己借阅情况)和借还书(查询书目、借书、还书)。系统操作界面及数据存储形式不限。-Implement a simple library management system, including at least three functions: library management (entry, update, delete bibliography), the
librarian
- 数据库查询,导出数据库数据数据为excel文件-sql server use
selectparse
- 针对数据库select语句的一个词法分析,我已经在linux编译调试通过。供参考-Against the database of the select statement a lexical analysis, I have been in the Linux debugging through for your reference
operateDBc++.zip
- c++连接数据库,并且实现c++对数据库的增删改查。