App下載

詞條

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

1121.PHP8 ZipArchive::unchangeName

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

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

1122.PHP8 Zlib安裝

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

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

1123.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://www.o2fo.com/phpchinese/php8-gzdecode.html

1124.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://www.o2fo.com/phpchinese/php8-zlibdecode.html

1125.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://www.o2fo.com/phpchinese/php8-hashfinal.html

1126.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://www.o2fo.com/phpchinese/php8-hashupdatefile.html

1127.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://www.o2fo.com/phpchinese/php8-hashupdate.html

1128.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://www.o2fo.com/phpchinese/php8-mcrypt-requirements.html

1129.PHP8 Mcrypt安裝

此擴(kuò)展已被移至 PECL 資源庫;不再與 PHP 捆綁,從 PHP 7.2.0安裝此 PECL 擴(kuò)展相關(guān)的信息可在手冊(cè)中標(biāo)題為 PECL 擴(kuò)展的安裝章節(jié)中找到。更多信息如新的發(fā)行版本、下載、源文件、 維護(hù)人員信息及變更日志等,都在此處: https://pecl...

http://www.o2fo.com/phpchinese/php8-mcrypt-installation.html

1130.PHP8 Mhash簡介

...的完整列表,請(qǐng)參閱 常量頁面 。一般規(guī)則是您可以訪問 PHP的哈希算法與MHASH_hashname。例如,到 訪問 TIGER,您使用 PHP 常量MHASH_TIGER。注意:此擴(kuò)展已被 Hash 淘汰。注意:從 PHP 7.0.0 開始,Mhash 擴(kuò)展已完全集成到 Hash 擴(kuò)展中。因此,...

http://www.o2fo.com/phpchinese/introduction-to-php8-mhash.html

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

1121.PHP8 ZipArchive::unchangeName

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

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

1122.PHP8 Zlib安裝

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

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

1123.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://www.o2fo.com/phpchinese/php8-gzdecode.html

1124.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://www.o2fo.com/phpchinese/php8-zlibdecode.html

1125.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://www.o2fo.com/phpchinese/php8-hashfinal.html

1126.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://www.o2fo.com/phpchinese/php8-hashupdatefile.html

1127.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://www.o2fo.com/phpchinese/php8-hashupdate.html

1128.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://www.o2fo.com/phpchinese/php8-mcrypt-requirements.html

1129.PHP8 Mcrypt安裝

此擴(kuò)展已被移至 PECL 資源庫;不再與 PHP 捆綁,從 PHP 7.2.0安裝此 PECL 擴(kuò)展相關(guān)的信息可在手冊(cè)中標(biāo)題為 PECL 擴(kuò)展的安裝章節(jié)中找到。更多信息如新的發(fā)行版本、下載、源文件、 維護(hù)人員信息及變更日志等,都在此處: https://pecl...

http://www.o2fo.com/phpchinese/php8-mcrypt-installation.html

1130.PHP8 Mhash簡介

...的完整列表,請(qǐng)參閱 常量頁面 。一般規(guī)則是您可以訪問 PHP的哈希算法與MHASH_hashname。例如,到 訪問 TIGER,您使用 PHP 常量MHASH_TIGER。注意:此擴(kuò)展已被 Hash 淘汰。注意:從 PHP 7.0.0 開始,Mhash 擴(kuò)展已完全集成到 Hash 擴(kuò)展中。因此,...

http://www.o2fo.com/phpchinese/introduction-to-php8-mhash.html

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

w3cschool 建議您:

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

熱門課程