検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 260 for [SIMILAR] 16 1024 4096 WITH 14358 trait WITH 106... (0.252 sec.)
PostgreSQL 接続のトレースを無効にする 3773
« pg_unescape_bytea pg_update » PHP Manual PostgreSQL 関数 PostgreSQL 接続のトレースを無効にする pg_untrace (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) pg_untrace — PostgreSQL 接続のトレースを無効にする 説明 pg_untrace ( ? PgSql\Connection $connection = null ): bool pg_trace() で開始したトレー ...
https://man.plustar.jp/php/function.pg-untrace.html - [similar]
現在のストレージの要素を返す 3773
« SplObjectStorage::count SplObjectStorage::detach » PHP Manual SplObjectStorage 現在のストレージの要素を返す SplObjectStorage::current (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplObjectStorage::current — 現在のストレージの要素を返す 説明 public SplObjectStorage::current (): object 現在のストレージ ...
https://man.plustar.jp/php/splobjectstorage.current.html - [similar]
イテレータをストレージの最初の要素に巻き戻す 3773
« SplObjectStorage::removeAllExcept SplObjectStorage::serialize » PHP Manual SplObjectStorage イテレータをストレージの最初の要素に巻き戻す SplObjectStorage::rewind (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplObjectStorage::rewind — イテレータをストレージの最初の要素に巻き戻す 説明 public SplObject ...
https://man.plustar.jp/php/splobjectstorage.rewind.html - [similar]
PHP および DTrace への入門 3773
« DTrace 動的トレーシング PHP および DTrace の使用 » PHP Manual DTrace 動的トレーシング PHP および DTrace への入門 PHP および DTrace への入門 DTrace は、常に使用可能で、オーバーヘッドが少なく、 Solaris、macOS、Oracle Linux および BSD を含む 多数のプラットフォーム上で使用可能なトレーシング ...
https://man.plustar.jp/php/features.dtrace.introduction.html - [similar]
はじめに 3773
« Igbinary インストール/設定 » PHP Manual Igbinary はじめに はじめに Igbinary は、PHP における標準のシリアライザを置き換えるものです。 処理時間や保存容量を消費してしまう PHP の serialize() で採用されているテキスト表現の代替として、 igbinary はデータ構造をコンパクトなバイナリ形式で保存しま ...
https://man.plustar.jp/php/intro.igbinary.html - [similar]
マジック定数 0
« 自動的に定義される定数 式 » PHP Manual 定数 マジック定数 マジック定数 使われる場所によって値が変化する定数(マジック定数)が 9 つあります。 例えば、 __LINE__ はスクリプト上において 使われる行によって値が変化します。 これらの "マジック"定数は、実行時に解決される通常の定数とは異なり、コン ...
https://man.plustar.jp/php/language.constants.magic.html - [similar]
クラス/オブジェクト関数 0
« 例 __autoload » PHP Manual クラス/オブジェクト クラス/オブジェクト関数 クラス/オブジェクト関数 目次 __autoload — 未定義のクラスのロードを試みる class_alias — クラスのエイリアスを作成する class_exists — クラスが定義済みかどうかを確認する enum_exists — 列挙型が定義されているかを調べる ge ...
https://man.plustar.jp/php/ref.classobj.html - [similar]
クラス/オブジェクトの情報 0
« usort はじめに » PHP Manual 変数・データ型関連 クラス/オブジェクトの情報 クラス/オブジェクトの情報 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 クラス/オブジェクト関数 __autoload — 未定義のクラスのロードを試みる class_alias — クラスのエイリアス ...
https://man.plustar.jp/php/book.classobj.html - [similar]
パーサトークンの一覧 0
« PHP 型の比較表 ユーザーレベルでの命名の手引き » PHP Manual 付録 パーサトークンの一覧 パーサトークンの一覧 PHP 言語の種々の部分は、内部的に トークン で表現されています。 不正なトークンのシーケンスが含まれるコードスニペットの場合、 Parse error: syntax error, unexpected token "==", expect ...
https://man.plustar.jp/php/tokens.html - [similar]
無名クラス 0
« トレイト オーバーロード » PHP Manual クラスとオブジェクト 無名クラス 無名クラス 無名クラスは、その場限りの使い捨てのオブジェクトが必要になった場合に便利です。 <?php // 明示的にクラスを宣言して使う class Logger { public function log ( $msg ) { echo $msg ; } } $util -> setLogger (new Log ...
https://man.plustar.jp/php/language.oop5.anonymous.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT