App下載

詞條

大約有 4,000 項符合查詢結(jié)果 ,庫內(nèi)數(shù)據(jù)總量為 78,404 項。(搜索耗時:0.0054秒)

1121.PHP8 ZipArchive::unchangeArchive

PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0)ZipArchive::unchangeArchive — 還原存檔中完成的所有全局更改說明public ZipArchive::unchangeArchive(): bool恢復(fù)對存檔的所有全局更改。就目前而言,這 僅還原存檔評論更改。參數(shù) 此函數(shù)...

http://m.o2fo.com/phpchinese/php8-ziparchive-unchangearchive.html

1122.PHP8 ZipArchive::unchangeIndex

PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0)ZipArchive::unchangeIndex — 還原對給定索引處的條目所做的所有更改說明public ZipArchive::unchangeIndex(int $index): bool還原對給定索引處的條目所做的所有更改。參數(shù) index條目的索引。返...

http://m.o2fo.com/phpchinese/php8-ziparchive-unchangeindex.html

1123.PHP8 ZipArchive::unchangeName

PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.5.0)ZipArchive::unchangeName — 還原對具有給定名稱的條目所做的所有更改說明public ZipArchive::unchangeName(string $name): bool還原對條目所做的所有更改。參數(shù) name條目的名稱。返回值 成功時...

http://m.o2fo.com/phpchinese/php8-ziparchive-unchangename.html

1124.PHP8 Zlib安裝

PHP 中的 Zlib 支持默認(rèn)未啟用。需要配置? PHP --with-zlib[=DIR]?PHP 的 Windows 版本已內(nèi)建對此擴(kuò)展的支持。不需要載入額外的擴(kuò)展來使用這些函數(shù)。

http://m.o2fo.com/phpchinese/php8-zlib-installation.html

1125.PHP8 gzdecode

PHP 5 >= 5.4.0, PHP 7, PHP 8)gzdecode — 解碼 gzip 壓縮字符串說明gzdecode(string $data, int $max_length = 0): string|false此函數(shù)返回輸入的解碼版本。data參數(shù) data要解碼的數(shù)據(jù),由 gzencode() 編碼。max_length要解碼的數(shù)據(jù)的最大長度。返回...

http://m.o2fo.com/phpchinese/php8-gzdecode.html

1126.PHP8 zlib_decode

PHP 5 >= 5.4.0, PHP 7, PHP 8)zlib_decode — 解壓縮任何原始/gzip/zlib 編碼的數(shù)據(jù)說明zlib_decode(string $data, int $max_length = 0): string|false解壓縮任何原始/gzip/zlib 編碼的數(shù)據(jù)。警告本函數(shù)還未編寫文檔,僅有參數(shù)列表。參數(shù) datamax_length...

http://m.o2fo.com/phpchinese/php8-zlibdecode.html

1127.PHP8 hash_final

(PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1)hash_final — 結(jié)束增量散列且返回摘要結(jié)果說明hash_final(HashContext $context, bool $binary = false): string參數(shù) contexthash_init() 返回的散列上下文資源。binary設(shè)置為 true,輸出格式為原始的二進(jìn)制數(shù)據(jù)。...

http://m.o2fo.com/phpchinese/php8-hashfinal.html

1128.PHP8 hash_update_file

(PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1)hash_update_file — 從文件向活躍的散列運(yùn)算上下文中填充數(shù)據(jù)說明hash_update_file(HashContext $context, string $filename, ?resource $stream_context = null): bool參數(shù) context由 hash_init() 函數(shù)返回的散列運(yùn)算上下文...

http://m.o2fo.com/phpchinese/php8-hashupdatefile.html

1129.PHP8 hash_update

(PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1)hash_update — 向活躍的哈希運(yùn)算上下文中填充數(shù)據(jù)說明hash_update(HashContext $context, string $data): bool參數(shù) context由 hash_init() 函數(shù)返回的哈希運(yùn)算上下文。data要向哈希摘要中追加的數(shù)據(jù)。返回值 ...

http://m.o2fo.com/phpchinese/php8-hashupdate.html

1130.PHP8 Mcrypt需求

...下指導(dǎo)完成安裝。你需要使用 libmcrypt 2.5.6 或更高版本。PHP 5.2 的 Windows 二進(jìn)制發(fā)行版中已經(jīng)包含了本庫。 PHP 5.3 的 Windows 二進(jìn)制發(fā)行版中開始使用 MCrypt 靜態(tài)庫, 所以不再需要 DLL。如果使用 libmcrypt 2.4.x 或更高版本鏈接編譯 PHP...

http://m.o2fo.com/phpchinese/php8-mcrypt-requirements.html

