怎么看正在使用的MSDN的版本? 我找了半天也没找到

altstop 2005-12-30 10:11:08

怀疑正在使用的MSDN很旧,想换个新点的,但我想看看现在的版本再换。不知道怎么看

现在用的MSDN又有中文又有英文,感觉不太正规
...全文
182 8 打赏 收藏 转发到动态 举报
写回复
用AI写文章
8 条回复
切换为时间正序
请发表友善的回复…
发表回复
altstop 2005-12-31
  • 打赏
  • 举报
回复
上面只写了MSDN Library Visual Studio 6.0
我想知道是哪年哪月的,比如2001 Oct类似这样的信息,但没找到,不知道应该在哪里找
howard 2005-12-31
  • 打赏
  • 举报
回复


Welcome to the October 2001 release of the MSDN Library

The MSDN Library is the essential reference for developers, with more than 1.5 gigabytes of technical programming information, sample code, documentation, technical articles, the Microsoft Developer Knowledge Base, and anything else you might need to develop solutions that implement Microsoft technology.


What's New Online Resources DVD-ROM Info



Features

The MSDN Library What's New page contains a comprehensive list of all new and revised content for the October 2001 release. Continue reading this page for highlights of new content in the Library.

Coming in January 2002

The MSDN Library is getting a new look. With the release of the January 2002 Library, you will see a completely new design that will give you the ability to find what you need as quickly and easily as possible. For a preview, see Coming in January 2002: A New MSDN Library.

Microsoft Windows DDK Documentation

This Library release contains all the newest information on the Microsoft Windows Driver Development Kit. This documentation will guide you through the planning and decision-making process involved in developing a Windows device driver for Windows XP, Windows 2000, or Windows Me operating systems. Both new and experienced driver writers will find this information very useful.

Microsoft Content Management Server 2001

Microsoft Content Management Server 2001 is the enterprise Web content management system that enables companies to quickly and efficiently build, deploy, and maintain highly dynamic Internet, intranet, and extranet Web sites. Documentation in this version of the Library includes the MSCMS 2001 Site Programmer's Guide, the Publishing API Reference, and the Framework API Reference.

Microsoft SharePoint Team Services SDK Documentation

SharePoint Team Services technology allows teams to create a quick Web site for sharing information such as documents, calendars, announcements, and other postings. Web sites created with SharePoint Team Services are easy to customize and manage—even for those who have never created a Web site before. This version of the MSDN Library contains all the SDK documentation needed to build solutions with SharePoint Team Services.

Microsoft Visio Documentation

Microsoft Visio 2002 provides a powerful single platform for your custom drawing solutions. New ShapeSheet cells and Automation objects, properties, methods, and events give you more options for defining the behavior of the elements in your solutions. In this Library release, you will find the Microsoft Visio Automation Reference and the Microsoft Visio ShapeSheet Reference, as well as the XML Reference for Microsoft Visio.

Updated: The Knowledge Base

The Developer edition of the Microsoft Knowledge Base has been updated for the October 2001 release of the MSDN Library.

Technical Articles

The October 2001 release of the MSDN Library contains new Technical Articles on Office XP, Windows XP, and the latest Enterprise server, Microsoft Content Management Server 2001. Also see the MSDN Technical Articles node for the newest documentation on Microsoft .NET, Visual FoxPro, Web Services, and more.

MSDN Magazine

The entire contents of MSDN Magazine (formerly Microsoft Systems Journal and Microsoft Internet Developer) are included in the Library. In this release, the May, June, and July editions are new. Altogether, MSDN is publishing almost 100 new developer periodical articles this quarter. And if you have misplaced your hard copy of the MSDN News, you can find it here also.

See all of what's new...

Look here for an introduction to our ever-expanding MSDN Online Web site. At MSDN Online, you can find the entire Library, which is updated daily. Our online magazine, Voices, brings you a variety of columns and articles that address a broad range of developer topics. Plus, you will find the latest developer news, information on MSDN Training, MSDN events and seminars, MSDN subscriptions, and many other developer resources.

Read more

The DVD-ROM version of the MSDN Library is the most convenient way to access the entire contents of the Library, with no disc swapping. In addition, the October 2001 edition of the MSDN Library on DVD contains more than 5 gigabytes of multimedia content, including three new .NET Shows, five Support WebCasts, and more than 50 new seminars from Multimedia Central, including Building a .NET Application and information on the best ways to upgrade your Visual Basic 6.0 projects to Visual Basic .NET.

Read more


