当代码缩小则是所有评论意见都将删除,以及不必要的空白字符(空间、换行符和选项卡)。
When code is minified all comments are removed, as well as unneeded white space characters (space, newline, and TAB).
这种方法删除代码中所有不必要的字符,比如制表符(tab)、新行和空格。
Minification removes from the code all the unnecessary characters, such as tabs, newlines, and Spaces.
不可见字符。如控制符、回退删除符、换行符等。
A character with no visible representation, such as a control character, a backspace, newline, and so on.
应用推荐