JS 代码格式化
JavaScript 代码美化/压缩/格式化/加密
/* 代码示例 */ if('this_is'==/an_example/){do_something();}else{var a=b?(c%d):e[f];}
制表符缩进
2个空格缩进
4个空格缩进
8个空格缩进