ここは旧式の4DドキュメントWebサイトです。最新のアップデートされたドキュメントを読むには新サイトをご利用下さい→ developer.4d.com

ホーム

 
4D v20 R7
Compression

Compression 

 

定数  コメント
ZIP Compression none  倍長整数 1

No compression.

ZIP Compression standard  倍長整数 0

Standard compression. (default)

ZIP Encryption AES128  倍長整数 1

AES encryption using 128-bit key.

ZIP Encryption AES192  倍長整数 2

AES encryption using 192-bit key.

ZIP Encryption AES256  倍長整数 3

AES encryption using 256-bit key. (default if password is set)

ZIP Encryption none  倍長整数 0

Data is not encrypted. (default if no password is set)

ZIP Ignore invisible files  倍長整数 8

Invisible (hidden) files are ignored.

ZIP Without enclosing folder  倍長整数 4

The contents of a folder are compressed, but not the folder itself.



参照 

ZIP Create archive

 
プロパティ 

プロダクト: 4D
テーマ: 定数テーマリスト

 
履歴 

初出: 4D v18

 
ARTICLE USAGE

ランゲージリファレンス ( 4D v20 R7)