2 articles
Friday, Mar 13, 2020
Apache format web page HTML source method This is to remove the extra spaces in the source code of the webpage. Reduce web page transmission data and ...
Sunday, Oct 21, 2018
sublime text 3一款轻量级的编辑器,运行速度快, 能同时处理N个文件不卡顿(取决于文件大小) 下面介绍,sublime text 3 快速格式化html代码的方法 代码如下 ctrl + a 全选文件 ctrl + { 向左缩进 ctrl + } 向右缩进,就这么简单。...