forked from mrlan/EnglishPal
Spm spring2021 2600 朱文琦201836900114 Thanks 朱文琦. For more information about this Pull Request. See the following Kanban: http://118.25.96.118/kanboard/?controller=BoardViewController&action=readonly&token=746d456a7fc60ccd5ab4dd015dcf3b9dbdddd3207fc26185c956d658bc2f -Hui |
||
|---|---|---|
| app | ||
| .gitignore | ||
| Dockerfile | ||
| Jenkinsfile | ||
| README.md | ||
| 效果演示.mp4 | ||
README.md
在生词簿每个单词后面,加上两个按钮,熟悉与不熟悉: 1.如果点熟悉,就将生词簿中该单词后面记录的添加次数减一,直至减为0,就将该单词从生词簿中移除。 2.如果点不熟悉,就将生词簿中该单词后面记录的添加次数加一。
- 朱文绮