検索

phrase: max: clip:
target: order:
Results of 611 - 620 of about 1267 for Value (0.090 sec.)
結果エントリから全ての値を得る 2622
« ldap_get_values_len ldap_list » PHP Manual LDAP 関数 結果エントリから全ての値を得る ldap_get_value ... alues (PHP 4, PHP 5, PHP 7, PHP 8) ldap_get_values — 結果エントリから全ての値を得る 説明 ldap_get_va ... "mail" という属性で管理することができます。 return_value["count"] = 属性の値の数 return_value[0] = 属性の最 ... 初の値 return_value[i] = 属性の i 番目の値 変更履歴 バージョン 説明 8. ... 返すコールのどれかから返された有効な // エントリ ID $values = ldap_get_values ( $ds , $entry , "mail" ); echo ...
https://man.plustar.jp/php/function.ldap-get-values.html - [similar]
現在のプロセス空間で指定したプログラムを実行する 2622
« pcntl_errno pcntl_fork » PHP Manual PCNTL 関数 現在のプロセス空間で指定したプログラムを実行する ... グラムに渡す環境変数の配列です。 この配列は name => value のような形式で、key が環境変数名・value が その値と ...
https://man.plustar.jp/php/function.pcntl-exec.html - [similar]
次の行にテキストを続ける 2622
« ps_closepath ps_curveto » PHP Manual PS 関数 次の行にテキストを続ける ps_continue_text (PECL p ... 間隔は "leading" の値が用いられます。この値は ps_set_value() を用いて指定する必要があります。 実際のテキストの ... と "texty" の値によって決まります。 この値は ps_get_value() を用いて取得することができます。 パラメータ psdo ...
https://man.plustar.jp/php/function.ps-continue-text.html - [similar]
miter limit 値を設定する 2622
« ps_setlinewidth ps_setoverprintmode » PHP Manual PS 関数 miter limit 値を設定する ps_setmiterl ... る 説明 ps_setmiterlimit ( resource $psdoc , float $value ): bool 2 本の直線が小さい角度で連結され、かつ連結 ... s_new() が返す、postscript ファイルのリソース ID。 value miter length と線幅の比率の最大値。大きな値 (> 10) ...
https://man.plustar.jp/php/function.ps-setmiterlimit.html - [similar]
SNMP オブジェクトの値を設定する 2622
« snmp2_real_walk snmp2_walk » PHP Manual SNMP 関数 SNMP オブジェクトの値を設定する snmp2_set (P ... object_id , array | string $type , array | string $value , int $timeout = -1 , int $retries = -1 ): bool sn ... 進数を指定する。 詳細は、サンプルを参照ください。 value 新しい値。 timeout 最初のタイムアウトまでのマイクロ ... を却下すると、"Warning: Error in packet. Reason: (badValue) The value given has the wrong type or length." の ...
https://man.plustar.jp/php/function.snmp2-set.html - [similar]
SNMP オブジェクトの値を設定する 2622
« snmprealwalk snmpwalk » PHP Manual SNMP 関数 SNMP オブジェクトの値を設定する snmpset (PHP 4, P ... object_id , array | string $type , array | string $value , int $timeout = -1 , int $retries = -1 ): bool sn ... 進数を指定する。 詳細は、サンプルを参照ください。 value 新しい値。 timeout 最初のタイムアウトまでのマイクロ ... を却下すると、"Warning: Error in packet. Reason: (badValue) The value given has the wrong type or length." の ...
https://man.plustar.jp/php/function.snmpset.html - [similar]
指定したチャネルの正規化した値を設定する 2622
« ImagickPixel::setColorCount ImagickPixel::setColorValueQuantum » PHP Manual ImagickPixel 指定し ... ャネルの正規化した値を設定する ImagickPixel::setColorValue (PECL imagick 2, PECL imagick 3) ImagickPixel::set ... ColorValue — 指定したチャネルの正規化した値を設定する 説明 pu ... blic ImagickPixel::setColorValue ( int $color , float $value ): bool このオブジェク ... agick::COLOR_GREEN や \Imagick::COLOR_ALPHA など。 value そのチャネルに設定する値。0 から 1 までとなります。 ...
https://man.plustar.jp/php/imagickpixel.setcolorvalue.html - [similar]
時刻または複数の共通フィールドを一度に設定する 2622
« IntlCalendar::roll IntlCalendar::setFirstDayOfWeek » PHP Manual IntlCalendar 時刻または複数の共 ... 指向型 public IntlCalendar::set ( int $field , int $value ): bool public IntlCalendar::set ( int $year , int ... ntlcal_set ( IntlCalendar $cal , int $field , int $value ): bool intlcal_set ( IntlCalendar $cal , int $yea ... ら IntlCalendar::FIELD_COUNT までの間の整数値です。 value 指定されたフィールドに設定する新しい値。 year Intl ...
https://man.plustar.jp/php/intlcalendar.set.html - [similar]
Result コールバック 2622
« コールバック Read-through キャッシュコールバック » PHP Manual コールバック Result コールバック ... 'localhost' , 11211 ); $items = array( 'key1' => 'value1' , 'key2' => 'value2' , 'key3' => 'value3' ); $m ... になります。 array(3) { ["key"]=> string(4) "key1" ["value"]=> string(6) "value1" ["cas"]=> float(49) } array ... (3) { ["key"]=> string(4) "key3" ["value"]=> string(6) "value3" ["cas"]=> float(50) } 関連キ ...
https://man.plustar.jp/php/memcached.callbacks.result.html - [similar]
staticプロパティの値を取得する 2622
« ReflectionClass::getStaticProperties ReflectionClass::getTraitAliases » PHP Manual ReflectionC ... ティの値を取得する ReflectionClass::getStaticPropertyValue (PHP 5 >= 5.1.2, PHP 7, PHP 8) ReflectionClass::ge ... tStaticPropertyValue — staticプロパティの値を取得する 説明 public Refle ... ctionClass::getStaticPropertyValue ( string $name , mixed &$def_value = ? ): mixed こ ... メータ name 値を返したいstaticプロパティの名前。 def_value 指定した名前のstaticプロパティがそのクラスに存在し ...
https://man.plustar.jp/php/reflectionclass.getstaticpropertyvalue.html - [similar]