App下載

詞條

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

1091.PHP8 Verifying the build

...下步驟描述了如何驗(yàn)證 WinCache 是否已正確構(gòu)建: 1. 轉(zhuǎn)到 PHP 二進(jìn)制文件構(gòu)建的文件夾。 2. 運(yùn)行以下命令: php.exe -n -d extension=php_wincache.dll -re wincache 如果 WinCache 已正確構(gòu)建,此命令的輸出將列出 WinCache 支持的 INI 指令和函數(shù)...

http://m.o2fo.com/phpchinese/php8-verifying-the-build.html

1092.PHP8 預(yù)定義常量

下列常量由此擴(kuò)展定義,且僅在此擴(kuò)展編譯入 PHP 或在運(yùn)行時(shí)動(dòng)態(tài)載入時(shí)可用。YAC_VERSION (string)YAC_MAX_KEY_LEN (int)Max length of a key could be, it is 48 bytes.YAC_MAX_VALUE_RAW_LEN (int)YAC_MAX_RAW_COMPRESSED_LEN (int)YAC_SERIALIZER_PHP (int)Use php serialize as serial...

http://m.o2fo.com/phpchinese/php8-predefined-constants8.html

1093.PHP8 運(yùn)行時(shí)配置

這些函數(shù)的行為受 php.ini 中的設(shè)置影響。 Readline 配置選項(xiàng) 名字 默認(rèn) 可修改范圍 更新日志 cli.pager "" PHP_INI_ALL cli.prompt "\\b \\> " PHP_INI_ALL 這是配置指令的簡(jiǎn)短說(shuō)明。 cli.pager string 命令行顯示輸出的外部工具。 cli.prompt string ...

http://m.o2fo.com/phpchinese/php8-runtime-configuration+.html

1094.PHP8 Phar、Tar 和 Zip 的比較

...使 phar.readonly=1 [3] 也可以創(chuàng)建/修改不是的是的小技巧[1] PHP 只能直接訪問(wèn) Phar 存檔的內(nèi)容 沒(méi)有 Phar 擴(kuò)展名,如果它使用的是提取 phar 存檔內(nèi)容的 a。存根 創(chuàng)建者 Phar::createDefaultStub() 提取 PHAR 存檔,并從臨時(shí)目錄運(yùn)行其內(nèi)容...

http://m.o2fo.com/phpchinese/comparison-of-php8-phar-tar-and-zip.html

1095.PHP8 Phar::__destruct

PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0)Phar::__destruct — 破壞 Phar 存檔對(duì)象說(shuō)明public Phar::__destruct(): void參數(shù)此函數(shù)沒(méi)有參數(shù)。

http://m.o2fo.com/phpchinese/php8-phar--test.html

1096.PHP8 Phar::getAlias

PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.2.1)Phar::getAlias — 獲取 Phar 的別名說(shuō)明public Phar::getAlias(): string|null|void警告本函數(shù)還未編寫文檔,僅有參數(shù)列表。參數(shù)此函數(shù)沒(méi)有參數(shù)。返回值如果沒(méi)有別名,則返回別名或 null。

http://m.o2fo.com/phpchinese/php8-phar-getalice.html

1097.PHP8 Phar::getModified

PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0)Phar::getModified — 返回 phar 是否被修改說(shuō)明public Phar::getModified(): boolvoid此方法可用于確定 phar 是否具有 刪除了內(nèi)部文件,或更改了文件的內(nèi)容 某種方式。參數(shù) 無(wú)參數(shù)。返回值 ...

http://m.o2fo.com/phpchinese/php8-phar-getmodified.html

1098.PHP8 Phar::getPath

PHP 5 >= 5.3.0, PHP 7, PHP 8)Phar::getPath — 獲取磁盤上 Phar 存檔的真實(shí)路徑說(shuō)明public Phar::getPath(): stringvoid警告本函數(shù)還未編寫文檔,僅有參數(shù)列表。參數(shù)此函數(shù)沒(méi)有參數(shù)。返回值

http://m.o2fo.com/phpchinese/php8-phar-getpath.html

1099.PHP8 Phar::getSignature

PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0)Phar::getSignature — 返回 Phar 存檔的 MD5/SHA1/SHA256/SHA512/OpenSSL 簽名說(shuō)明public Phar::getSignature(): array|false|void以十六進(jìn)制字符串返回 phar 存檔的驗(yàn)證簽名。參數(shù) 返回值 在 鍵 和 、 、 ...

http://m.o2fo.com/phpchinese/php8-phar-getsignature.html

1100.PHP8 Phar::getSupportedCompression

PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.2.0)Phar::getSupportedCompression — 返回支持的壓縮算法數(shù)組說(shuō)明final public static Phar::getSupportedCompression(): arrayvoid參數(shù) 無(wú)參數(shù)。返回值 返回一個(gè)數(shù)組,其中包含 或 的任意值,具體取決...

http://m.o2fo.com/phpchinese/php8-phar-getsupportedcompression.html

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

