好久没发东西,转二个今天上网看到的。
http://www.dotnetjunkies.com/WebLog/craigshoemaker/archive/2005/12/14/134323.aspx

In the Visual Studio.NET (2003 & 2005) you can place your cursor anywhere in the line and type CTL-C > CTL-V. This will create a copy of your previous line directly under the original line along with a return after the new line!
------------------------------------------


以前一直是把鼠标从前拖到后的,拖鼠标的方法对于只拷一行的情形的确不太高效一点小技巧



Did you know you can quickly generate create scripts in Enterprise Manager by highlighting a table/view/stored proc and typing CTL-C? Need to do multiples? Just select all tables, etc and copy to the clip board.
---------------------------------------
这个也是第一次知道,这种生成方法虽然没有用右键菜单那样齐全的功能,但很简便。


I hope this helps.

相关文章:

  • 2021-08-12
  • 2021-05-31
  • 2022-12-23
  • 2022-12-23
  • 2021-08-27
  • 2022-12-23
  • 2021-05-06
猜你喜欢
  • 2022-12-23
  • 2021-10-14
  • 2021-06-21
  • 2021-12-01
  • 2022-12-23
  • 2021-09-14
相关资源
相似解决方案