検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 1011 for [SIMILAR] 16 1024 4096 WITH 77396 iterable WITH ... (0.569 sec.)
Creates a new instance 1096
« Ds\Set::clear Ds\Set::contains » PHP Manual Set Creates a new instance Ds\Set::__construct (PECL ds >= 1.0.0) Ds\Set::__construct — Creates a new instance 説明 public Ds\Set::__construct ( mixed $values = [] ) Creates a new instance, using either a traversable object or an array for th ...
https://man.plustar.jp/php/ds-set.construct.html - [similar]
Creates a new instance 1096
« Ds\Vector::clear Ds\Vector::contains » PHP Manual Vector Creates a new instance Ds\Vector::__construct (PECL ds >= 1.0.0) Ds\Vector::__construct — Creates a new instance 説明 public Ds\Vector::__construct ( mixed $values = ? ) Creates a new instance, using either a traversable object o ...
https://man.plustar.jp/php/ds-vector.construct.html - [similar]
オブジェクト 291
« Iterable 列挙型 / Enum » PHP Manual 型 オブジェクト オブジェクト オブジェクトの初期化 オブジェクトを初期化するためには、 new 命令によりオブジェクトのインスタンスを変数に作成します。 <?php class foo { function do_foo () { echo "foo を実行します。" ; } } $bar = new foo ; $bar -> do_foo ( ...
https://man.plustar.jp/php/language.types.object.html - [similar]
新機能 291
« 下位互換性のない変更点 PHP 7.0.x で推奨されなくなる機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新機能 新機能 スカラー型宣言 スカラー 型宣言 には二つの方式があります。デフォルトの自動変換(coercive) モードと、 厳密に判断する strict モードです。 パラメータとして、 文字列 ( string ...
https://man.plustar.jp/php/migration70.new-features.html - [similar]
SNMP 291
« scoutapm_list_instrumented_functions はじめに » PHP Manual その他のサービス SNMP SNMP はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 SNMP 関数 snmp_get_quick_print — NET-SNMP ライブラリの quick_print の現在の設定値を取得する snmp_get_valueretrieval ...
https://man.plustar.jp/php/book.snmp.html - [similar]
SNMP 関数 291
« 定義済み定数 snmp_get_quick_print » PHP Manual SNMP SNMP 関数 SNMP 関数 目次 snmp_get_quick_print — NET-SNMP ライブラリの quick_print の現在の設定値を取得する snmp_get_valueretrieval — SNMP の値が返される方法を返す snmp_read_mib — アクティブな MIB ツリーの中に MIB ファイルを読み込んでパ ...
https://man.plustar.jp/php/ref.snmp.html - [similar]
すべての SNMP オブジェクトをエージェントから取得する 291
« snmp3_set snmpget » PHP Manual SNMP 関数 すべての SNMP オブジェクトをエージェントから取得する snmp3_walk (PHP 4, PHP 5, PHP 7, PHP 8) snmp3_walk — すべての SNMP オブジェクトをエージェントから取得する 説明 snmp3_walk ( string $hostname , string $security_name , string $security_level , ...
https://man.plustar.jp/php/function.snmp3-walk.html - [similar]
クラスとオブジェクト 291
« 第一級callableを生成する記法 はじめに » PHP Manual 言語リファレンス クラスとオブジェクト クラスとオブジェクト 目次 はじめに クラスの基礎 プロパティ オブジェクト定数 クラスのオートローディング コンストラクタとデストラクタ アクセス権 オブジェクトの継承 スコープ定義演算子 (::) static キー ...
https://man.plustar.jp/php/language.oop5.html - [similar]
指定したオブジェクト ID に続く SNMP オブジェクトを取得する 291
« snmp3_get snmp3_real_walk » PHP Manual SNMP 関数 指定したオブジェクト ID に続く SNMP オブジェクトを取得する snmp3_getnext (PHP 5, PHP 7, PHP 8) snmp3_getnext — 指定したオブジェクト ID に続く SNMP オブジェクトを取得する 説明 snmp3_getnext ( string $hostname , string $security_name , str ...
https://man.plustar.jp/php/function.snmp3-getnext.html - [similar]
オブジェクトと参照 291
« 遅延静的束縛 (Late Static Bindings) オブジェクトのシリアライズ » PHP Manual クラスとオブジェクト オブジェクトと参照 オブジェクトと参照 PHP でのオブジェクト指向プログラミングのポイントとしてよく言われるのは 「オブジェクトはデフォルトでは参照渡しとなります」ということです。 しかし、正確に ...
https://man.plustar.jp/php/language.oop5.references.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT