askknow

单行注释:\' ctrl + /

// We are developers

取消注释:再按一遍 \' ctrl + /

多行注释(块注释):\' Alt+Shift+A

/* 
We 
are 
developers
*/

取消注释:再按一遍 \' Alt+Shift+A

分类:

技术点:

相关文章: