0
点赞
收藏
分享

微信扫一扫

JS注释

<script>
// 单行注释 ctrl + /
/* 多行注释 默认的快捷键 shift + alt +a
*/
</script>

 


举报

相关推荐

0 条评论