Giter Club home page Giter Club logo

kwic's Introduction

kwic

One project in OO class


目录

由Linux tree命令生成

kwic

.

├── Components.py

├── Package

│ ├── KwicClass

│ │ ├── Line.py

│ │ ├── LineSearchRule.py

│ │ ├── LinesSearchRule_Context.py

│ │ ├── LinesSortRule_Context.py

│ │ ├── Text.py

│ └── UI

│ ├── Help.py

│ ├── MainWindow.py

│ ├── Setting.py

│ └── ui

│ ├── MainWindow.ui

│ ├── help.ui

│ └── setting.ui

├── README.md

├── app.py 启动文件

└── profiles

│ ├── AppConfig.py

│ ├── Untitled Diagram.drawio

│ ├── Untitled Diagram.drawio.png

│ ├── config.xml

│ └── dev.py


进度


2022-02-25 1:45

UI界面基本完成,细节后期完善

  • 已实现:

​ 菜单栏基本功能:文件的简单导入、导出和内容展示;

​ 设置界面、帮助界面弹窗展示

  • 待实现:

    按钮功能:循环移位、排序、搜索;

    设置界面的参数传递;

​ 等。


2022-05-25 21:36

UI三大基本功能已完成

待完成:设置界面参数传递,kmp搜索算法实现,代码结构优化,代码格式优化


2022-05-26 1:49

UI三大基本功能已完成,设置界面参数传递 搭配 策略模式 已完成

待完成:kmp搜索算法实现,代码结构优化,代码格式优化


kwic's People

Contributors

czxvan avatar gezi2333 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.