Git Product home page Git Product logo

anki's Introduction

Anki

大一下学期OOP大作业,自主选题,题库中有50多个项目,本人选择了实现一款背单词软件,参考的是Anki
课程要求用面向对象的方法完成,且要有ui画面,所以我又学习了Qt作为ui框架。事实证明这个抉择非常正确,因为小学期我们程序实训也是用的Qt。
本人选择的背单词软件,题目要求是:

  • 能导入一个单词和释义的列表(对应速记卡片的正反面),显示单词,用户点击“知道”或者“不知道”,显示释义并显示下一个单词。
  • 其次要求可以显示统计信息并按照统计信息排序,统计信息为用户的不熟悉程度(点击不知道的比例)。
  • 可选功能是:实现算法使不熟悉的单词反复出现。

具体开发环境、功能及实现可以参照说明文档。
源代码在src文件中。

anki's People

Contributors

yiming-l21 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.