官方网页链接

http://visualstudiogallery.msdn.microsoft.com/zh-cn/4c360395-6afd-4087-94ed-cbcbebe04a20?SRC=Home

支持多种语言,最主要的是支持简体中文,呵呵……

H3Viewer byThe Helpware Group

Replace the VS 2010 help viewer or run stand-alone. The viewer is free for personal use. Contact us if you need to distribute it.

See the H3Viewer Home Page

Features:

  • Similar experience to VS 2005/2008 DExplore.
  • Full TOC with TOC Sync.
  • Full Index. Two modes: Both VS 2010 and DExplore type experience.
  • Text-to-Speech reader.
  • Full bookmark support.
  • Set default viewer for VS 2010.
  • Option: Open F1 help in a new page tab.
  • View different MSDN language catalogs.
  • UI Translations available (see below).
  • Direct link to equivalent MSDN online page.
  • Open current page in selected browser.
  • etc.

Build 54 adds Czeck & Swedish to the GUI Language packs

  • Czech -- Translated by Martin Šojdr, www.sojdr.com
  • German -- Translated by Ulrich Kulle [MVP 2007-2009], www.help-info.de
  • Hebrew -- Translated by Ishai Sagi [MVP], www.sharepoint-tips.com
  • Italian -- Translated by Alessandro Del Sole [MVP], www.visual-basic.it
  • Japanese - Translated by Tomohiro Takano
  • Polish -- Translated by Piotr Strycharz, www.computerplus.pl
  • Simplified Chinese -- Translated by Hu Hsiaotao
  • Swedish -- Translated by Tobias Moberg, www.carmenta.com
  • Don't see your language? Help us translate. It's easy.

Note to user Nofb: I've also added a check for "MS Help Viewer Power Toy Beta" as requested. In future I'd prefer you contact me directly or use Q & A section. Writing complaints in the review tab is a one way conversation. I could have quickly told you that there was a known problem with the MS Beta and to check the online documentation. Thanks!

Known Issues

  • Application Freezes
    The embedded browser is Internet Explorer. On some systems after a few successful clicks the application seems to hang. Try clearing the IE cache, resetting IE settings, and removing 3rd-party IE add-ons you don't use. (all I can say is bring on IE9)
  • Pages without style & broken links 
    If you find pages are not showing style correctly and some links are not working then it probably means you have the Help Viewer power toy Beta installed. Uninstall this and it will immediately return to normal. Also remember to stop the Agent tray application.

安装完成后,会提示先关闭vs2010的Help代理,关闭代理后

运行H3Viewer, 更改MSDN的默认打开方式:

Screen Shots

Notice the pink folder, which is an orphan help branch not attached to the main VS 2010 TOC. The TOC Sync command will add orphans if found.

Inline Index disambiguator. Load full Index (VS 2008 style) or partial load as you type index (VS 2010 style).

右击加载完整索引,和vs2008的MSDN风格一样

Full bookmark support for Help Viewer URLs.

Here we've downloaded Russian help (vs/100/ru) using VSHelpDownloader. Press F1 in VS 2010 to display the topic in whatever language is loaded.

