Close
Close window
ZIP - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.
Maplesoft logo
Maplesoft logo

Online Help

All Products Maple MapleSim


[フレーム] [フレーム]

ZIP (.zip) File Format

ZIP file format

Description

ZIP is a file format for data compression, which is widely used for archiving files and as the basis for other container formats.

The FileTools[Compressed] package provides many tools for reading from and writing to archive files in this format.

The Import command can encode and decode data in this format, and the ArrayTools[Compress] and ArrayTools[Uncompress] commands also support it.

Notes

Content-Type: application/zip

Examples

View the contents of a compressed file.

>

zipFileFileTools:-JoinPathhelp,MapleTA,coursemodule.zip,base=datadir

C:\Program Files\Maple 2016\help\MapleTA\coursemodule.zip

(1)
>

FileTools:-Compressed:-ContentszipFile

manifest.xml

(2)


Download Help Document

AltStyle によって変換されたページ (->オリジナル) /