Code Monkey home page Code Monkey logo

application-with-qt-sdk's Introduction

QT工具开发集合

这是我在公司项目中和闲时写的自动化App,由于在通讯领域,主要涉及到了以下几个 特性程序(用C++ QT开发应用比较适合开发工具;小型工具开发效率和可移植性都是不错的):

  • QFtpClient是一个自动登录ZTE电信级交换机的程序实例,完成了定时从ftp服务器取版本上传到设备,到设备启动之后下载配置脚本等一系列操作,有点类似与特制的jenkins CI工具

  • ICEPLAYER是一款由github上修改的播放器,由于是在原有的代码上修改,我已经去掉了网络歌词部分,增加了图标等美化操作;同时修改了代码中一些bug,故命名为simple player,有兴趣的人可以自己个性化定制,目前我已经在linux下成功执行

  • 其他和APP都是针对QT自带的demo修改而成,用于平时工作和项目中,比如QCoeSDK这款程序,主要是用来测试芯片SDK是否正常,程序用telnet协议模拟网络设备登录,然后输入指定的命令行查看结果是否与预期一致

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.