App下載

詞條

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

861.PHP8 ob_flush — 沖刷出(送出)輸出緩沖區(qū)中的內(nèi)容

(PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8)ob_flush — 沖刷出(送出)輸出緩沖區(qū)中的內(nèi)容說明ob_flush(): bool這個(gè)函數(shù)將送出緩沖區(qū)的內(nèi)容(如果里邊有內(nèi)容的話)。如果想進(jìn)一步處理緩沖區(qū)中的內(nèi)容,必須在ob_flush()之前調(diào)用ob_get_contents() ,...

http://m.o2fo.com/phpchinese/php8-ob-flush.html

862.PHP8 ob_get_level — 返回輸出緩沖機(jī)制的嵌套級(jí)別

(PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8)ob_get_level — 返回輸出緩沖機(jī)制的嵌套級(jí)別說明ob_get_level(): int返回輸出緩沖機(jī)制的嵌套級(jí)別。參數(shù)此函數(shù)沒有參數(shù)。返回值返回嵌套的輸出緩沖處理程序的級(jí)別;或者是,如果輸出緩沖區(qū)不起作用...

http://m.o2fo.com/phpchinese/php8-ob-get-level.html

863.PHP8 ob_implicit_flush — 打開/關(guān)閉絕對(duì)刷送

(PHP 4, PHP 5, PHP 7, PHP 8) ob_implicit_flush — 打開/關(guān)閉絕對(duì)刷送 說明ob_implicit_flush(bool $enable = true): void ob_implicit_flush() 將打開或關(guān)閉絕對(duì)(隱式)刷送。絕對(duì)(隱式)刷送將導(dǎo)致在每次輸出調(diào)用后有一次刷送操作,以便不再需要對(duì) flus...

http://m.o2fo.com/phpchinese/ob-implicit-flush.html

864.PHP8 gc_enabled — 返回循環(huán)引用計(jì)數(shù)器的狀態(tài)

(PHP 5 >= 5.3.0, PHP 7, PHP 8)gc_enabled — 返回循環(huán)引用計(jì)數(shù)器的狀態(tài)說明gc_enabled(): bool返回循環(huán)引用計(jì)數(shù)器的狀態(tài)。參數(shù)此函數(shù)沒有參數(shù)。返回值如果垃圾收集器已啟用則返回 true,否則返回 false。示例示例 #1 一個(gè) gc_enabled() 例子<...

http://m.o2fo.com/phpchinese/gc-enabled.html

865.PHP8 get_required_files — 別名 get_included_files()

(PHP 4, PHP 5, PHP 7, PHP 8)get_required_files — 別名 get_included_files()說明此函數(shù)是該函數(shù)的別名: get_included_files().

http://m.o2fo.com/phpchinese/get-required-files.html

866.PHP8 ini_alter — 別名 ini_set()

(PHP 4, PHP 5, PHP 7, PHP 8)ini_alter — 別名 ini_set()說明此函數(shù)是該函數(shù)的別名: ini_set().

http://m.o2fo.com/phpchinese/php8-ini-alter.html

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

這些函數(shù)的行為受 php.ini 中的設(shè)置影響。 phpdbg 配置選項(xiàng) 名字 默認(rèn) 可修改范圍 更新日志 phpdbg.eol 2 PHP_INI_ALL Removed as of PHP 8.1.0 phpdbg.path 6 Removed as of PHP 8.1.0 這是配置指令的簡短說明。 phpdbg.eol mixed The kind of line ending to use for outp...

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

868.PHP8 需求

...stCGI模塊) - Windows Server 2008 R2(帶有IIS 7.5和FastCGI模塊) PHP: - PHP 5.2.X,非線程安全構(gòu)建 - PHP 5.3 X86,非線程安全VC9構(gòu)建 注意:WinCache擴(kuò)展只能在IIS配置為通過FastCGI運(yùn)行PHP時(shí)使用。

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

869.PHP8 WinCache Session Handler

WinCache會(huì)話處理程序(自WinCache 1.1.0起可用)可用于配置PHP將會(huì)話數(shù)據(jù)存儲(chǔ)在共享內(nèi)存會(huì)話緩存中。使用共享內(nèi)存而不是默認(rèn)的文件會(huì)話存儲(chǔ)有助于提高存儲(chǔ)大量數(shù)據(jù)的會(huì)話對(duì)象的PHP應(yīng)用程序的性能。WinCache會(huì)話緩存使用支持文件...

http://m.o2fo.com/phpchinese/php8-wincache-session-handler.html

870.PHP8 Compiling and building

...ows 操作系統(tǒng)上編譯和構(gòu)建 WinCache: 1. 打開一個(gè)用于構(gòu)建 PHP 的命令提示符。 2. 轉(zhuǎn)到存放 PHP 源代碼的根文件夾。 3. 運(yùn)行以下命令: cscript.exe win32\build\buildconf.js4. 運(yùn)行以下命令: configure.bat --help 輸出將包含一個(gè)新的標(biāo)志 --en...

http://m.o2fo.com/phpchinese/php8-compiling-and-building.html

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

