-
HJ LLLL
运行系统后,首先会看到登录窗体,对用户的身份进行认证。如果需要对普通用户进行管理,则使用Admin用户登录;否则建议使用Admin用户登录。如果还要创建其他用户,可以在用户管理模块中创建和管理。
系统开始运行时,要先维护基础信息,基础信息是系统正常运行的前提,基础信息包括驾驶员信息、车场信息、车辆信息。
完善了基础信息后,在系统日常运行中可以根据实际使用情况进行车辆预约、车辆派遣等操作。
如果需要可以通过系统管理模块管理维护系统用户信息。-hj llll
- 2022-01-31 11:32:04下载
- 积分:1
-
software engineering supplementary exercise (material from storage management sy...
本人软件工程的课后练习(物料出入库管理系统)-software engineering supplementary exercise (material from storage management system)
- 2022-02-01 12:38:16下载
- 积分:1
-
最小2乘法用matlab来实现的过程,需要用pdf来打开,请注意。
最小2乘法用matlab来实现的过程,需要用pdf来打开,请注意。-Minimum 2 multiplication with matlab to achieve the process needed to open the pdf, please note.
- 2022-03-01 02:35:07下载
- 积分:1
-
入库管理系统软件测试报告
1. 引言 3
1.1 目的 3
1.2 术语 3
1.3 参照标准 3
2. 测试日期安排 4
3. 测试小...
入库管理系统软件测试报告
1. 引言 3
1.1 目的 3
1.2 术语 3
1.3 参照标准 3
2. 测试日期安排 4
3. 测试小组及成员 4
4. 测试具体内容 4
4.1 软件文档检查 4
4.1.1 必须提供检查的文档 4
4.1.2 其他可能需要检查的文档 4
4.1.3 由业主确定必须检查的其他文档 4
4.1.4 文档质量的度量准则 4
4.2 可行性测试 5
4.2.1 源代码一般性检查 5
4.2.2 软件可行性检查 5
4.3 软件功能测试 6
4.3.1 界面(外观)测试 6
4.3.2 功能测试 6
4.3.3 稳定性(强度)测试 6
4.3.4 强壮性(恢复)测试 7
4.3.5 安全性测试 7
5. 测试结果交付方式 7
-Storage management system software testing 1. Introduction 3 1.1 Purpose 3 1.2 Terminology 3 1.3 reference 3 2. 4 3 testing dates. Test group and a member of 4 4. 4 4.1 specific content of the test software to check the document must be provided 4 4.1.1 4 4.1.2 of the document to check the other documents may need to check 4 4.1.3 must be examined to determine by the owners of the other documents 4 Measure 4.1.4 documents the quality of the feasibility of testing guidelines 4 4.2 source code 5 4.2.1 General Inspection 5 4.2 .2 check the feasibility of 5 4.3 software functional testing software 6 4.3.1 interf
- 2022-10-20 20:30:03下载
- 积分:1
-
梁冬减少多边形约简算法,无需提取密码…
良友栋裁减算法裁减多边形,无解压密码的要说明密码-Liang Dong reducing polygon reduction algorithm, without extracting passwords to note Password
- 2022-06-21 01:31:52下载
- 积分:1
-
这个是如何写一个定时器的程序,希望有需要的朋友能够
这个是如何写一个定时器的程序,希望有需要的朋友能够-this how to write a timer procedures in the hope that there is a need to look at the friends
- 2022-09-01 19:15:03下载
- 积分:1
-
从终端读入要编码的字符串,对所输入的字符串进行频率统计并建立哈夫曼树。
输出每个字符的编码。
根据已有的各个字符的编码,输入一段正确的电文,然后对输入的...
从终端读入要编码的字符串,对所输入的字符串进行频率统计并建立哈夫曼树。
输出每个字符的编码。
根据已有的各个字符的编码,输入一段正确的电文,然后对输入的电文进行译码。-Read from the terminal to encoded string, the string of the input frequency statistics and the establishment of Huffman tree. Output for each character encoding. On the basis of the various character encoding, enter the correct section of the message, and then the input message for decoding.
- 2022-08-11 07:13:19下载
- 积分:1
-
This book provides readers with the knowledge of Visual C# concepts. In addition...
This book provides readers with the knowledge of Visual C# concepts. In addition
to the concepts explained in the chapters, the book provides readers with several
projects that enable them to create Windows applications,Web services,Web
applications, and mobile Web applications.The book aims for providing the readers
with extensive knowledge of C# so that they are able to develop live projects
using C#. The book is aimed at readers with a basic knowledge of programming.
- 2023-08-26 22:05:05下载
- 积分:1
-
概要设计说明书
概要设计说明书-outline design brochures
- 2022-08-19 01:32:28下载
- 积分:1
-
滑动控件是Windows中最常用的控件之一。一般而言它是由一个滑动条,一个滑块和可选的刻度组成,用户可以通过移动滑块在相应的控件中显示对应的值。通常,在滑动控件...
滑动控件是Windows中最常用的控件之一。一般而言它是由一个滑动条,一个滑块和可选的刻度组成,用户可以通过移动滑块在相应的控件中显示对应的值。通常,在滑动控件附近一定有标签控件或编辑框控件,用于显示相应的值。滑动控件在应用程序中用途级为广泛,如在桌面的属性中就可以看到。为此,让我们一起来看一下它的实现方法。-Sliding Windows Control is the most commonly used one of the controls. Generally it is a sliding strip, a slider and the optional calibration components, The user can move the slider in the corresponding controls showed the corresponding value. Usually, in the vicinity of the sliding controls must be labeled control or editorial control box for a corresponding value. Sliding controls in the application process for the wide-use, as in the desktop properties can see. To this end, let us look at the method of achieving it.
- 2022-01-25 21:54:53下载
- 积分:1