検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 75 for ERR (0.004 sec.)
Sets the data associated with a node 6321
« Zookeeper::isRecoverable Zookeeper::setAcl » PHP Manual Zookeeper Sets the data associated wit ... e を返します。 エラー / 例外 This method emits PHP error/warning when parameters count or types are wrong ... , $value ); if ( $r ) echo 'SUCCESS' ; else echo 'ERR' ; ?> 上の例の出力は以下となります。 SUCCESS 参考 ...
https://man.plustar.jp/php/zookeeper.set.html - [similar]
Gets the last committed configuration of the ZooKeeper cluster as it is known to... 6321
« ZookeeperConfig::add ZookeeperConfig::remove » PHP Manual ZookeeperConfig Gets the last commit ... zkConfig -> get (); if ( $r ) echo $r ; else echo 'ERR' ; ?> 上の例の出力は以下となります。 server.1=loca ...
https://man.plustar.jp/php/zookeeperconfig.get.html - [similar]
ノードから指定した範囲のデータを抽出する 6279
« DOMCharacterData::replaceData DOMChildNode » PHP Manual DOMCharacterData ノードから指定した範囲 ... ット単位が返されます。 エラー / 例外 DOM_INDEX_SIZE_ERR offset が負、あるいは 16 ビット単位の データ長より ...
https://man.plustar.jp/php/domcharacterdata.substringdata.html - [similar]
新しい属性を作成する 6279
« DOMDocument::__construct DOMDocument::createAttributeNS » PHP Manual DOMDocument 新しい属性を作 ... e を返します。 エラー / 例外 DOM_INVALID_CHARACTER_ERR localName が無効な文字を含んでいる場合に発生します ...
https://man.plustar.jp/php/domdocument.createattribute.html - [similar]
新しいエンティティ参照ノードを作成する 6279
« DOMDocument::createElementNS DOMDocument::createProcessingInstruction » PHP Manual DOMDocument ... e を返します。 エラー / 例外 DOM_INVALID_CHARACTER_ERR name が無効な文字を含んでいる場合に発生します。 参 ...
https://man.plustar.jp/php/domdocument.createentityreference.html - [similar]
新しい PI ノードを作成する 6279
« DOMDocument::createEntityReference DOMDocument::createTextNode » PHP Manual DOMDocument 新しい ... e を返します。 エラー / 例外 DOM_INVALID_CHARACTER_ERR target が無効な文字を含んでいる場合に発生します。 ...
https://man.plustar.jp/php/domdocument.createprocessinginstruction.html - [similar]
子要素群から子要素を削除する 6279
« DOMNode::normalize DOMNode::replaceChild » PHP Manual DOMNode 子要素群から子要素を削除する DOM ... 返します。 エラー / 例外 DOM_NO_MODIFICATION_ALLOWED_ERR ノードが読み込み専用の場合に発生します。 DOM_NOT_F ...
https://man.plustar.jp/php/domnode.removechild.html - [similar]
Receives a message 6279
« ZMQSocket::isPersistent ZMQSocket::recvMulti » PHP Manual ZMQSocket Receives a message ZMQSock ... turned. エラー / 例外 Throws ZMQSocketException on error. 例 例1 A send/recv example Non-blocking send / ... blocked, retry */ if ( $e -> getCode () === ZMQ :: ERR_EAGAIN ) { echo " - Got EAGAIN, retrying ( $retrie ... s )\n" ; } else { die( " - Error: " . $e -> getMessage ()); } } /* Sleep a bit be ...
https://man.plustar.jp/php/zmqsocket.recv.html - [similar]
Specify application credentials 6279
« Zookeeper Zookeeper::close » PHP Manual Zookeeper Specify application credentials Zookeeper::a ... e を返します。 エラー / 例外 This method emits PHP error/warning when parameters count or types are wrong ... r -> get ( $path ); if ( $r ) echo $r ; else echo 'ERR' ; ?> 上の例の出力は以下となります。 nodevalue 参考 ...
https://man.plustar.jp/php/zookeeper.addauth.html - [similar]
Create a node synchronously 6279
« Zookeeper::__construct Zookeeper::delete » PHP Manual Zookeeper Create a node synchronously Zo ... se on failure. エラー / 例外 This method emits PHP error/warning when parameters count or types are wrong ... ay ); if ( $realPath ) echo $realPath ; else echo 'ERR' ; ?> 上の例の出力は以下となります。 /path/to/newn ...
https://man.plustar.jp/php/zookeeper.create.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT