App下載

詞條

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

1071.PHP8 opcache_get_configuration — 獲取緩存的配置信息

(PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL ZendOpcache > 7.0.2)opcache_get_configuration — 獲取緩存的配置信息說明opcache_get_configuration(): array|false該函數(shù)將返回緩存實例的配置信息。參數(shù)此函數(shù)沒有參數(shù)。返回值返回一個數(shù)組,該數(shù)組里包含了緩存...

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

1072.PHP8 opcache_get_status — 獲取緩存的狀態(tài)信息

(PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL ZendOpcache > 7.0.2)opcache_get_status — 獲取緩存的狀態(tài)信息說明opcache_get_status(bool $include_scripts = true): array|false該函數(shù)將返回內(nèi)存中緩存實例的狀態(tài)信息。不會返回有關(guān)文件緩存的任何信息。參數(shù)include_sc...

http://m.o2fo.com/phpchinese/opcache-get-status.html

1073.PHP8 opcache_reset — 重置字節(jié)碼緩存的內(nèi)容

(PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL ZendOpcache >= 7.0.0)opcache_reset — 重置字節(jié)碼緩存的內(nèi)容說明opcache_reset(): bool該函數(shù)將重置整個字節(jié)碼緩存。在調(diào)用 opcache_reset() 之后,所有的腳本將會重新載入并且在下次命中的時候重新解析。此函...

http://m.o2fo.com/phpchinese/php8-opcache-reset.html

1074.PHP8 簡介

這些函數(shù)允許你獲得許多關(guān)于PHP本身的參數(shù),例如:運行時的配置,被加載的擴展,版本等。 你也將找到設(shè)置你的運行中的PHP的選項的函數(shù)??赡茏詈糜玫?PHP- 函數(shù) phpinfo() 可以在這里找到。

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

1075.PHP8 cli_get_process_title — 返回當(dāng)前進(jìn)程標(biāo)題

(PHP 5 >= 5.5.0, PHP 7, PHP 8)cli_get_process_title — 返回當(dāng)前進(jìn)程標(biāo)題說明cli_get_process_title(): ?string返回當(dāng)前進(jìn)程標(biāo)題,由cli_set_process_title()設(shè)置。注意,這可能與ps或top中顯示的內(nèi)容不完全匹配,具體取決于您的操作系統(tǒng)。 該功能只能...

http://m.o2fo.com/phpchinese/cli-get-process-title.html

1076.PHP8 gc_collect_cycles — 強制收集所有現(xiàn)存的垃圾循環(huán)周期

(PHP 5 >= 5.3.0, PHP 7, PHP 8)gc_collect_cycles — 強制收集所有現(xiàn)存的垃圾循環(huán)周期說明gc_collect_cycles(): int強制收集所有現(xiàn)存的垃圾循環(huán)周期。參數(shù)此函數(shù)沒有參數(shù)。返回值返回收集的循環(huán)數(shù)量。參見垃圾回收機制

http://m.o2fo.com/phpchinese/gc-collect-cycles.html

1077.PHP8 gc_disable — 停用循環(huán)引用收集器

(PHP 5 >= 5.3.0, PHP 7, PHP 8)gc_disable — 停用循環(huán)引用收集器說明gc_disable(): void停用循環(huán)引用收集器,設(shè)置 zend.enable_gc 為 0。參數(shù)此函數(shù)沒有參數(shù)。返回值沒有返回值。參見垃圾回收機制

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

1078.PHP8 gc_enable — 激活循環(huán)引用收集器

(PHP 5 >= 5.3.0, PHP 7, PHP 8)gc_enable — 激活循環(huán)引用收集器說明gc_enable(): void設(shè)置 zend.enable_gc 為 1, 激活循環(huán)引用收集器。參數(shù)此函數(shù)沒有參數(shù)。返回值沒有返回值。參見垃圾回收機制

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

1079.PHP8 gc_status — 獲取有關(guān)垃圾回收的信息

(PHP 7 >= 7.3.0, PHP 8)gc_status — 獲取有關(guān)垃圾回收的信息說明gc_status(): array獲取有關(guān)當(dāng)前垃圾收集狀態(tài)的信息。參數(shù)此函數(shù)沒有參數(shù)。返回值返回包含以下元素的關(guān)聯(lián)數(shù)組:"runs""collected""threshold""roots"示例示例 #1 gc_status() 用法<?...

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

1080.PHP8 memory_reset_peak_usage — 重置峰值內(nèi)存使用量

(PHP 8 >= 8.2.0)memory_reset_peak_usage — 重置峰值內(nèi)存使用量說明memory_reset_peak_usage(): void重置由memory_get_peak_usage()函數(shù)返回的峰值內(nèi)存使用量。參數(shù)此函數(shù)沒有參數(shù)。返回值沒有返回值。示例示例 #1 memory_reset_peak_usage() example<?php var...

http://m.o2fo.com/phpchinese/php8-memory-reset-peak-usage.html

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

