-
小型超市管理系统 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
-
一个vb开发,可以动态生成SQL的"拼装类".
例如:
sql.strsql="select ? from ? "
sql.setFieldEx...
一个vb开发,可以动态生成SQL的"拼装类".
例如:
sql.strsql="select ? from ? "
sql.setFieldEx "field1"
sql.setFieldEx "tbl"
debug.print sql.strsql
输出:select field from tbl-a vb development, dynamically generated SQL "assembled category." For example : sql.strsql = "select from" sql.setFieldEx "fi eld1 "sql.setFieldEx" tbl "debug.print sql.s trsql output : select field from tbl
- 2022-09-29 14:55:03下载
- 积分:1
-
邮件发送系统 sql与vb实现的 能完成在线的邮件发送与管理
邮件发送系统 sql与vb实现的 能完成在线的邮件发送与管理
-E-mail system sql with vb achieved to complete the online e-mail and management
- 2023-06-24 22:20:04下载
- 积分:1
-
- 2022-06-11 12:43:57下载
- 积分:1
-
有关学生考试,分数,科目的系统,欢迎下载,互相交流
有关学生考试,分数,科目的系统,欢迎下载,互相交流-On student test scores, subjects in the system are welcome to download and exchange
- 2022-02-03 05:40:00下载
- 积分:1
-
C# to connect sql database query of a student of the core code of the data point...
C# 连接sql数据库 查询一个学生的各项数据的核心代码 分可视化和非可视化 -C# to connect sql database query of a student of the core code of the data points and non-visualization visualization
- 2022-07-09 15:53:34下载
- 积分:1
-
数据库方面的知识 最基本的建表,还有表之间的连接 请大家批评指正...
数据库方面的知识 最基本的建表,还有表之间的连接 请大家批评指正 -err
- 2022-01-31 05:51:31下载
- 积分:1
-
学习管理系统
学习管理系统
有很多有用的功能,供您使用。此系统还具有快速响应的设计与移动设备兼容。
此系统的功能是:
系统的管理方
· 地址、 编辑、 删除学生信息
· 地址、 编辑、 删除教师信息
· 地址条目,如主题、 班级、 学校日历
•View 的每个用户登录的踪迹
•View 活动日志的每个用户
若要访问系统的后台管
- 2022-09-23 21:05:04下载
- 积分:1
-
Visual Basic下运行的学生信息管理系统,相信对很多人有用。。。
1.解压后将各个项目子目录拷贝到硬盘上,然后可以用Visual Basic打开程序...
Visual Basic下运行的学生信息管理系统,相信对很多人有用。。。
1.解压后将各个项目子目录拷贝到硬盘上,然后可以用Visual Basic打开程序。
2.在每个项目子目录里面的sql目录里,将后缀.sql的文件打开后,拷贝到SQL Server 2000的查询分析器里。然后执行将产生需要的数据库结构。-Visual Basic running under the Student Information Management System, I believe useful to many people. . . 1. Decompress each item will be copied to a subdirectory on your hard disk, and then can use Visual Basic to open procedures. 2. In each project subdirectory inside the sql directory will suffix. Sql documents opened, copied to the SQL Server 2000 Query Analyzer Lane. Then the implementation will result in the need for the database structure.
- 2022-05-26 02:50:11下载
- 积分:1
-
酒店管理系统
资源描述
jsp的正常设计,SQL Sever数据库,前台展示了酒店的客房信息以及用餐信息,实现顾客的登录、注册、预订等功能,后台为管理员界面,实现了登录、订单查询、修改商品信息等功能
- 2023-02-17 10:25:04下载
- 积分:1