单行注释:\' ctrl + / ’ // We are developers 取消注释:再按一遍 \' ctrl + / ’ 多行注释(块注释):\' Alt+Shift+A ’ /* We are developers */ 取消注释:再按一遍 \' Alt+Shift+A ’ 相关文章: