.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).