© 2001 Microsoft Corporation. All rights reserved. Terms of use.
altstop 2005-12-31
  • 打赏
  • 举报
回复
没有,算了,不找了
wangk 2005-12-31
  • 打赏
  • 举报
回复
晕,有没有What's New in the Library之类的链接,里面会有说明。
altstop 2005-12-31
  • 打赏
  • 举报
回复
主页:
MSDN Library
Visual Studio 6.0 版

主页右上角:
GUI 医生咖啡馆
GUI 医生介绍了 MSDN Library 的 Visual Studio 6.0 版本。

wangk 2005-12-31
  • 打赏
  • 举报
回复
汗,MSDN的起始页有,通常在右上角。例:
Welcome to the October 2004 Release of the MSDN Library
就是
菜牛 2005-12-30
  • 打赏
  • 举报
回复
有英文有中文怎么就不正规了?

MSDN的起始页、标题栏都有版本号啊。
altstop 2005-12-30
  • 打赏
  • 举报
回复
up
今天需要分析C++代码,希望能生成类图,准备使用VS旗舰版的Visualization and Modeling Feature Pack。 但需要订阅才能下载,在CSDN上了下载连接。但安装时出现错误,说是路径太长: 安装错误: System.IO.PathTooLongException: C:\Documents and Settings\Administrator\Local Settings\Application Data\Microsoft\VisualStudio\10.0\Extensions\Microsoft\Visualization and Modeling Feature Pack\1.0\ProjectTemplates\Modeling\Extensibility\1033\LayerValidator.zip: LayerValidator.vstemplate 搜了半天解决办法,另寻其他软件Rational Rose,要破解而且很大。不愿意折腾,转了一圈回来继续想办法。 终于出一个解决方案: 1.安装Visualization_and_Modeling_Feature_Pack_Runtime.vsix。这个是运行时,扩展需要需要。 2.新建一个管理员用户0,并用该用户登录 3.安装en_visual_studio_2010_visualization_modeling_feature_pack_x86_x64_535571.vsix 4.复制C:\Documents and Settings\0\Local Settings\Application Data\Microsoft\VisualStudio\10.0\Extensions\Microsoft\Visualization and Modeling Feature Pack目录下的文件夹0,拷贝覆盖到C:\Documents and Settings\0\Local Settings\Application Data\Microsoft\VisualStudio\10.0\Extensions\Microsoft\Visualization and Modeling Feature Pack目录下。其实就是把路径中的0换成Administrator。 5.使用Administrator用户登录 6.打开VS->工具->扩展管理器->visualization modeling feature pack->启用 7.重启VS 这里是该扩展的官方博客,里面有开发人员的使用演示: http://blogs.msdn.com/b/almcppcn/
今天需要分析C++代码,希望能生成类图,准备使用VS旗舰版的Visualization and Modeling Feature Pack。 但需要订阅才能下载,在CSDN上了下载连接。但安装时出现错误,说是路径太长: 安装错误: System.IO.PathTooLongException: C:\Documents and Settings\Administrator\Local Settings\Application Data\Microsoft\VisualStudio\10.0\Extensions\Microsoft\Visualization and Modeling Feature Pack\1.0\ProjectTemplates\Modeling\Extensibility\1033\LayerValidator.zip: LayerValidator.vstemplate 搜了半天解决办法,另寻其他软件Rational Rose,要破解而且很大。不愿意折腾,转了一圈回来继续想办法。 终于出一个解决方案: 1.新建一个管理员用户0,并用该用户登录 2.安装Visualization_and_Modeling_Feature_Pack_Runtime.vsix。这个是运行时,下面一项需要。 3.安装en_visual_studio_2010_visualization_modeling_feature_pack_x86_x64_535571.vsix 4.复制C:\Documents and Settings\0\Local Settings\Application Data\Microsoft\VisualStudio\10.0\Extensions\Microsoft\Visualization and Modeling Feature Pack目录下的文件夹0,拷贝覆盖到C:\Documents and Settings\0\Local Settings\Application Data\Microsoft\VisualStudio\10.0\Extensions\Microsoft\Visualization and Modeling Feature Pack目录下。其实就是把路径中的0换成Administrator。 5.使用Administrator用户登录 6.打开VS->工具->扩展管理器->visualization modeling feature pack->启用 7.重启VS 这里是该扩展的官方博客,里面有开发人员的使用演示: http://blogs.msdn.com/b/almcppcn/

2,586

社区成员

发帖
与我相关
我的任务
社区描述
VC/MFC 资源
社区管理员
  • 资源
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