自己总结的这十多年来做Qt开发以来的经验,以及Qt相关武林秘籍电子书,会一直持续更新增加,欢迎各位留言增加内容或者提出建议,谢谢!
这是基于 NTFS USN 写的一个文件遍历的程序,是用在一个文件搜索工具上的一部分,现在开源出来,给有需要的人参考用。
一套酷炫的QtQuick/Qml基础库和示例(a cool QtQuick/qml component library and demo)
MeshViewer 是一个基于OpenGL与Qt的3D mesh显示工具,使用C++开发
迁移来自:https://github.com/tanakh/cmdline.git 在原创库基础上,修复了VS下编译缺少头文件,以及间接导致某些函数无法找到的问题。
https://github.com/Python3WebSpider/Python3WebSpider
「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
梦马音乐播放器,一款基于Qt5.8.0的自定义音乐播放器。
JsonSql.js,可以处理对象、Json、数组的筛选、统计、分组等功能,支持方法或sql语句。如果对您有帮助,您可以点右上角 "Star" 支持一下 谢谢!
EpicSim is a Verilog compiler. It is suitable for use as a simulator
GDS3D is an application that can interpret so called IC layouts and render them in 3D. The program accepts standard GDSII files as input data. Along with the layout file, it requires a so called process definition file which contains the 3D parameters of the process being used. These files combined allow the program to create a 3D representation of the layout, where the user has full, real time control over the camera position and angle, much like in a 3D video game. An other repo (https://github.com/skuep/GDS3D) as the same source and add few improvement like compression with server/client process. This release add two major feature with are assembly and export 3D model for GMSH. Assembly: this mean it’s possible to merge multi GDS (with different technologies) I also try to improve net highlight.