Git Product home page Git Product logo

quicktranslate's Introduction

QuickTranslate

  1. 一个在windows环境下运行的悬浮翻译软件,用户可以快捷的查询单词并且获取发音,通过右键点击可以进行截图操作。
  2. 通过悬浮球作为服务端,管理端作为客户端建立进程间通信,进行数据的发送。
  3. 使用SQLite本地数据库进行数据的存储。
  4. 通过TTS引擎进行语音发音。
  5. 使用多线程对界面的加载进行优化,提高响应速度。
  6. 调用百度翻译API进行语言的翻译。

环境配置

windows下Qt Creator 11.0.2, MINGW6.7.0,通过QMake进行构建。

文件说明

QuickTranslate

该文件夹是悬浮球的代码文件,入口文件为floatingball,通过信号槽机制进行界面的切换和信息的发送。

QuickTranslateAdmin

该文件夹是管理端的代码文件。

演示视频

演示视频

quicktranslate's People

Contributors

481zch avatar

Stargazers

 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.