Pinned Repositories
-Qt-Socket-
以Qt为平台开发的socket局域网聊天工具
1_1_LvxinVS2015MFC_Improve
1_1_吕鑫VS2015MFC教程_代码进阶
45005
NewBingGoGo-MagicURL-java
NewBingGoGo java实现的魔法链接服务。
page
QTtest
test
telegram-push
usb-10_30
USB上位机,使用C#,调用WINDOS的DLL实现USB检测,数据发送,以及热拔插检测
Windows-driver-samples
This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
return001's Repositories
return001/ColorDialog
Qt4:一个简易的颜色选择器
return001/httpserver
学习socket网络编程,学习C++类的封装
return001/thread_pool-1
LINUX下线程池的一种实现
return001/thread_pool
一个Linux下基于pthread线程池的实现
return001/SQLiteHelper
Simplify SQLite usage for C#
return001/USB4ScanGun
USB扫描枪识别,已获取对应扫描枪返回值的测试程序
return001/EasyTable
EasyTable 是我的C++大作业。用QT做的简单的制表程序。外表简陋,功能有限。第一次在github上展示自己的程序,请多指教!
return001/BoxMan
推箱子游戏(Windows/MFC)
return001/iconvGUI
iconv GUI - graphical user interface from iconv using qt
return001/Win32_MFC-Tools
一些Win32或MFC常用的工具类
return001/QQrobot
QQrobot是用C++语言开发设计,程序界面、网络通迅等模块使用了Qt,Qt是开源的,跨平台C++程序图形界面框架库,QQrobot具备跨平台特性,可在linux、MAC OS以及Windows等操作系统中运行,集成开发编译环境请到 http://qt-project.org/ 下载。 QQrobot基于腾讯公司WebQQ协议实现,可以向QQ群或者是个人自动发送信息。分为两个部分,QQ主体和robot插件。QQ主体解析WebQQ协议,负责QQ号码登录,信息接收和发送功能。robot分析聊天内容,跟据聊天内容智能做出回应。 QQ主体窗口内,可监控显示聊天信息、好友列表、群列表和机器人列表。为QQ群或者个人指定随意多个机器人为之提供服务。也提供了信息发送功能,可随时向QQ群或者个人发送信息。 robot插件,使用Qt5的plugin技术,可单独开发,编译后拷贝到plugins目录中,QQ主体自动识别安装运行。robot插件只要完成接口RobotInterface内的name和listenandsay方法就ok,name返回robot的名子,listenandsay的参数是收到的聊天内容和发送者信息,返回值是robot回应信息。
return001/USBWatcher
return001/QStyleMaker
Qt. Qt Style Sheets. QSS. Dialog
return001/Mutil-Language
多国语言界面实现
return001/Qt_Qthread
to show how to make thread program in Qt
return001/Socket
Socket C++ Classes
return001/libusbdotnet-unofficial
Unofficial git repository for libusbdotnet.