前言:
当前姐妹们对“数据字典是干什么的”都比较注重,我们都需要分析一些“数据字典是干什么的”的相关知识。那么小编同时在网摘上收集了一些对于“数据字典是干什么的””的相关内容,希望姐妹们能喜欢,兄弟们快快来了解一下吧!一、简介
数据字典是一种通用的程序设计方法。数据字典最重要的作用是作为分析阶段的工具。任何字典最重要的用途都是供人查询对不了解的条目的解释,在结构化分析中,数据字典的作用是给数据流图上每个成分加以定义和说明。
The data dictionary is a general programming method. The most important role of the data dictionary is as a tool in the analysis phase. The most important use of any dictionary is for people to query the interpretation of unknown items. In structured analysis, the role of the data dictionary is to define and explain each component on the data flow graph.
数据字典的内容:数据项;数据结构;数据流;数据存储;处理过程。
The content of the data dictionary: data items; data structure; data flow; data storage; processing.
二、应用
数据流字典:
数据流字典
数据流名
包裹信息
说明
管理员对包裹的具体描述
数据流来源
管理员
数据流去向
校园菜鸟驿站包裹管理系统
数据流组成
包裹收件人电话、包裹收件人姓名、包裹重量、包裹价格…
表1 数据流字典
数据存储字典:
数据存储字典
数据存储名
订单表
简述
存放客户包裹信息的表
输入数据
订单管理的订单信息
输出数据
寄件包含的订单信息
数据文件组成
寄件人、收件人、位置信息
存储方式
按日期从高到低排列
存储频率
每半小时更新一次
表2 数据存储字典
数据处理字典:
数据处理字典
数据处理名
查询信息
简要描述
从信息表中查找所需要的信息
输入数据流
查询请求
输出数据流
返回的查询结果
加工逻辑
先向系统提交申请查询许可,再由系统接受并同意后返回查询结果
表3 数据处理字典
数据元素字典
数据元素字典
数据元素名
取件码
类型
1、2位表示货架编号,3、4位表示货架层数,后四位表示包裹的位置编
取值范围
00000000-99999999
简述
消费者取出包裹所需要的取件码
别名
包裹位置信息
长度
8位
表4 数据元素字典
Dataflow dictionary:
data flow dictionary
data stream name
package information
illustrate
A detailed description of the package by the administrator
data stream source
administrator
data flow
Campus rookie station parcel management system
data stream composition
Package recipient phone number, package recipient name, package weight, package price...
Data storage dictionary:
data storage dictionary
datastore name
order form
Briefly
A table for storing customer package information
Input data
Order information for order management
Output Data
Order information included in the shipment
Data file composition
Sender, recipient, location information
storage method
Sort by date from highest to lowest
Storage frequency
Update every half hour
Data processingdictionary:
data processing dictionary
Data processing name
search information
A brief description
Find the information you need from the information sheet
input data stream
Query request
output data stream
query result returned
processing logic
Submit an application for query permission to the system first, and then the system will accept and agree to return the query result
Dictionary of data elements:
dictionary of data elements
data element name
Pickup code
Types of
The 1st and 2nd digitsrepresent the shelf number, the 3rd and 4th digits represent the number ofshelf layers, and the last four digits represent the position number of thepackage.
Ranges
00000000-99999999
Briefly
The pickup code that the consumer needs to pick up the package
alias
package location information
length
8 bits
标签: #数据字典是干什么的