资源列表
gudingzichanguanli
- 随着社会经济的不断发展,企业规模越来越大,企业资产维护变得越来越困难,尤其是在手工管理方式下,财会人员对资产进行折旧时,需要查阅上一个月的资产信息,根据上月的资产信息核算折旧资产。如果企业资产很多,可以想象财会人员的工作强度,既要按时对资产进行折旧,即每月对资产进行折旧,又要保证数据的准确性,因为一旦某个月的资产折旧有误,会影响以后的资产核算。-With the socio-economic development, the increasing scale of enterprises, en
kucunguanlixitong
- 库存管理系统主要由【货物管理】、【基本档案】、【查询统计】、【系统维护】和【帮助】等模块组成。进入该系统后,用户可以对系统中的一些基本信息进行添加、修改和删除等操作。另外,如果是管理员登录,还可以对用户的权限、用户名和密码进行修改。-Inventory management system mainly by cargo management [], [basic file], [] query statistics, system maintenance [] and [help] such m
EnterpriseObjects
- 用于c#.net数据库操作的类库。能把结婚集以数组的形成操作。-For c#. Net Class Library database operations. Set to be married to the formation of an array operation.
shoujiguanlixitong
- 这是一个C#开发的手机管理系统,内含源代码和数据库文件,只要下载附加数据库就可以运行,还有PPT是一个很好的学习代码。-This is a C# Developed mobile phone management system, including source code and database files, as long as you can download the attached database to run, as well as PPT is a very good learn
database
- The book introduce SQL database.It is a good book.
BBSDesgin
- BBS代码~vc#跟Sql Server-BBS code ~ vc# With Sql Server
vbmarket
- 本源码采用vb 以及sql 环境编写. 适合数据库课程设计的朋友-The source code using vb and sql prepared environment. For curriculum design databases friend
sqlite_docs_3_6_5
- sqlite的帮助文档, This ZIP archive contains most of the static HTML files that comprise this website, including all of the SQL Syntax and the C/C++ interface specs and other miscellaneous documentation.-sqlite help files, This ZIP archive contains most
SQLMan
- 《SQL 参考手册》中文版.chm 找了老半天也下了不少,还是觉得这份比较不错. 有条理,而且全面,分享给大家.- SQL reference manual, the Chinese version. Chm found老半天also a lot, or think that this comparison is true. Structured and comprehensive, to share to everyone.
SQL_handbook
- 数据库SQL语言详解,可以帮助学习和掌握数据库SQL查询语言-Detailed SQL database language, can help learning and mastering SQL database query language
3.SQL
- sql programm manual for sql language in database -sql programm manual for sql language in database
CY
- 1.写出建立BORROW表的SQL语句,要求定义主码完整性约束和引用完整性约束。 2.找出借书超过5本的读者,输出借书卡号及所借图书册数。 3.查询借阅了"水浒"一书的读者,输出姓名及班级。 4.查询过期未还图书,输出借阅者(卡号)、书号及还书日期。 5.查询书名包括"网络"关键词的图书,输出书号、书名、作者。 6.查询现有图书中价格最高的图书,输出书名及作者。 7.查询当前借了“计算方法”但没有借“计算方法习题集”的读者,输出其借书卡号,并