Pinned Repositories
Barrage
Qt实现全屏弹幕效果,支持各种效果控制!
ChineseInput
Draw-Tool
绘图工具/图片编辑
FramelessWidget
windows去掉系统边框,并且依然带有系统窗口属性的Qt模版。
Image-shower
加载原始RGB图片文件的工具。(纯RGB二进制文件,不包含格式头)
ImageEditor
图片编辑浏览器,争取实现市面上所有图片浏览器的功能。
QNavigationWidget
this is a simple navigation widget for qt.
Qt_Gif_Creator
基于Qt的屏幕gif录制工具!
Soft-keyboard
集成google输入法的嵌入式中文输入面板
xiangqi
xiaoyanLG's Repositories
xiaoyanLG/Soft-keyboard
集成google输入法的嵌入式中文输入面板
xiaoyanLG/Barrage
Qt实现全屏弹幕效果,支持各种效果控制!
xiaoyanLG/Qt_Gif_Creator
基于Qt的屏幕gif录制工具!
xiaoyanLG/Draw-Tool
绘图工具/图片编辑
xiaoyanLG/xiangqi
xiaoyanLG/ChineseInput
xiaoyanLG/ImageEditor
图片编辑浏览器,争取实现市面上所有图片浏览器的功能。
xiaoyanLG/RotateText
旋转的字体绘制。
xiaoyanLG/ImageCropping
图片异形裁剪的示例
xiaoyanLG/testQtOpenGL
展示在同一个Qt窗口上同时进行opengl绘制和painter绘制的可行性
xiaoyanLG/wayland-manager
着手打造一款基于Wayland的窗口管理器,不依赖UI框架,方便移植不同的操作系统
xiaoyanLG/CPPWebFramework
The C++ Web Framework (CWF) is a MVC web framework, Open Source, under MIT License, using C++ with Qt to be used in the development of web applications.
xiaoyanLG/58HouseSearch
地图搜租房
xiaoyanLG/Algorithms
平时遇到的一些算法个人实现,收集以便以后查看
xiaoyanLG/arm-NES-linux
arm-NES-linux emulate for InfoNES open source
xiaoyanLG/AsyncNet
AsyncNet
xiaoyanLG/cpp_sigslot_test
xiaoyanLG/curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET and TFTP. libcurl offers a myriad of powerful features
xiaoyanLG/FFmpeg
Mirror of git://source.ffmpeg.org/ffmpeg.git
xiaoyanLG/gif-h
Simple C++ one-header library for the creation of animated GIFs from image data.
xiaoyanLG/Google2
不翻墙访问谷歌的方法 作为程序员,是经常需要用到谷歌的,每次用的话如果都得打开VPN或者翻墙软件不免觉得麻烦,在这里介绍一种通过修改hosts文件来访问谷歌的方法,可以访问Gmail,YouTube等众多谷歌旗下产品。 'windows'可以通过开始——运行,输入C:\WINDOWS\system32\drivers\etc\hosts 'mac os X' 可以通过快捷键组合 Shift+Command+G 三个组合按键查找文件,并输入 Hosts 文件的所在路径:/etc/hosts 打开hosts文件,在文件下方粘贴由github下载下来的txt文件的内容,保存即可使用 请使用国际版google. 防止google本地化重定向: 访问一下https://www.google.com/ncr 请使用https替代http访问. 这里推荐几个反代google的网站,可以直接搜索做备用哦~ http://173.194.14.53/ http://209.116.186.231/ http://210.242.125.83/ https://g.ttlsa.com/ https://www.glgoo.com/ https://www.glgoo.com/ https://scholar.glgoo.com/ https://xie.lu/ https://wen.lu/ https://g.conn.cc/ http://google.0zv.net/
xiaoyanLG/IconEditor
图标颜色编辑器
xiaoyanLG/json
JSON for Modern C++
xiaoyanLG/python_code
python 练习代码
xiaoyanLG/qt-solutions
xiaoyanLG/qtbase
Qt Base (Core, Gui, Widgets, Network, ...)
xiaoyanLG/qtermwidget
The terminal widget for QTerminal
xiaoyanLG/qtperf
Qt性能测试demo,支持Qt4和Qt5
xiaoyanLG/TextEditor
以notepad++为标杆,用Qt实现一款文本编辑软件.
xiaoyanLG/wayland
Core Wayland protocol and libraries