论文编写
14
solution/er图/Pages/Page.md
Normal file
@@ -0,0 +1,14 @@
|
||||
表 4-7 Page(页面表)
|
||||
|
||||
| 字段 | 类型 | 说明 |
|
||||
| ---------------- | ------- | ------------- |
|
||||
| Id | INTEGER | 页面 ID |
|
||||
| Name | TEXT | 页面名称 |
|
||||
| Namespace | TEXT | 命名空间 |
|
||||
| Navigation | TEXT | 导航标识 |
|
||||
| Description | TEXT | 描述 |
|
||||
| Revision | INTEGER | 修订版本 |
|
||||
| CreatedByUserId | TEXT | 创建者用户 ID |
|
||||
| CreatedDate | TEXT | 创建日期 |
|
||||
| ModifiedByUserId | TEXT | 修改者用户 ID |
|
||||
| ModifiedDate | TEXT | 修改日期 |
|
||||
BIN
solution/er图/Pages/Page.png
Normal file
|
After Width: | Height: | Size: 169 KiB |
9
solution/er图/Pages/PageComment.md
Normal file
@@ -0,0 +1,9 @@
|
||||
表 4-8 PageComment(页面评论表)
|
||||
|
||||
| 字段 | 类型 | 说明 |
|
||||
| ----------- | ------- | -------- |
|
||||
| Id | INTEGER | 评论 ID |
|
||||
| PageId | INTEGER | 页面 ID |
|
||||
| CreatedDate | TEXT | 创建日期 |
|
||||
| UserId | TEXT | 用户 ID |
|
||||
| Body | TEXT | 评论内容 |
|
||||
BIN
solution/er图/Pages/PageComment.png
Normal file
|
After Width: | Height: | Size: 123 KiB |
BIN
solution/er图/Pages/PageFile.png
Normal file
|
After Width: | Height: | Size: 131 KiB |
BIN
solution/er图/Pages/PageFileRevision.png
Normal file
|
After Width: | Height: | Size: 131 KiB |
BIN
solution/er图/Pages/PageProcessingInstruction.png
Normal file
|
After Width: | Height: | Size: 86 KiB |
BIN
solution/er图/Pages/PageReference.png
Normal file
|
After Width: | Height: | Size: 101 KiB |
BIN
solution/er图/Pages/PageRevision.png
Normal file
|
After Width: | Height: | Size: 162 KiB |
BIN
solution/er图/Pages/PageRevisionAttachment.png
Normal file
|
After Width: | Height: | Size: 104 KiB |
BIN
solution/er图/Pages/PageTag.png
Normal file
|
After Width: | Height: | Size: 84 KiB |