qt-msvc-installer

码农软件 · 软件分类 · C/C++开发工具 · 2019-11-10 11:43:14

软件介绍

Qt(Qt4)开源Windows安装程序,包含MSVC 2008二进制代码。

开源版的 Qt4,从4.4开始就全面支持用Visual Studio编译了。所以你自己创建一个和商业版类似的安装器是可能的,就是有点复杂。这个开源项目替你解决了这个问题。

这个项目是一个可以方便的与MSVS 2008集成的Qt库,包含一个安装程序:

  • Uninstall entry
  • Command prompt with proper environment variables already set
  • Launch MSVC with proper environment variables already set
  • Qt Assistant/Designer/Translator shortcut
  • .ui file association with Qt Designer (unselectable in installer)
  • Cleaned up build of full Qt libraries ~ 750MB (compared to ~4.5GB after config/nmake)
  • 64-bit versions for a full 64-bit library stack of Qt.

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

Build Your Own Web Site the Right Way Using HTML & CSS

Build Your Own Web Site the Right Way Using HTML & CSS

Ian Lloyd / SitePoint / 2006-05-02 / USD 29.95

Build Your Own Website The Right Way Using HTML & CSS teaches web development from scratch, without assuming any previous knowledge of HTML, CSS or web development techniques. This book introduces you......一起来看看 《Build Your Own Web Site the Right Way Using HTML & CSS》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

html转js在线工具
html转js在线工具

html转js在线工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具