zoukankan      html  css  js  c++  java
  • VS快捷键

    Those natural: (View more here: http://www.dofactory.com/ShortCutKeys/ShortCutKeys.aspx

    F5
    Ctrl + F5
    F10
    F11

    F12

    Ctrl + I    ------------------------------------------Incremental Search (very useful)

    Ctrl + M ------------------------------------------Fold/Unfold a code section

    Natural More:

    Ctrl + F3------------------------------------------Finds the next occurrence of the currently selected text or the word under the cursor if there is no selection

    Ctrl + K, F-----------------------------------------format text

    Ctrl + W, w / s / e---------------------------------open the related window

    Ctrl + D, B / w-------------------------------------

    Ctrl + R, W----------------------------------------show/hide whitespace

    shift + F12-----------------------------------------Finds a reference to the selected item or the item under the cursor

    ctrl + F4------------------------------------------close the current file

    F12-----------------------------------------------go to definition

    ctrl + F12-----------------------------------------go to declaration

    Ctrl + home/PageUp---------------------------------------File begin

    Ctrl + end/PageDown-----------------------------------------File end

    CTRL   +   DELETE  -------------------------------------删除至词尾  
    CTRL   +   BACKSPACE----------------------------------删除至词头    

    F6---------------------------------------------------Build Solution

    Shift+F6--------------------------------------------Build current project

    mini command window of find combox--------------> format-----------------------format selection. 

  • 相关阅读:
    有点难度的二分
    请教神牛_字符串hash
    引水进城
    dp的斜率优化
    关于学习oi的一些事项
    永续债
    消费税
    增值税
    BSC交流
    钉钉吐槽功能点
  • 原文地址:https://www.cnblogs.com/taoxu0903/p/1675081.html
Copyright © 2011-2022 走看看