検索

phrase: max: clip:
target: order:
Results of 521 - 530 of about 646 for [SIMILAR] 16 1024 4096 WITH 14649 sqlite3 WITH 4... (1.538 sec.)
循環の収集 0
« リファレンスカウントの原理 パフォーマンスの考慮点 » PHP Manual ガベージコレクション 循環の収集 循環の収集 伝統的に、PHP で以前使われていたようなリファレンスカウント記憶機構では、 循環参照メモリ・リークに対処できません。 しかしながら、5.3.0 現在、PHP ではその問題に焦点を当てた » Concurr ...
https://man.plustar.jp/php/features.gc.collecting-cycles.html - [similar]
ガベージコレクタに関する情報を取得する 0
« gc_mem_caches get_cfg_var » PHP Manual PHP オプション/情報 関数 ガベージコレクタに関する情報を取得する gc_status (PHP 7 >= 7.3.0, PHP 8) gc_status — ガベージコレクタに関する情報を取得する 説明 gc_status (): array ガベージコレクタの現在の状態に関する情報を取得します。 パラメータ この関数 ...
https://man.plustar.jp/php/function.gc-status.html - [similar]
セッションデータのガベージコレクションを実行する 0
« session_encode session_get_cookie_params » PHP Manual セッション関数 セッションデータのガベージコレクションを実行する session_gc (PHP 7 >= 7.1.0, PHP 8) session_gc — セッションデータのガベージコレクションを実行する 説明 session_gc (): int | false session_gc() は、セッションデータの GC ...
https://man.plustar.jp/php/function.session-gc.html - [similar]
ガベージコレクション 0
« INI 設定 リファレンスカウントの原理 » PHP Manual 機能 ガベージコレクション ガベージコレクション 目次 リファレンスカウントの原理 循環の収集 パフォーマンスの考慮点 このセクションでは、PHP 5.3 の一部の、新しいガベージコレクション(別名GC)機構の メリットを説明します。 関連キーワード: リフ ...
https://man.plustar.jp/php/features.gc.html - [similar]
パフォーマンスの考慮点 0
« 循環の収集 DTrace 動的トレーシング » PHP Manual ガベージコレクション パフォーマンスの考慮点 パフォーマンスの考慮点 可能性があるルートを単純に収集すると、パフォーマンスにごくわずかな影響があると既に前述しました。 しかし、これは PHP 5.3 と PHP 5.2 を比較する場合です。 可能性があるルートを ...
https://man.plustar.jp/php/features.gc.performance-considerations.html - [similar]
直近で失敗した SQLite リクエストについての英文テキストの説明を返す 0
« SQLite3::lastErrorCode SQLite3::lastInsertRowID » PHP Manual SQLite3 直近で失敗した SQLite リクエストについての英文テキストの説明を返す SQLite3::lastErrorMsg (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::lastErrorMsg — 直近で失敗した SQLite リクエストについての英文テキストの説明を返す 説明 p ...
https://man.plustar.jp/php/sqlite3.lasterrormsg.html - [similar]
循環参照コレクタの状態を返す 0
« gc_enable gc_mem_caches » PHP Manual PHP オプション/情報 関数 循環参照コレクタの状態を返す gc_enabled (PHP 5 >= 5.3.0, PHP 7, PHP 8) gc_enabled — 循環参照コレクタの状態を返す 説明 gc_enabled (): bool 循環参照コレクタの状態を返します。 パラメータ この関数にはパラメータはありません。 戻り ...
https://man.plustar.jp/php/function.gc-enabled.html - [similar]
文字列をパースして、フィールドベースの時刻値にする 0
« IntlDateFormatter::isLenient IntlDateFormatter::parse » PHP Manual IntlDateFormatter 文字列をパースして、フィールドベースの時刻値にする IntlDateFormatter::localtime datefmt_localtime (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) IntlDateFormatter::localtime -- datefmt_localtime — ...
https://man.plustar.jp/php/intldateformatter.localtime.html - [similar]
SQLite3Stmt クラス 0
« SQLite3::version SQLite3Stmt::bindParam » PHP Manual SQLite3 SQLite3Stmt クラス SQLite3Stmt クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SQLite 3 拡張モジュールのプリペアドステートメントを扱うクラスです。 クラス概要 class SQLite3Stmt { /* メソッド */ private __construct ( SQLite3 $sq ...
https://man.plustar.jp/php/class.sqlite3stmt.html - [similar]
NumberFormatter クラス 0
« Collator::sort NumberFormatter::create » PHP Manual intl NumberFormatter クラス NumberFormatter クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに プログラムで数値を保存したり操作したりする際には、 ロケールに依存しないバイナリ表現を使用します。 数値を表示するときに、ロケ ...
https://man.plustar.jp/php/class.numberformatter.html - [similar]