0
0
Fork 0
EnglishPal/app
Hui Lan baf333678a main.py and build.sh: shuffle the articles first before select one, relax selection range, keep the database
main.py:

- shuffle the articles first before select one

- relax selection range (see the function call within_range)

build.sh:

- keep the database wordfreqapp.db so that the user could login again next time after the program is rebuilt.

Hui
2021-08-30 08:18:47 +08:00
..
static app/static/wordfreqapp.sql: one article on taking photos. 2021-07-17 10:47:12 +08:00
templates Publish EnglishPal source code 2021-04-06 16:22:03 +08:00
test (1) test_page_position.py: reduce the number of click_by_random. (2) Jenkinsfile: trigger build after each push. 2021-07-14 21:29:32 +08:00
UseSqlite.py 1.修改main.py文件中的verify_user函数 2.在UseSqlite.py文件中的Sqlite3Template类下添加了三个函数instructions_with_parameters do_with_parameters operate_with_parameters 2021-05-29 21:39:28 +08:00
WordFreq.py Publish EnglishPal source code 2021-04-06 16:22:03 +08:00
difficulty.py Publish EnglishPal source code 2021-04-06 16:22:03 +08:00
main.py main.py and build.sh: shuffle the articles first before select one, relax selection range, keep the database 2021-08-30 08:18:47 +08:00
pickle_idea.py Update pickle_idea.py 2021-05-31 08:48:03 +08:00
pickle_idea2.py 添加删除单词功能 2021-05-30 21:30:18 +08:00
wordfreqCMD.py Publish EnglishPal source code 2021-04-06 16:22:03 +08:00