861.PHP8 ob_flush — 沖刷出(送出)輸出緩沖區(qū)中的內(nèi)容

(PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8)ob_flush — 沖刷出(送出)輸出緩沖區(qū)中的內(nèi)容說明ob_flush(): bool這個(gè)函數(shù)將送出緩沖區(qū)的內(nèi)容(如果里邊有內(nèi)容的話)。如果想進(jìn)一步處理緩沖區(qū)中的內(nèi)容,必須在ob_flush()之前調(diào)用ob_get_contents() ,...

http://m.o2fo.com/phpchinese/php8-ob-flush.html

862.PHP8 ob_get_level — 返回輸出緩沖機(jī)制的嵌套級(jí)別

(PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8)ob_get_level — 返回輸出緩沖機(jī)制的嵌套級(jí)別說明ob_get_level(): int返回輸出緩沖機(jī)制的嵌套級(jí)別。參數(shù)此函數(shù)沒有參數(shù)。返回值返回嵌套的輸出緩沖處理程序的級(jí)別;或者是,如果輸出緩沖區(qū)不起作用...

http://m.o2fo.com/phpchinese/php8-ob-get-level.html

863.PHP8 ob_implicit_flush — 打開/關(guān)閉絕對(duì)刷送

(PHP 4, PHP 5, PHP 7, PHP 8) ob_implicit_flush — 打開/關(guān)閉絕對(duì)刷送 說明ob_implicit_flush(bool $enable = true): void ob_implicit_flush() 將打開或關(guān)閉絕對(duì)(隱式)刷送。絕對(duì)(隱式)刷送將導(dǎo)致在每次輸出調(diào)用后有一次刷送操作,以便不再需要對(duì) flus...

http://m.o2fo.com/phpchinese/ob-implicit-flush.html

864.PHP8 gc_enabled — 返回循環(huán)引用計(jì)數(shù)器的狀態(tài)

(PHP 5 >= 5.3.0, PHP 7, PHP 8)gc_enabled — 返回循環(huán)引用計(jì)數(shù)器的狀態(tài)說明gc_enabled(): bool返回循環(huán)引用計(jì)數(shù)器的狀態(tài)。參數(shù)此函數(shù)沒有參數(shù)。返回值如果垃圾收集器已啟用則返回 true,否則返回 false。示例示例 #1 一個(gè) gc_enabled() 例子<...

http://m.o2fo.com/phpchinese/gc-enabled.html

865.PHP8 get_required_files — 別名 get_included_files()

(PHP 4, PHP 5, PHP 7, PHP 8)get_required_files — 別名 get_included_files()說明此函數(shù)是該函數(shù)的別名: get_included_files().

http://m.o2fo.com/phpchinese/get-required-files.html

866.PHP8 ini_alter — 別名 ini_set()

(PHP 4, PHP 5, PHP 7, PHP 8)ini_alter — 別名 ini_set()說明此函數(shù)是該函數(shù)的別名: ini_set().

http://m.o2fo.com/phpchinese/php8-ini-alter.html

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

這些函數(shù)的行為受 php.ini 中的設(shè)置影響。 phpdbg 配置選項(xiàng) 名字 默認(rèn) 可修改范圍 更新日志 phpdbg.eol 2 PHP_INI_ALL Removed as of PHP 8.1.0 phpdbg.path 6 Removed as of PHP 8.1.0 這是配置指令的簡短說明。 phpdbg.eol mixed The kind of line ending to use for outp...

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

868.PHP8 需求

...stCGI模塊) - Windows Server 2008 R2(帶有IIS 7.5和FastCGI模塊) PHP: - PHP 5.2.X,非線程安全構(gòu)建 - PHP 5.3 X86,非線程安全VC9構(gòu)建 注意:WinCache擴(kuò)展只能在IIS配置為通過FastCGI運(yùn)行PHP時(shí)使用。

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

869.PHP8 WinCache Session Handler

WinCache會(huì)話處理程序(自WinCache 1.1.0起可用)可用于配置PHP將會(huì)話數(shù)據(jù)存儲(chǔ)在共享內(nèi)存會(huì)話緩存中。使用共享內(nèi)存而不是默認(rèn)的文件會(huì)話存儲(chǔ)有助于提高存儲(chǔ)大量數(shù)據(jù)的會(huì)話對(duì)象的PHP應(yīng)用程序的性能。WinCache會(huì)話緩存使用支持文件...

http://m.o2fo.com/phpchinese/php8-wincache-session-handler.html

870.PHP8 Compiling and building

...ows 操作系統(tǒng)上編譯和構(gòu)建 WinCache: 1. 打開一個(gè)用于構(gòu)建 PHP 的命令提示符。 2. 轉(zhuǎn)到存放 PHP 源代碼的根文件夾。 3. 運(yùn)行以下命令: cscript.exe win32\build\buildconf.js4. 運(yùn)行以下命令: configure.bat --help 輸出將包含一個(gè)新的標(biāo)志 --en...

http://m.o2fo.com/phpchinese/php8-compiling-and-building.html

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

w3cschool 建議您:

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

熱門課程