1091.PHP8 Verifying the build

...下步驟描述了如何驗(yàn)證 WinCache 是否已正確構(gòu)建: 1. 轉(zhuǎn)到 PHP 二進(jìn)制文件構(gòu)建的文件夾。 2. 運(yùn)行以下命令: php.exe -n -d extension=php_wincache.dll -re wincache 如果 WinCache 已正確構(gòu)建,此命令的輸出將列出 WinCache 支持的 INI 指令和函數(shù)...

http://m.o2fo.com/phpchinese/php8-verifying-the-build.html

1092.PHP8 預(yù)定義常量

下列常量由此擴(kuò)展定義,且僅在此擴(kuò)展編譯入 PHP 或在運(yùn)行時(shí)動(dòng)態(tài)載入時(shí)可用。YAC_VERSION (string)YAC_MAX_KEY_LEN (int)Max length of a key could be, it is 48 bytes.YAC_MAX_VALUE_RAW_LEN (int)YAC_MAX_RAW_COMPRESSED_LEN (int)YAC_SERIALIZER_PHP (int)Use php serialize as serial...

http://m.o2fo.com/phpchinese/php8-predefined-constants8.html

1093.PHP8 運(yùn)行時(shí)配置

這些函數(shù)的行為受 php.ini 中的設(shè)置影響。 Readline 配置選項(xiàng) 名字 默認(rèn) 可修改范圍 更新日志 cli.pager "" PHP_INI_ALL cli.prompt "\\b \\> " PHP_INI_ALL 這是配置指令的簡(jiǎn)短說(shuō)明。 cli.pager string 命令行顯示輸出的外部工具。 cli.prompt string ...

http://m.o2fo.com/phpchinese/php8-runtime-configuration+.html

1094.PHP8 Phar、Tar 和 Zip 的比較

...使 phar.readonly=1 [3] 也可以創(chuàng)建/修改不是的是的小技巧[1] PHP 只能直接訪問(wèn) Phar 存檔的內(nèi)容 沒(méi)有 Phar 擴(kuò)展名,如果它使用的是提取 phar 存檔內(nèi)容的 a。存根 創(chuàng)建者 Phar::createDefaultStub() 提取 PHAR 存檔,并從臨時(shí)目錄運(yùn)行其內(nèi)容...

http://m.o2fo.com/phpchinese/comparison-of-php8-phar-tar-and-zip.html

1095.PHP8 Phar::__destruct

PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0)Phar::__destruct — 破壞 Phar 存檔對(duì)象說(shuō)明public Phar::__destruct(): void參數(shù)此函數(shù)沒(méi)有參數(shù)。

http://m.o2fo.com/phpchinese/php8-phar--test.html

1096.PHP8 Phar::getAlias

PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.2.1)Phar::getAlias — 獲取 Phar 的別名說(shuō)明public Phar::getAlias(): string|null|void警告本函數(shù)還未編寫文檔,僅有參數(shù)列表。參數(shù)此函數(shù)沒(méi)有參數(shù)。返回值如果沒(méi)有別名,則返回別名或 null。

http://m.o2fo.com/phpchinese/php8-phar-getalice.html

1097.PHP8 Phar::getModified

PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0)Phar::getModified — 返回 phar 是否被修改說(shuō)明public Phar::getModified(): boolvoid此方法可用于確定 phar 是否具有 刪除了內(nèi)部文件,或更改了文件的內(nèi)容 某種方式。參數(shù) 無(wú)參數(shù)。返回值 ...

http://m.o2fo.com/phpchinese/php8-phar-getmodified.html

1098.PHP8 Phar::getPath

PHP 5 >= 5.3.0, PHP 7, PHP 8)Phar::getPath — 獲取磁盤上 Phar 存檔的真實(shí)路徑說(shuō)明public Phar::getPath(): stringvoid警告本函數(shù)還未編寫文檔,僅有參數(shù)列表。參數(shù)此函數(shù)沒(méi)有參數(shù)。返回值

http://m.o2fo.com/phpchinese/php8-phar-getpath.html

1099.PHP8 Phar::getSignature

PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0)Phar::getSignature — 返回 Phar 存檔的 MD5/SHA1/SHA256/SHA512/OpenSSL 簽名說(shuō)明public Phar::getSignature(): array|false|void以十六進(jìn)制字符串返回 phar 存檔的驗(yàn)證簽名。參數(shù) 返回值 在 鍵 和 、 、 ...

http://m.o2fo.com/phpchinese/php8-phar-getsignature.html

1100.PHP8 Phar::getSupportedCompression

PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.2.0)Phar::getSupportedCompression — 返回支持的壓縮算法數(shù)組說(shuō)明final public static Phar::getSupportedCompression(): arrayvoid參數(shù) 無(wú)參數(shù)。返回值 返回一個(gè)數(shù)組,其中包含 或 的任意值,具體取決...

http://m.o2fo.com/phpchinese/php8-phar-getsupportedcompression.html

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

w3cschool 建議您:

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

熱門課程