1、webstorm快捷鍵:
intellij-idea 的快捷鍵
ctrl+/
或ctrl+shift+/
注釋(//或者
/*…*/ )
shift+f6
重構-重新命名
ctrl+x
刪除行ctrl+d
複製行ctrl+g
查詢行ctrl+shift+up/down
**向上/下移動。f2或
shift+f2
高亮錯誤或警告快速定位
寫**,按tab
生成**
選中文字,按ctrl+shift+f7
高亮顯示所有該文字,按
esc高亮消失。
ctrl+b
快速開啟游標處的類或方法
ctrl+e
最近開啟的檔案
alt+f1
查詢**所在位置
ctrl+alt+l
格式化**
ctrl+r
替換文字
ctrl+f
查詢文字
ctrl+p
方法引數提示
ctrl+shift+c
拷貝檔案路徑
ctrl+alt+shift+c
拷貝相關資料 包括路徑和所在行
ctrl+shift+v
從歷史記錄中貼上
ctrl+
y
刪除整行
ctrl+shift+enter
新建行ctrl+alt+enter
在當前行前面新建行
2、zencoding-輸入左邊縮寫,按下tab鍵就ok啦
html:
5
html5結構
link:
css
引入css
script:
src
引入js
script
html
中插入js
ul+ ul
及乙個li
a:link a:
<
ahref=」
mailto:
「>
form:
get
get表單
input:
hidden
hidden
輸入框
div#
name
id:name
div.
name
class:
name
div.
one.two
class:
one,two
head>
link
:css
head
加link p+
p 兩個p
p*3
3個p
ul>li.item$*6 建立
ul下有個
li同時
class
分別為item1
,item2.。。
pospostion,
組合可用
pos:s|a|
r|f t
top,
組合a auto r
right,組合a
lleft b
bottom z
z-index fl
float cl
clear d
display
組合可用
n|b|i|ib v
visibility ov
overflow
zoozoom:1
cp clip bx
box-
sizing
bxsh:w
-webkit-box-shadow:
0 0 0 #000;
3、window快捷鍵
序號快捷鍵 功能
1windows+ 「space」
透明化所有視窗,快速檢視桌面 2
windows+ 「↑」
使當前使用的視窗最大化 3
windows+ 「←」
使當前使用中的視窗貼向螢幕左側,只占用50%的顯示器面積。 4
windows + shift+ 「→」
跨顯示器右移視窗s
5 windows + home
突出顯示當前視窗。最小化其他的非當前使用中的視窗 6
windows + r
開啟執行。 7
ctrl+t
功開啟新標籤。 8
window+d
最小化所有視窗 9
window+f
搜尋資料夾 10
window+e
開啟資源管理器 11
ctrl+n
新建資料夾 12
ctrl+o
開啟「開啟檔案」的對話方塊 13
ctrl+p 列印
14ctrl+shift+l
word
中自動編號 15
ctrl+k
word
中自動新增超連結
WebStorm快捷鍵收集
ctrl 或ctrl shift 注釋 或者 shift f6 重構 重新命名 ctrl x 刪除行ctrl d 複製行ctrl g 查詢行ctrl shift up down 向上 下移動。f2或 shift f2 高亮錯誤或警告快速定位 寫 按tab 生成 選中文字,按ctrl shift f7...
WebStorm快捷鍵收集
1 webstorm快捷鍵 intellij idea 的快捷鍵 ctrl 或 ctrl shift 注釋 或者 shift f6 重構 重新命名 ctrl x 刪除行ctrl d 複製行ctrl g 查詢行ctrl shift up down 向上 下移動。f2 或shift f2 高亮錯誤或警告...
webstorm快捷鍵大全
ctrl 單行注釋 ctrl shift 塊注釋 ctrl shift 展開 摺疊 ctrl alt l 格式化 ctrl shift up down 上下移動句子 alt 回車 匯入包,自動修正 ctrl n 查詢類 ctrl shift n 查詢檔案 ctrl alt l 格式化 ctrl al...