Skip to content
python运维
python运维
首页
python运维
python运维
首页
2022年 11月 4日
python 代码如何批量注释和取消
未分类
admin
选中代码,同时按住 Ctrl+/,被选中行被注释; 再次按下Ctrl+/,注释被取消。