网上有许多的关于VS快捷键的文章,介绍的也都挺全,但是今天在http://dotnettipoftheday.org/tips/cut-line-into-memory.aspx?discussion=1却看到了几个新的快捷键。分别是:

 Ctrl + L  剪切当前行到内存中。(没有搞明白和Ctrl + X的区别????)

 Ctrl +Insert 复制当前行

 Shift +Insert  插入clipboard中的当前内容。


相关文章:

  • 2022-02-21
  • 2021-07-31
猜你喜欢
  • 2021-11-04
  • 2021-08-05
  • 2022-12-23
  • 2022-02-11
  • 2021-09-21
  • 2022-12-23
  • 2021-08-17
相关资源
相似解决方案