抱歉,暫時沒有相關(guān)的微課

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時沒有相關(guān)的視頻課程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時沒有相關(guān)的教程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

1121.PHP8 ZipArchive::unchangeArchive

PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0)ZipArchive::unchangeArchive — 還原存檔中完成的所有全局更改說明public ZipArchive::unchangeArchive(): bool恢復(fù)對存檔的所有全局更改。就目前而言,這 僅還原存檔評論更改。參數(shù) 此函數(shù)...

http://m.o2fo.com/phpchinese/php8-ziparchive-unchangearchive.html

1122.PHP8 ZipArchive::unchangeIndex

PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0)ZipArchive::unchangeIndex — 還原對給定索引處的條目所做的所有更改說明public ZipArchive::unchangeIndex(int $index): bool還原對給定索引處的條目所做的所有更改。參數(shù) index條目的索引。返...

http://m.o2fo.com/phpchinese/php8-ziparchive-unchangeindex.html

1123.PHP8 ZipArchive::unchangeName

PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.5.0)ZipArchive::unchangeName — 還原對具有給定名稱的條目所做的所有更改說明public ZipArchive::unchangeName(string $name): bool還原對條目所做的所有更改。參數(shù) name條目的名稱。返回值 成功時...

http://m.o2fo.com/phpchinese/php8-ziparchive-unchangename.html

1124.PHP8 Zlib安裝

PHP 中的 Zlib 支持默認(rèn)未啟用。需要配置? PHP --with-zlib[=DIR]?PHP 的 Windows 版本已內(nèi)建對此擴(kuò)展的支持。不需要載入額外的擴(kuò)展來使用這些函數(shù)。

http://m.o2fo.com/phpchinese/php8-zlib-installation.html

1125.PHP8 gzdecode

PHP 5 >= 5.4.0, PHP 7, PHP 8)gzdecode — 解碼 gzip 壓縮字符串說明gzdecode(string $data, int $max_length = 0): string|false此函數(shù)返回輸入的解碼版本。data參數(shù) data要解碼的數(shù)據(jù),由 gzencode() 編碼。max_length要解碼的數(shù)據(jù)的最大長度。返回...

http://m.o2fo.com/phpchinese/php8-gzdecode.html

1126.PHP8 zlib_decode

PHP 5 >= 5.4.0, PHP 7, PHP 8)zlib_decode — 解壓縮任何原始/gzip/zlib 編碼的數(shù)據(jù)說明zlib_decode(string $data, int $max_length = 0): string|false解壓縮任何原始/gzip/zlib 編碼的數(shù)據(jù)。警告本函數(shù)還未編寫文檔,僅有參數(shù)列表。參數(shù) datamax_length...

http://m.o2fo.com/phpchinese/php8-zlibdecode.html

1127.PHP8 hash_final

(PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1)hash_final — 結(jié)束增量散列且返回摘要結(jié)果說明hash_final(HashContext $context, bool $binary = false): string參數(shù) contexthash_init() 返回的散列上下文資源。binary設(shè)置為 true,輸出格式為原始的二進(jìn)制數(shù)據(jù)。...

http://m.o2fo.com/phpchinese/php8-hashfinal.html

1128.PHP8 hash_update_file

(PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1)hash_update_file — 從文件向活躍的散列運(yùn)算上下文中填充數(shù)據(jù)說明hash_update_file(HashContext $context, string $filename, ?resource $stream_context = null): bool參數(shù) context由 hash_init() 函數(shù)返回的散列運(yùn)算上下文...

http://m.o2fo.com/phpchinese/php8-hashupdatefile.html

1129.PHP8 hash_update

(PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1)hash_update — 向活躍的哈希運(yùn)算上下文中填充數(shù)據(jù)說明hash_update(HashContext $context, string $data): bool參數(shù) context由 hash_init() 函數(shù)返回的哈希運(yùn)算上下文。data要向哈希摘要中追加的數(shù)據(jù)。返回值 ...

http://m.o2fo.com/phpchinese/php8-hashupdate.html

1130.PHP8 Mcrypt需求

...下指導(dǎo)完成安裝。你需要使用 libmcrypt 2.5.6 或更高版本。PHP 5.2 的 Windows 二進(jìn)制發(fā)行版中已經(jīng)包含了本庫。 PHP 5.3 的 Windows 二進(jìn)制發(fā)行版中開始使用 MCrypt 靜態(tài)庫, 所以不再需要 DLL。如果使用 libmcrypt 2.4.x 或更高版本鏈接編譯 PHP...

http://m.o2fo.com/phpchinese/php8-mcrypt-requirements.html

抱歉,暫時沒有相關(guān)的文章

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

熱門課程