html, css, js, jsp, java annotations and shortcuts, etc.

One, html

Shortcuts: Comment ctrl + / logout Style: - uncommented <-!>: Ctrl + / 

Two, css

Shortcuts: Comment ctrl + shift + / logout style: / * * / Cancel Notes: ctrl + shift + \

Three, js

Shortcuts: Comment ctrl + / logout style: // uncomment: ctrl + /

Four, jsp

Shortcuts: Comment ctrl + / logout Style: - uncommented <-!>: Ctrl + \

Five, java

Shortcuts: Comment ctrl + / logout style: // uncomment: ctrl + /

Guess you like

Origin www.cnblogs.com/yuanqisheng/p/12540083.html