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

码农软件 · 软件分类 · GUI开发框架 · 2019-08-09 09:42:09

软件介绍

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的良好编码风格。
  • 各个模块之间层次分明,架构清晰。

本文地址:https://codercto.com/soft/d/11971.html

Microsoft Windows程序设计

Microsoft Windows程序设计

佩措尔德 / 章立民 / 华中科技 / 2004-1 / 118.00元

Charles Petzold是全球最权威且知名的Windows程序设计专家,他将其最畅销Programming Microsoft Windows with C#一书加以改写,使之能完全适用于Visual Basic.NET的开发人员。这位畅销书的作家示范了如何使用Visual Basic.NET将Windows Forms的功能发挥到极致(Windows Forms是新一代的Windows程序......一起来看看 《Microsoft Windows程序设计》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具