検索

phrase: max: clip:
target: order:
Results of 761 - 770 of about 1889 for 注意 (0.481 sec.)
新しい SimpleXMLElement オブジェクトを作成する 2360
« SimpleXMLElement::children SimpleXMLElement::count » PHP Manual SimpleXMLElement 新しい Simple ... ョン(例: LIBXML_NOEMPTYTAG ) は静かに無視されます。 注意 : 深くネストされた XML や巨大なテキストノードを処理 ... libxml_get_errors() で取得することもできます。 例 注意 : この例では example.php をインクルードしていますが ...
https://man.plustar.jp/php/simplexmlelement.construct.html - [similar]
SoapServer の持続モードを設定する 2360
« SoapServer::setObject SoapFault » PHP Manual SoapServer SoapServer の持続モードを設定する Soap ... ass() を使って関数をエクスポートした後となります。 注意 : 持続モード SOAP_PERSISTENCE_SESSION は、そのクラ ... self::$bar ではなく $this->bar を使用しましょう。 注意 : SOAP_PERSISTENCE_SESSION は、クラスのオブジェクト ...
https://man.plustar.jp/php/soapserver.setpersistence.html - [similar]
Acknowledges consumption of a message 2360
« Stomp::abort Stomp::begin » PHP Manual Stomp Acknowledges consumption of a message Stomp::ack ... ; /* close connection */ stomp_close ( $link ); ?> 注意 注意 : トランザクションヘッダを指定し、そのメッセー ...
https://man.plustar.jp/php/stomp.ack.html - [similar]
イベントハンドラ 2360
« 定義済み定数 大文字変換(Case Folding) » PHP Manual XML パーサ イベントハンドラ イベントハンドラ ... L パーサーは、 空白を加えたり削除したりしないことに注意してください。空白が 意味を有するかどうかを決めるのは ... このイベントは libXML によりトリガー されない ことに注意しましょう。 関連キーワード: ハンドラ , handler , 宣 ...
https://man.plustar.jp/php/xml.eventhandlers.html - [similar]
本マニュアルに記載された PHP のバージョン 2317
« 関数の定義(プロトタイプ)を読むには PHP に関する更なる情報を得るには » PHP Manual マニュアルにつ ... に関するものもあります。 バージョン間での変更内容は「注意」や「更新履歴」 あるいはマニュアルの本文の中で説明し ... また、PHP のマニュアルは現在形で書かれていることに注意しましょう。 たとえその機能がまだ搭載されていなくても ...
https://man.plustar.jp/php/about.phpversions.html - [similar]
間隔をフォーマットする 2317
« DateInterval::createFromDateString DatePeriod » PHP Manual DateInterval 間隔をフォーマットする ... 出力は以下となります。 31 total days 1 month, 0 days 注意 注意 : DateInterval::format() メソッドは、 時刻文字 ...
https://man.plustar.jp/php/dateinterval.format.html - [similar]
Associates a key with a value 2317
« Ds\Map::pairs Ds\Map::putAll » PHP Manual Map Associates a key with a value Ds\Map::put (PECL ... overwriting a previous association if one exists. 注意 : Keys of type object are supported. If an object ... ences to the same instance to be considered equal. 注意 : You can also use array syntax to associate value ...
https://man.plustar.jp/php/ds-map.put.html - [similar]
Returns the current cipher name of the SSL connection 2317
« EventBufferEvent::sslGetCipherInfo EventBufferEvent::sslGetCipherVersion » PHP Manual EventBuf ... ves name of cipher used by current SSL connection. 注意 : This function is available only if Event is comp ...
https://man.plustar.jp/php/eventbufferevent.sslgetciphername.html - [similar]
Returns version of cipher used by current SSL connection 2317
« EventBufferEvent::sslGetCipherName EventBufferEvent::sslGetProtocol » PHP Manual EventBufferEv ... version of cipher used by current SSL connection. 注意 : This function is available only if Event is comp ...
https://man.plustar.jp/php/eventbufferevent.sslgetcipherversion.html - [similar]
配列の差を計算する 2317
« array_diff_ukey array_fill_keys » PHP Manual 配列 関数 配列の差を計算する array_diff (PHP 4 >= ... を使いたい場合は、 array_udiff() を参照して下さい。 注意 注意 : この関数は n 次元配列の一つの次元しかチェッ ...
https://man.plustar.jp/php/function.array-diff.html - [similar]