1071.PHP8 opcache_get_configuration — 獲取緩存的配置信息

(PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL ZendOpcache > 7.0.2)opcache_get_configuration — 獲取緩存的配置信息說明opcache_get_configuration(): array|false該函數(shù)將返回緩存實例的配置信息。參數(shù)此函數(shù)沒有參數(shù)。返回值返回一個數(shù)組,該數(shù)組里包含了緩存...

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

1072.PHP8 opcache_get_status — 獲取緩存的狀態(tài)信息

(PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL ZendOpcache > 7.0.2)opcache_get_status — 獲取緩存的狀態(tài)信息說明opcache_get_status(bool $include_scripts = true): array|false該函數(shù)將返回內(nèi)存中緩存實例的狀態(tài)信息。不會返回有關(guān)文件緩存的任何信息。參數(shù)include_sc...

http://m.o2fo.com/phpchinese/opcache-get-status.html

1073.PHP8 opcache_reset — 重置字節(jié)碼緩存的內(nèi)容

(PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL ZendOpcache >= 7.0.0)opcache_reset — 重置字節(jié)碼緩存的內(nèi)容說明opcache_reset(): bool該函數(shù)將重置整個字節(jié)碼緩存。在調(diào)用 opcache_reset() 之后,所有的腳本將會重新載入并且在下次命中的時候重新解析。此函...

http://m.o2fo.com/phpchinese/php8-opcache-reset.html

1074.PHP8 簡介

這些函數(shù)允許你獲得許多關(guān)于PHP本身的參數(shù),例如:運行時的配置,被加載的擴展,版本等。 你也將找到設(shè)置你的運行中的PHP的選項的函數(shù)??赡茏詈糜玫?PHP- 函數(shù) phpinfo() 可以在這里找到。

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

1075.PHP8 cli_get_process_title — 返回當(dāng)前進(jìn)程標(biāo)題

(PHP 5 >= 5.5.0, PHP 7, PHP 8)cli_get_process_title — 返回當(dāng)前進(jìn)程標(biāo)題說明cli_get_process_title(): ?string返回當(dāng)前進(jìn)程標(biāo)題,由cli_set_process_title()設(shè)置。注意,這可能與ps或top中顯示的內(nèi)容不完全匹配,具體取決于您的操作系統(tǒng)。 該功能只能...

http://m.o2fo.com/phpchinese/cli-get-process-title.html

1076.PHP8 gc_collect_cycles — 強制收集所有現(xiàn)存的垃圾循環(huán)周期

(PHP 5 >= 5.3.0, PHP 7, PHP 8)gc_collect_cycles — 強制收集所有現(xiàn)存的垃圾循環(huán)周期說明gc_collect_cycles(): int強制收集所有現(xiàn)存的垃圾循環(huán)周期。參數(shù)此函數(shù)沒有參數(shù)。返回值返回收集的循環(huán)數(shù)量。參見垃圾回收機制

http://m.o2fo.com/phpchinese/gc-collect-cycles.html

1077.PHP8 gc_disable — 停用循環(huán)引用收集器

(PHP 5 >= 5.3.0, PHP 7, PHP 8)gc_disable — 停用循環(huán)引用收集器說明gc_disable(): void停用循環(huán)引用收集器,設(shè)置 zend.enable_gc 為 0。參數(shù)此函數(shù)沒有參數(shù)。返回值沒有返回值。參見垃圾回收機制

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

1078.PHP8 gc_enable — 激活循環(huán)引用收集器

(PHP 5 >= 5.3.0, PHP 7, PHP 8)gc_enable — 激活循環(huán)引用收集器說明gc_enable(): void設(shè)置 zend.enable_gc 為 1, 激活循環(huán)引用收集器。參數(shù)此函數(shù)沒有參數(shù)。返回值沒有返回值。參見垃圾回收機制

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

1079.PHP8 gc_status — 獲取有關(guān)垃圾回收的信息

(PHP 7 >= 7.3.0, PHP 8)gc_status — 獲取有關(guān)垃圾回收的信息說明gc_status(): array獲取有關(guān)當(dāng)前垃圾收集狀態(tài)的信息。參數(shù)此函數(shù)沒有參數(shù)。返回值返回包含以下元素的關(guān)聯(lián)數(shù)組:"runs""collected""threshold""roots"示例示例 #1 gc_status() 用法<?...

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

1080.PHP8 memory_reset_peak_usage — 重置峰值內(nèi)存使用量

(PHP 8 >= 8.2.0)memory_reset_peak_usage — 重置峰值內(nèi)存使用量說明memory_reset_peak_usage(): void重置由memory_get_peak_usage()函數(shù)返回的峰值內(nèi)存使用量。參數(shù)此函數(shù)沒有參數(shù)。返回值沒有返回值。示例示例 #1 memory_reset_peak_usage() example<?php var...

http://m.o2fo.com/phpchinese/php8-memory-reset-peak-usage.html

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

w3cschool 建議您:

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

熱門課程