-
store
本项目的开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对数据库的开发,要求建立起数据一致性和完整性强、数据安全性好的库。而对于前段应用程序的开发,要求应用程序功能齐全,简单易用。
不同于基于ASP.NET开发的企业中的OA系统,此项目采用C#编写,生成可执行文件。开发工具选择Microsoft Visual Studio 2008,数据库管理系统则应用对Microsoft Visual Studio 2008支持最好的SQL Server 2005。
(Development of this project mainly include database creation and maintenance, and front-end application development aspects. Database development, required consistency and integrity of the strong, good for the security of data. For the preceding application development, application functionality required complete, easy to use. Unlike ASP.NET-based enterprise development in the OA system, this project uses C# to write, build the executable file. Tools Select Microsoft Visual Studio 2008, database management system is applied to the Microsoft Visual Studio 2008 to support the best SQL Server 2005.)
- 2010-07-11 15:13:32下载
- 积分:1
-
这是一个基于C语言编写的数据库程序,类容非常丰富啊。此软件无解压密码。...
这是一个基于C语言编写的数据库程序,类容非常丰富啊。此软件无解压密码。-This is a C-based language of the database program, such capacity is very rich ah. This software without extracting passwords.
- 2023-03-21 02:10:04下载
- 积分:1
-
一个会议日程安排管理项目,解压后双击安装,数据库脚本也副在里面,安装好后登陆既可(用户名和密码都为NIIT)...
一个会议日程安排管理项目,解压后双击安装,数据库脚本也副在里面,安装好后登陆既可(用户名和密码都为NIIT)-Schedule a meeting the management of projects, after extracting double-click the installation, the database script is also deputy inside, installed after the landing can (user name and password for NIIT)
- 2022-03-11 10:18:56下载
- 积分:1
-
小型超市管理系统 supermarket-database
小型超市管理系统
目录
1、项目计划
1.1系统开发目的
1.2背景说明
1.3项目确立
1.4应用范围
1.5定义
1.6参考资料
2、逻辑分析与详细分析
2.1系统功能
2.2数据流图
2.3用户类型与职能
2.4系统开发步骤
2.5系统环境需求
2.6系统安全问题
3、基于UML的建模
3.1语义规则
3.2 UML模型
3.3系统实现图
4、概要设计文档
5、逻辑设计文档
6、物理设计文档
7、小结
(Small supermarket management system directory 1 project 1.1 Background 1.2 The purpose of system development projects that 1.3 range 1.5 to establish 1.4 Applications 1.6 Reference 2 definition, logical analysis and detailed analysis of 2.1 system 2.2 Data Flow Graph 2.3 user types and functions of system development steps 2.4 2.5 system environment needs security issues 2.6 system 3, based on the UML Modeling 3.1 semantic rules 3.2 UML Model 3.3 System Figure 4, a summary of design documents 5, logic design document 6, the physical design documents 7, Summary)
- 2020-06-26 02:00:01下载
- 积分:1
-
从数据库中读取并添加到下拉列表中,并可以达到自动筛选相关记录的功能。...
从数据库中读取并添加到下拉列表中,并可以达到自动筛选相关记录的功能。-Read from the database and add to the drop-down list, and can achieve the automatic selection of features relevant records.
- 2022-08-09 10:24:50下载
- 积分:1
-
21天学习SQL,SQL学习急救的兄弟们抓紧看。加油…
21天学习SQL,紧急学习SQL的兄弟们抓紧看吧。加油啊-21 days to learn SQL, Learning SQL emergency brothers step up and see. Refueling ah
- 2022-01-27 11:45:47下载
- 积分:1
-
这是一个工资管理系统的程序设计,用SQL为后台的设计.
这是一个工资管理系统的程序设计,用SQL为后台的设计.-This is a salary management system design using SQL to design background.
- 2022-03-19 23:58:14下载
- 积分:1
-
This is the SQL database as the Student Management System. A simple, but the bas...
这是用SQL数据库做的学生学籍管理系统。简明,但基本功能都能实现。以报告形式出现。有代码-This is the SQL database as the Student Management System. A simple, but the basic function can be materialized. A report form. Code
- 2023-07-28 19:45:03下载
- 积分:1
-
Oracle
Oracle的sql*plus是与oracle进行交互的客户端工具。在sql*plus中,可以运行sql*plus命令与sql语句。
我们通常所说的DML、DDL、DCL语句都是sql语句,它们执行完后,都可以保存在一个被称为sql buffer的内存区域中,并且只能保存一条最近执行的sql语句,我们可以对保存在sql buffer中的sql 语句进行修改,然后再次执行。
除了sql语句,在sql*plus中执行的其它语句我们称之为sql*plus命令。它们执行完后,不保存在sql buffer的内存区域中,它们一般用来对输出的结果进行格式化显示,以便于制作报表。
本文章就介绍一下一些常用的sql*plus命令。
-Oracle
- 2023-04-04 08:20:04下载
- 积分:1
-
HCDB
超市管理系统,主要应用了ADO对象操作数据库的技术。在数据库操作中涉及复杂SQL语句的构造方法、列表控件、Tab控件及树型控件的使用方法。
代码来源:《亮剑Visual C++ 项目开发案例导航》第三章(Visual C++ code about supermarket management sys)
- 2015-03-11 13:59:34下载
- 积分:1