| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 2601 人关注过本帖
标题:教你玩VS小插件
取消只看楼主 加入收藏
wangnannan
Rank: 18Rank: 18Rank: 18Rank: 18Rank: 18
等 级:贵宾
威 望:87
帖 子:2546
专家分:9359
注 册:2007-11-3
结帖率:80.91%
收藏
 问题点数:0 回复次数:0 
教你玩VS小插件
AsEclipse V2.1.0
有时候真的为写属性蛮烦恼的 虽然用快捷键ctrl+r+e可以快速生成 可还是很慢的
于是就上网上找一个批量生成的插件
如果你用VS2010(非Express版本),还可以下载插件,该插件支持批量生成
AsEclipse  下载地址:http://visualstudiogallery.msdn.
 支持VS2005、VS2008、VS2010 中英文版

https://visualstudiogallery.msdn.
下载下来是一个dll 具体怎么用呢 看了下MSDN
程序代码:
Install:

 Extract the file, and put the .dll and .Addin into “Addins” directory of the application directory of Visual Studio. The default path is My Doucuments\Visual Studio 2008 (or 2005 or 2010)\Addins. If there is no “Addins” directory in that place, create it yourself. At last restart the Visual Studio.

 If you can’t see the AsEclipse’s menu in the “tools” menu of Visual Studio, when you installed correctly. Please restart the Visual Studio.

 ——————

 Uninstall:

 Directly delete the .dll and .Addin

直接扔到My Doucuments\Visual Studio 2008 (or 2005 or 2010)里面 重启VS即可 省事多了
搜索更多相关主题的帖子: 下载地址 英文版 快捷键 file 
2015-06-02 13:08
快速回复:教你玩VS小插件
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.020251 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved