`
RednaxelaFX
  • 浏览: 3015379 次
  • 性别: Icon_minigender_1
  • 来自: 海外
社区版块
存档分类
最新评论

Visual C++ 2008 Feature Pack发布了

阅读更多
Visual C++ 2008 Feature Pack Release

在部署的时候需要在部署环境安装这个分发包:
Microsoft Visual C++ 2008 Feature Pack Redistributable Package

引用
Overview
This final release of the Visual C++ 2008 Feature Pack extends the VC++ Libraries shipped with Visual Studio 2008 and is fully covered under Microsoft's standard support policies.

The VC++ 2008 MFC libraries have been extended to support creation of applications that have:
  • Office Ribbon style interface
  • Office 2007, Office 2003 and Office XP look and feel
  • Modern Visual Studio-style docking toolbars and panes
  • Fully customizable toolbars and menus
  • A rich set of advanced GUI controls
  • Advanced MDI tabs and groups
  • And much more!

This feature pack also includes an implementation of TR1. Portions of TR1 are scheduled for adoption in the upcoming C++0x standard as the first major addition to the ISO 2003 standard C++ library. Our implementation includes a number of important features such as:
  • Smart pointers
  • Regular expression parsing
  • New containers (tuple, array, unordered set, etc)
  • Sophisticated random number generators
  • Polymorphic function wrappers
  • Type traits
  • And more!

Note: This feature pack does not include C99 compatibility or support for special math functions.


现在暂时只对应英文版的Visual Studio 2008(哦,还好我装了英文版的)。对其他语言版本的支持等到VS2008 SP1的时候会出来。

我很犹豫是装还是不装这个Feature Pack好。里面有些东西我很想用,包括shared_ptr、regex等。但是下载页面里的known issues说这个regex的实现还没最优化,照这么说的话以后肯定还会再出什么补丁来解决这些问题。既然是这样我还是等等好了。

这Feature Pack里最吸引我的果然还是Ribbon UI啊……
分享到:
评论

相关推荐

    Visual C++ 2008 Feature Pack

    msdn的Visual C++ 2008 Feature Pack sp1的例子,有34个例子

    Visual C++ 2008 Feature Pack Samples 新特性的示例

    Visual C++ 多年以来对界面的设计都没有更新 ...这个文件不是Feature Pack,而是Feature Pack里的示例。 在VS2008 SP1 里已经取消了这些关于新特性的示例,要想学新特性的开发,这些示例肯定是需要的。

    千呼万唤始出来的 Visual C++ 2008 Feature Pack 介绍.DOC

    自Visual C++ 5.0 6.0 ...推出了 Visual C++ Feature Pack Beta 下载。这次的Feature Pack 是专门针对VC 库的一个扩充。扩充分为两方面,一方面是MFC 的界面控件库;另一方面是对ISO C++ Standard 2003 标准的扩充。

    Visual C++ 2008 Feature Pack 开发包的例子 sample BCG

    有可能是BCG公司与微软...Visual C++ 2008 Feature Pack 暂时好像还没有什么书介绍,只有看例子了! 是否好,大家看了就知道好了! 用Visual C++ 2008 Feature Pack 开发出来的界面,的确很漂漂,而且,也简单很多!

    Visual C++ 2010 Feature Pack

    Visual C++ 2010 Feature Pack

    Visual C++ 2008 Feature Pack Demo

    自Visual C++ 6.0 以后,...推出了 Visual C++ Feature Pack Beta 下载。这次的Feature Pack 是专门针对VC 库的一个扩充。扩充分为两方面,一方面是MFC 的界面控件库;另一方面是对ISO C++ Standard 2003 标准的扩充。

    Visual C++ 2008 sp1( Feature Pack)示例代码

    不用再找了,这个就是Visual C++ 2008 sp1( Feature Pack)的示例代码,不过需要用VS2010进行编译(这部分代码是我从VS2010的示例代码中提取出来的。友情提示:如果调试按钮是灰色,请依个人计算机情况选择好“解决...

    VS2010建模功能包Modeling Feature Pack

    en_visual_studio_2010_visualization_modeling_feature_pack_x86_x64_535571.vsix 完成安装后,在VS2010中建立的UML类图上右键就有“Generate Code”菜单了,这样根据模型可以生成代码了。 从代码生成,只要把代码...

    VS 2010 visualization modeling feature pack

    包含两个文件:Visualization and Modeling Feature Pack Runtime.vsix和en_visual_studio_2010_visualization_modeling_feature_pack_x86_x64_535571.vsix。可直接双击安装。 通过可视化和建模功能包,可以扩展 ...

    en_visual_studio_2010_visualization_modeling_feature_pack_x86_x64_535571

    微软在2010年6月为VS2010发布了一个称为 Visualization and Modeling Feature Pack的功能包,它提供了很多VS2010建模功能的扩展,主要针对如何更好的帮助用户探索已有的代码库,包括: Generate code from UML ...

    Visualization and Modeling Feature Pack及路径过长解决办法

    今天需要分析C++代码,希望能生成类图,准备使用VS旗舰版的Visualization and Modeling Feature Pack。 但需要订阅才能下载,在CSDN上找到了下载连接。但安装时出现错误,说是路径太长: 安装错误: System.IO.Path...

    VC2008SP1示例截图

    VC2008SP1示例截图 Visual C++ 2008 Feature Pack 示例截图 by 无幻

    visualization_modeling_feature_pack及安装失败解决方案

    今天需要分析C++代码,希望能生成类图,准备使用VS旗舰版的Visualization and Modeling Feature Pack。 但需要订阅才能下载,在CSDN上找到了下载连接。但安装时出现错误,说是路径太长: 安装错误: System.IO.Path...

    IEDemo.rar_2008 cmfcrebar_CMFCReBar_CMFCToolB_CMFCToolBar 下_IEDe

    大名鼎鼎的IEDemo,基于Visual C++ 2008 Feature Pack的功能,对VS2008的CMFCToolBar,CMFCReBar,CMFCStatusBar进行了系统详细的介绍,非常值得下载,找了好久才找到的哦

    MFC功能包编程简介

    MFC功能包的帮助信息,位于MSDN的“目录\开发工具和语言\Visual Studio文档\Visual C++\参考信息\Libraries Reference\MFC Feature Pack for Visual C++ 2008”,主要内容在其“Reference\Classes”子目录中。...

    visual_studio_2010_visualization_modeling

    en_visual_studio_2010_visualization_modeling_feature_pack_x86_x64_535571.vsix 和 en_visual_studio_2010_visualization_modeling_sdk_x86_511193.exe

    acpi控制笔记本风扇转速

    independent acpica.lib produced by the Microsoft Visual C++ 6.0 32- bit compiler. The debug version of the code includes the debug output trace mechanism and has a much larger code and data size. ...

    无人永生源代码 v1.003

    Visual C++ 6.0 with service pack 3 installed DX8 sdk 400MB free disk space III. DIRECTORY STRUCTURE __________________________________ The NOLF source code extracts into the following directory...

Global site tag (gtag.js) - Google Analytics