[已解决问题] 关于Vs2008RTM试用版的问题
提问时间: 2007-11-29 09:53
浏览:598 次
关于Vs2008RTM试用版的问题,为什么在aspx页面点击右键,没有查看源码那个菜单了。
提问者:WOW玩家 - 菜鸟二级
最佳答案
You can get to the Code view in multiple ways:

Click the View Code button on the Solution Explorer toolbar. The insertion point appears at the top of the window.

Click the View Code menu item on the Visual Studio View menu when either a document or corresponding code project item is selected in Solution Explorer. The insertion point appears at the top of the window.

Click the View Code item on a document's context menu. The insertion point appears at the top of the window.

Click the View Code item on the context menu of a control, including host controls. The insertion point appears at the top of the window. For more information about host controls, see Host Items and Host Controls Overview.

Click View Code on the project item context menu in Solution Explorer. The insertion point appears at the top of the window.

Double-click a control in the visual designer. The insertion point appears inside the default control event handler. The event handler is generated if it does not exist already.


ms-help://MS.VSCC.v90/MS.MSDNQTR.v90.en/dv_vstcore/html/b68d2613-2051-44cc-a376-3c1264cf5a53.htm
2007/11/29 19:09:31 回答者:volnet(可以叫我大V)


提问者对于答案的评价:我看看,谢谢
其它回答(8)
还没用2008呢,估计功能取消了吧。你可以用快捷键啊, F7 就是看源码的
7个月前   回答者:Wilensky - 小虾三级
因为文档界面左下方有"源码","设计","拆分"的视图切换按钮...
7个月前   回答者:deerchao - 大侠五级
哈哈,太奇怪 ,,刚建新项目的时候是没有出现,不过写了一会儿代码,按了几次F7之后又出现了!!
7个月前   回答者:.Live - 菜鸟二级
RTM是正式版,可不是试用版哦。
7个月前   回答者:Jeffrey Zhao - 小虾三级
我这用的beta 源码切换到 视图的时候 偶尔会卡住..!
7个月前   回答者:Lowkey's Zone - 菜鸟二级
No No
7个月前   回答者:Zhuang miao - 菜鸟二级
正式版还没装,不过beta2可以
7个月前   回答者:oec2003 - 小虾三级
你们都是超前的人们,所以一直都是追逐前沿最新工具的。而我还在用VS.Net2005,不知道VS.Net2008是否好用呢!
7个月前   回答者:刚刚 - 老鸟四级
评论
   您需要登录以后才能回答!
我的问题    我要提问


快到期问题

> 问题排行榜

有不合适内容,建议去除