MSDN 库下载?
我花了很多时间离线,虽然通常我会因为工作而阅读一些书籍或杂志,但我最近正在阅读 Visual Studio 2010 应用程序生命周期管理(又名 TFS 2010)的 MSDN Library 文档。
不幸的是,该文档似乎不再包含在 Vs2010 和 VsAlm2010 安装介质中,而且我找不到它的任何下载...除了在线形式之外,它是否根本不存在?
我很难相信获取此文档的唯一方法是针对每个请求访问一个网站。我缺少什么?
I spend a lot of time offline, and while normally I'm in the middle of some book or magazine for work, I've recently been reading through the MSDN Library documentation of Visual Studio 2010 Application Lifecycle Management (aka TFS 2010).
Unfortunately, this documentation doesn't seem to be included on either the Vs2010 nor the VsAlm2010 installation media anymore, and I can't find any downloads for it...does it simply not exist except in online form?
I'd find it hard to believe that the only way to get at this documentation would be to hit a website for every request. What am I missing?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
哇 - 我有点惊讶。即使在 MSDN Subscriber 下载站点上,MSDN 库下载也只能到 2007 年。
但是,您可以告诉 VS 2010 安装在本地安装内容。
转到“帮助|管理帮助设置”,然后在“选择在线或本地帮助”下选择“我想使用本地帮助”。
您还可以使用帮助管理器在本地安装在线帮助更新。这可能会拉下您正在寻找的特定文档(TFS ALM) - 我不确定,但可能值得一试。
Wow - I'm a little surprised. Even on the MSDN Subscriber download site, the MSDN library downloads only go up to 2007.
But, you can tell the VS 2010 installation to install the content locally.
Go to "Help|Manage Help Settings" and under "Choose online or local help" select "I want to use local help".
You can also use the Help Manager to install online help updates locally. This might get the specific docs you're looking for (TFS ALM) pulled down - I'm not sure, but might be worth a try.
安装 Zeal 并添加 MSDN 文档集 feed - 这将为您提供相当大的(例如,它包含 41'181 个方法)方法、常量、类等的平面列表,而不是像 MSDN 网站那样布局良好的内容,但搜索速度快如闪电。下载大小约为 3'400Mb;
或
使用 VSHD 下载 Visual Studio 帮助查看器的脱机帮助文件(适用于 VS 2012+) - 这为您提供让 VS 本身受到防火墙保护的乐趣,因为它确实应该如此。下载大小各不相同。
Install Zeal and add MSDN docset feed - this will give you rather a huge (it contains 41'181 method, for example) flat list of methods, constants, classes etc, not something as nicely laid out as MSDN site, but the search is lightning fast. Download size is ~3'400Mb;
or
Use VSHD to download offline help files for Visual Studio Help Viewer (applicable for VS 2012+) - this offers you the pleasure of leaving VS itself firewalled as it honestly should be. Download size varies.
https://www.microsoft.com/en-us/download /details.aspx?id=34794
此下载包含 Visual Studio 和 .NET Framework 文档的 ISO 映像文件(概述、操作方法文章、API 参考页、示例代码等),可帮助您您的开发努力。
版本:
查看文件名。
文件名:
VS2012文档.iso
VS2013文档.iso
发布日期:
2014年6月10日
文件大小:
2.7GB
4.0GB
https://www.microsoft.com/en-us/download/details.aspx?id=34794
This download includes an ISO image file of the Visual Studio and .NET Framework documentation—overviews, how-to articles, API reference pages, sample code, and more—to help you in your development efforts.
Version:
See file name.
File Name:
VS2012Documentation.iso
VS2013Documentation.iso
Date Published:
6/10/2014
File Size:
2.7 GB
4.0 GB
如果您已经完全安装了 Visual Studio,您将在本地找到它。转到帮助>查看帮助或按“Ctrl + F1”
If you have installed Visual Studio completely, you will find it locally. Goto Help > View Help or Press 'Ctrl + F1'