Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 787 Bytes

File metadata and controls

26 lines (14 loc) · 787 Bytes

划题搜答案

受有道翻译划词翻译的启发,使用Python编程语言开发划题搜答案程序。 搜答案可能严重惰化学生思维,故本程序仅用作学习编程使用,绝不用于竞赛答题使用。 铭记:业精于勤,荒于嬉,行成于思,毁于随。

语言

环境配置

环境配置在requirements.txt文件中提供。

用法

  1. 克隆源代码: git clone https://github.com/syljoy/SlidingQuestionSearchAnswer.git
  2. 运行程序python main.py进入循环,按q键退成程序

维护者

@syljoy.