Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shaoxuan He
web-shell
Commits
9030374d
Commit
9030374d
authored
Dec 17, 2022
by
HSX
Browse files
syntax specified in readme.md
parent
c811a338
Changes
1
Hide whitespace changes
Inline
Side-by-side
Readme.md
View file @
9030374d
##
# web-shell 实习期项目
# web-shell 实习期项目
## Syntax
## Syntax
-
```add```
title content deadline : 添加标题为title,内容为content,截至时间为dealine代办事件
-
```add```
title content deadline : 添加标题为title,内容为content,截至时间为dealine代办事件
#
deadline should be the format "yyyy/MM/dd"
**
deadline should be the format "yyyy/MM/dd"
**
-
```modify```
id title = newtitle : 修改id条事件的title/ content/ deadline
-
```modify```
id title = newtitle : 修改id条事件的title/ content/ deadline
#
title be substitued by content or deadline, and space is allowed
**
title be substitued by content or deadline, and space is allowed
**
-
```resolve```
id : 完成id条事件,完成事件字体变为灰色
-
```resolve```
id : 完成id条事件,完成事件字体变为灰色
-
```delete```
id : 删除id条事件
-
```delete```
id : 删除id条事件
-
```update```
: 根据代办事件的deadline和当前时间,若超过时间则字体变为红色
-
```update```
: 根据代办事件的deadline和当前时间,若超过时间则字体变为红色
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment