.COMPRESSED 文件扩展名
WordCompress Compacted Webpage
| 开发者 | WordCompress |
| 受欢迎程度 |
3.3 | 9 票 |
什么是 COMPRESSED 文件?
A COMPRESSED file is a webpage created by WordCompress, a WordPress plug-in used to compress HTML, CSS, and JavaScript code. It contains a single line of code that represents a webpage. Converting WordPress webpages to COMPRESSED files allows browsers to load those pages more quickly.
更多信息
WordCompress was a WordPress plug-in that deleted all comments and white space within a webpage's source code and wrote the code to a single executable line. This allowed web browsers to load the page more quickly. Each webpage's compressed code was saved within a COMPRESSED file.
WordPress and WordCompress store COMPRESSED files alongside webpages' original source code. That way, any comments, indentations, and other white space included in the page's original source code are not destroyed when it is converted to a COMPRESSED file.
如何打开 COMPRESSED 文件
Because COMPRESSED files are plain text files, you can open them and view their contents in any text editor. You can also open a COMPRESSED file as part of a website design project in Adobe Dreamweaver (Windows, Mac).