VCF可视化C++ UI组件框架

联合创作 · 2023-09-28 07:29

Visual Component Framework

The Visual Component Framework is an advanced C++ application framework that makes it easy to produce powerful Windows applications in C++. The framework is a based on a thoroughly modern C++ design and has built in support for Rapid Application Development (RAD). The framework is designed to be portable over multiple platforms and compilers, so you don't have to lose all that work that went into writing your app for a single platform! 

  • 整个库只有10M,比Qt轻量,但类库也相当丰富。
  • 采用标准C++开发,使用少量的宏实现反射。
  • 完全面向对象,大量使用标准库。
  • 采用命名空间,类似于Java的良好编码风格。
  • 各个模块之间层次分明,架构清晰。
浏览 4
点赞
评论
收藏
分享

手机扫一扫分享

编辑
举报
评论
图片
表情
推荐
点赞
评论
收藏
分享

手机扫一扫分享

编辑
举报