vs2010 MSDN 使用经典方式查看相关推荐

  1. VS2010 msdn 下载 安装

    VS2010 msdn 下载 安装 突然想看2010的msdn,但是安装完之后VS2010,不像之前版本有一个安装帮助文档选项,我以为安装包里没有msdn,后面查阅才知道,其实他安装包里是有MSDN的 ...

  2. 调试技巧:如何以数组的方式查看一个指针

    对于下面两个变量: int *p = new int[10]; int q[10]; 在watch窗口中查看有不同的效果,查看p的时候可以看到一个地址,展开+号只能看p[0]的值:查看q的时候也可以看 ...

  3. VS2010 MSDN安装

    VS2010 msdn的安装与以前版本有所不一样... 1.解压vs2010的ISO文件,里面会有个ProductDocumentation文件夹,其实这个就是安装MSDN的文件夹了. 2.先安装vs ...

  4. 经典星号查看器查看密码

    首先去黑客基地下个 经典星号查看器 软件 拖拽那个十字圈圈的那个图标到星号密码输入框里,就可以得到密码了 我这里是Flashfxp的ftp工具的一个本地站点: 得到了密码是company 其他的由于安 ...

  5. java证书过期时间_我想用代码方式查看ca证书到期时间,以下是我的代码,可以显示日期,但是和实际的截止日期不一致...

    我想用代码方式查看ca证书到期时间,以下是我的代码,可以显示日期,但是和实际的截止日期不一致 希望各位大牛帮忙看一下问题出在哪,多谢啦 import java.io.*; import java.se ...

  6. 苹果亮度突然变暗_iPhone 12调光策略延续三星OLED经典方式 低于25%亮度将采用PWM调光_手机新闻...

    华强北电脑网10月23日消息 众所周知,苹果iPhone 12的屏幕是采用三星的OLED屏幕,大家也都知道,关于手机屏幕的亮度可以自动调节,在强光下,手机屏幕亮度就会调高,在弱光下,亮度就会变暗,就是 ...

  7. 海康摄像头--通过WEB浏览器方式查看

    一.本地WEB方式查看 在浏览器下(当前使用的是WIN10 Edge)直接输入IP地址登录,默认地址http://192.168.1.64,然后输入账号密码. 如果修改过摄像头IP和端口则按照修改后的 ...

  8. 带有托管代码的InfoPath2007表单模版发布到SharePoint表单库(浏览器方式查看)

    在本篇文章中,将与大家分享如何将一个带有托管代码(manage code)的InfoPath2007表单模版发布到SharePoint Server2007的表单库中,并使得最终用户可以通过浏览器方式 ...

  9. 【Oracle】三种方式查看SQL语句的执行计划

    查看执行计划的方式有三种: EXPLAIN PLAN .V$SQL_PLAN .SQL*PLUS AUTOTRACE 1.EXPLAIN PLAN: 显示执行相应语句时可以使用的理论计划 读取执行计划 ...

最新文章

  1. 被嫌弃的贝叶斯派的逆袭
  2. MalformedObjectNameException: Invalid character '' in value part of property
  3. DX使用随记--ImageComboBoxEdit
  4. java二维码生成并可以转换
  5. Xamarin只言片语4——Xamarin.Android百度地图绑定
  6. 如何设计数据库(四)
  7. java上课签到如何写_java签到程序怎么设置?学生考勤程序怎么写?
  8. kaggle:Costa Rican Household Poverty Level Prediction(1)DEA
  9. sl跨域访问-学习笔记2
  10. Windows 7 SP1 旗舰版 MSDN原版
  11. MySQL知识总结 (六) MySQL调优
  12. MATLABR2018自学一本通笔记
  13. 每周分享第 37 期
  14. 黑苹果 10.14.6 安装记录
  15. cp 命令覆盖文件夹和文件
  16. 华为往事(五)--Camp;C08
  17. 使用python绘制3维正态分布图
  18. java gette_Java setter,getter(滚压模具)
  19. 算法训练 瓷砖铺放 【递归】java
  20. 开篮球馆需要什么_开一个篮球馆怎么样?开篮球馆需要办理什么手续?

热门文章

  1. Python自动化操作Excel
  2. Office办公自动化 第四章、PPT2010
  3. 什么?小R免费送CSDN下载次数?
  4. ISCC_2021_WP
  5. 数控加工编程的概念,方法,原理,步骤
  6. js中callback.call()和callback()的区别,有点意思
  7. BitmapFactory解析图片方法大全
  8. 排序:C++ 对数组进行排序并返还对应索引号
  9. linux 实现doc文件转换成pdf文件
  10. 浏览器查看代号及版本号信息