如何还原压缩的CSS/HTML/JS文件_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 11:35:02
Original
1915 people have browsed it

                                                      如何还原压缩的CSS/HTML/JS文件

    一,问题描述

            我们经常在进入一家新的公司,或者网上下载一些源码后,拿到他们的CSS/HTML/JS文件都是经过压缩的,如图

            

            随便?嗦下,为什么人家要压缩,这是为了网页能快速被加载而做的优化

            那我们想要把它格式化我们喜欢看的样式,怎么办呢?

    二,解决方案

            今天提出两种解决方案,大家可以适当选择

            1,借助Eclipse、Netbean等有格式化工具的编辑器

                  优点: 快速、高效、可以快速编辑

                  缺点: 假如你没有安装这些,你还需要去下载、安装

            2,使用CSS\HTML\JS在线格式化工具,百度搜索CSS在线格式化有跟多的

                  优点:无需下载其他编辑器

                  缺点:需要互联网下才能执行

                  比如说,开源中国就有在线解压工具

                            

            解压后的效果,拿在线工具做演示

            

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!