资源列表
TableSize
- 列举SQL Server2000和SQL Server 2005数据库里,每一个表的占用空间、行数、索引空间、未用空间等信息。编译查看数据库快速增大的原因。需要cx控件。-Enumerate SQL Server2000 and SQL Server 2005 database, each table space, the number of rows, the index space, unused space information. Rapid increase see the datab
sqlkgjfgdjflgdfjkgfd
- 基于jsp的数据库使用程序,简洁方便,是学习java语言的经典代码-on the procedures for using the database, simple convenience, java language learning is the classic code
ASqlite3NullFTS200902A
- 最新的基于 Delphi 2009 的SQLite 数据库代码-Delphi 2009 based on the SQLite database code
图纸管理系统
- 进行图纸的资料归档及管理-use this system for manage blueprint,and pigeonhole blueprint
5_aplikasi-m_1303208738
- The application creates a database table without using engines such as SQL, PARADOX, etc., the results table is saved directly to a file (xml adoption of the system tables). how to use the delphi (delphi all) simply by using a table ClientDataSet liv
wuliuxinxi
- 基于C#语言的一个物流信息网数据库系统开发案例的源代码 ,很实用
SQL
- 实现一个简单的数据库,包括select、delete、insert、create、drop等功能,适合新手参考-Implement a simple database, including select, delete, insert, create, drop and other functions, suitable for novice reference
office
- 系统登录模块:主要用于用户登录管理。 日常管理模块:主要包括收文管理、发文管理、批示管理、会议管理、公共信息管理、个人办公管理、人事管理7部分。 业务管理模块:主要包括生产报表管理、采购计划管理、库存管理、指标情况管理4部分。 - registry modules: mainly used for user login management. day-to-day management modul
MSSQLMAN
- 一个关于数据库开发的程序,可以看看作为参考。-Program on the development of a database, you can look at as a reference.
sqlite-source-3_3_15
- sqlite 嵌入式/文件数据库源代码,应用非常广泛-SQLite embedded source code
kcgl
- 汽车零配件的库存管理系统,能根据进价和销售价格计算利润。-of automobiles and spare parts inventory management system, according to Purchasing Price sales prices and profits.
xlsx2csv
- 一般对于csv表格文件,在linux可以直接以文本形式打开,并用sed、awk等流编辑器进行格式化处理。但是,对于xls表格文件,需要安装软件包catdoc,之后可以用命令xls2csv将xls表格文件转换为csv文件,接着就可以处理了。但是,对于office 2007以后的xlsx格式,在linux下是二进制文件,无法直接以文本形式打开。并且,xls2csv对于xlsx格式无法直接转换,因此我找到一个python实现的xlsx2csv.py程序-General for the CSV form