积极答复者
VS2010的帮助是浏览器方式的,使用起来极其不方便,能否设置回VS2008那种方式?

问题
答案
-
可以用微软和第三方的帮助阅读器,比如
http://visualstudiogallery.msdn.microsoft.com/en-us/60a86afe-159b-4940-a22f-4fef055cbd63
http://mshcmigrate.helpmvp.com/viewer
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP- 已标记为答案 liubin 2010年10月8日 3:20
全部回复
-
可以用微软和第三方的帮助阅读器,比如
http://visualstudiogallery.msdn.microsoft.com/en-us/60a86afe-159b-4940-a22f-4fef055cbd63
http://mshcmigrate.helpmvp.com/viewer
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP- 已标记为答案 liubin 2010年10月8日 3:20
-
因为要把API暴露出来使得第三方的阅读器更容易写,所以界面层来不及完成了。
Visual Studio太大,发售的时候不能等待少数产品组完成所有设计的功能,所以在测试之后经常会砍掉功能。
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP