A MVC application architecture for C++, based off of the popular PureMVC
☆36Aug 12, 2018Updated 7 years ago
Alternatives and similar repositories for PureMVC-Plus-Plus
Users that are interested in PureMVC-Plus-Plus are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 以一个简单计算器为例,展示传统、MVC、MVP和MVVM几种模式在AWTK上的实现方法。☆12Jun 28, 2021Updated 4 years ago
- PureMVC MultiCore Framework for C++☆131Oct 27, 2018Updated 7 years ago
- MVC C++ Example☆36Jul 13, 2015Updated 10 years ago
- ☆18May 6, 2011Updated 14 years ago
- Documentation, files and backup for Laser Cutting at CCHS☆10Dec 5, 2024Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- MFC project with UIEditView, code author(陆晓春)☆12Mar 18, 2018Updated 8 years ago
- based on MFC. a addin module sample.(基于MFC界面的插件模型,带部分例子,原公司后改用Qt,已弃用)☆15Nov 30, 2016Updated 9 years ago
- apcs下实现backtrace调用☆12Jul 28, 2016Updated 9 years ago
- Library under CiA 402 standard for device control. Documentation at:☆17Oct 2, 2021Updated 4 years ago
- 2020-2021-1小学期自制C++ IDE开发☆12Oct 21, 2020Updated 5 years ago
- A Notepad++ equivalent editor using only Qt framework.☆10Jan 28, 2021Updated 5 years ago
- Functional programming with C++11, inspired by Haskell.☆21Jun 1, 2012Updated 13 years ago
- c网络爬虫simspider的请求队列和完成队列的redis实现,用于大规模分布式爬虫架构。☆12May 16, 2015Updated 10 years ago
- 使用CTk开发的一个简单程序,可作为简单的应用参考☆10Oct 14, 2018Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- cam contour offset application. Input format dxf.☆33Nov 25, 2023Updated 2 years ago
- Plugin Framework based on MFC☆23Dec 29, 2016Updated 9 years ago
- OSD Lyrics是受lrcdis的启发而开发的一款第三方歌词显示程序,它为Linux下的多款播放器提供类似Windows下QQ音乐的歌词显示功能,并能自动从网络上下载歌词。 =播放器支持= OSD Lyrics是独立程序,通过播放器提供的接口对播放器进行支持。目前O…☆14Nov 3, 2010Updated 15 years ago
- libDBConnector程序库使用C/C++语言开发,通过MySQL C API 和Oralce OCI方式访问MySQL和Oracle数据库,且程序库可以跨平台使用,保留统一访问接口,用户只需设置创建连接对象的参数,即可改变数据库连接,同时保证同一应用程序可同时访问M…☆12May 14, 2015Updated 10 years ago
- regexp4 engine (C-lang)☆11Oct 17, 2017Updated 8 years ago
- Qt examples☆17Sep 20, 2020Updated 5 years ago
- STM32F103 Web server over USB☆10Mar 31, 2016Updated 10 years ago
- 封装了app中 一。常用的工具类:时间、字符串、地理位置偏差、JSON、XML、JS、谓词(正则表达式)、常用块、错误捕捉、线程、app自检、加密、网络请求、沙盒、偏好、钥匙串、文件、缓存清理、数据库、加密数据库 、文件压缩、html转pdf、图片转pdf、使用外部app打…☆33Nov 3, 2017Updated 8 years ago
- 汇编语言学习的例子☆10Aug 5, 2021Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- CTK QWdiget Log4Qt plugin app demo☆12Dec 1, 2022Updated 3 years ago
- Python interface for inspecting and running CLI modules (as defined by CommonTK)☆12Oct 23, 2018Updated 7 years ago
- 使用MVVM框架开发的Qt小游戏☆34Oct 8, 2018Updated 7 years ago
- 一个使用C语言开发的PHP MVC框架.包含自动加载、路由重写、Hooks、DB封装、Di容器、视图引擎、消息队列、消费者管理、调试器等核心功能.核心之外还包含了诸多日常开发所常用的类库,如图片水印处理、FTP封装、Linux性能检测与告警、Telnet探测、邮件发送、验证…☆13Jan 4, 2022Updated 4 years ago
- Linux截图(原始代码从Taobao的TMTS项目导入)☆14Aug 16, 2012Updated 13 years ago
- cpp plugin template framework☆28Jun 5, 2014Updated 11 years ago
- 这是一个开源的嵌入式设备算法库,主语言为C和C++☆10Jun 14, 2020Updated 5 years ago
- thrift_examples that with five languages, such as c++, java, python, go, php. server and client☆13Jan 28, 2019Updated 7 years ago
- A Rest-Ful client work with Qt☆14Apr 17, 2023Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Lightweight JVM, might work with MCU-less ARM controller boards (I hope)☆13Oct 3, 2013Updated 12 years ago
- MIT操作系统工程的教学操作系统Xv6的源码剖析中文翻译项目,使用ANSI标准C重新在X86架构上实现Unix v6;☆11Apr 17, 2017Updated 9 years ago
- 一个c++的控制台框架,帮助你快速开发出一个(好看的,好用的)控制台应用程序。☆14Jun 2, 2020Updated 5 years ago
- Graphics prototyping framework☆38Updated this week
- TinyThread++ fork with lambda, future and continuation support.☆28Apr 19, 2012Updated 14 years ago
- 又一个同时支持window/linux平台的EventLoop实现,包含IO事件/timer/异步事件的处理☆16May 13, 2018Updated 7 years ago
- aiml的C++实现,支持中文,改自libaiml☆16Dec 2, 2012Updated 13 years ago