検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 75 for [SIMILAR] 16 1024 4096 WITH 21463 snmpget WITH 1... (0.091 sec.)
0
« コメント はじめに » PHP Manual 言語リファレンス 型 型 目次 はじめに 論理型 (boolean) 整数 浮動小数点数 文字列 数値形式の文字列 配列 Iterable オブジェクト 列挙型 / Enum リソース NULL コールバック / Callable 型宣言 型の相互変換 関連キーワード: 型 , Iterable , 相互 , 宣言 , Callable , リソ ...
https://man.plustar.jp/php/language.types.html - [similar]
0
« 列挙型をシリアライズする エラー » PHP Manual 列挙型(Enum) 例 例 例1 基本的な、値を限定する例 <?php enum SortOrder { case ASC ; case DESC ; } function query ( $fields , $filter , SortOrder $order = SortOrder :: ASC ) { ... } ?> query() 関数は、 $order が SortOrder::ASC または SortOrder: ...
https://man.plustar.jp/php/language.enumerations.examples.html - [similar]
Bind variables to a prepared statement as parameters 0
« CUBRID 関数 cubrid_close_prepare » PHP Manual CUBRID 関数 Bind variables to a prepared statement as parameters cubrid_bind (PECL CUBRID >= 8.3.0) cubrid_bind — Bind variables to a prepared statement as parameters 説明 cubrid_bind ( resource $req_identifier , int $bind_index , mixed $bi ...
https://man.plustar.jp/php/function.cubrid-bind.html - [similar]
NET-SNMP ライブラリで enable の値を設定する 0
« snmp_set_oid_output_format snmp_set_valueretrieval » PHP Manual SNMP 関数 NET-SNMP ライブラリで enable の値を設定する snmp_set_quick_print (PHP 4, PHP 5, PHP 7, PHP 8) snmp_set_quick_print — NET- SNMP ライブラリで enable の値を設定する 説明 snmp_set_quick_print ( bool $enable ): bool N ...
https://man.plustar.jp/php/function.snmp-set-quick-print.html - [similar]
オブジェクトとの違い 0
« 定数式における列挙型の値 値のリスト » PHP Manual 列挙型(Enum) オブジェクトとの違い オブジェクトとの違い 列挙型はクラスやオブジェクトの上に構築されていますが、 オブジェクトに関連する機能を全てサポートしているわけではありません。 特に、列挙型では状態を持つことが禁止されています。 コンスト ...
https://man.plustar.jp/php/language.enumerations.object-differences.html - [similar]
列挙型が case を持つかを調べる 0
« ReflectionEnum::getCases ReflectionEnum::isBacked » PHP Manual ReflectionEnum 列挙型が case を持つかを調べる ReflectionEnum::hasCase (PHP 8 >= 8.1.0) ReflectionEnum::hasCase — 列挙型が case を持つかを調べる 説明 public ReflectionEnum::hasCase ( string $name ): bool 指定された case が列 ...
https://man.plustar.jp/php/reflectionenum.hascase.html - [similar]
SNMP クラス 0
« snmpwalkoid SNMP::close » PHP Manual SNMP SNMP クラス SNMP クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SNMP セッションを表します。 クラス概要 class SNMP { /* プロパティ */ public readonly array $ info ; public ? int $ max_oids ; public int $ valueretrieval ; public bool $ quick_prin ...
https://man.plustar.jp/php/class.snmp.html - [similar]
mysqlndプラグインの開発をはじめよう 0
« mysqlnd のプラグインAPI OCI8 » PHP Manual MySQL Native Driver プラグインAPI mysqlndプラグインの開発をはじめよう mysqlndプラグインの開発をはじめよう mysqlnd プラグイン それ自体が PHPエクステンション であることを覚えておくことが重要です。 次のコードは、典型的な mysqlnd プラグインで使われ ...
https://man.plustar.jp/php/mysqlnd.plugin.developing.html - [similar]
クラスが定義済みかどうかを確認する 0
« class_alias enum_exists » PHP Manual クラス/オブジェクト関数 クラスが定義済みかどうかを確認する class_exists (PHP 4, PHP 5, PHP 7, PHP 8) class_exists — クラスが定義済みかどうかを確認する 説明 class_exists ( string $class , bool $autoload = true ): bool この関数は指定したクラスが定義さ ...
https://man.plustar.jp/php/function.class-exists.html - [similar]
SNMP の値が返される方法を返す 0
« snmp_get_quick_print snmp_read_mib » PHP Manual SNMP 関数 SNMP の値が返される方法を返す snmp_get_valueretrieval (PHP 4 >= 4.3.3, PHP 5, PHP 7, PHP 8) snmp_get_valueretrieval — SNMP の値が返される方法を返す 説明 snmp_get_valueretrieval (): int パラメータ この関数にはパラメータはありませ ...
https://man.plustar.jp/php/function.snmp-get-valueretrieval.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT