検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 157 for there (0.010 sec.)
与えられた XPath 式を評価し、可能であれば結果を返す 6035
« DOMXPath::__construct DOMXPath::query » PHP Manual DOMXPath 与えられた XPath 式を評価し、可能で ... es = $xpath -> evaluate ( $query , $tbody ); echo "There are $entries english books\n" ; ?> 上の例の出力は以 ... 下となります。 There are 2 english books 参考 DOMXPath::query() - 与えら ...
https://man.plustar.jp/php/domxpath.evaluate.html - [similar]
はじめに 6035
« dBase インストール/設定 » PHP Manual dBase はじめに はじめに 注意 : この拡張モジュールは » PEC ... e databases are automatically locked via flock() . There has been no support for locking earlier, so two co ... ses. If a field is nullable, passing null will set the respective flag, and on later retrieval the field va ... lue will be null . 注意 : There is no support for indexes or memo fields. 関連キー ...
https://man.plustar.jp/php/intro.dbase.html - [similar]
Phar エントリオブジェクトを作成する 6035
« PharFileInfo::compress PharFileInfo::decompress » PHP Manual PharFileInfo Phar エントリオブジェ ... r' , 0 , 'my.phar' ); $p [ 'testfile.txt' ] = "hi\nthere\ndude" ; $file = $p [ 'testfile.txt' ]; foreach ( ... の例の出力は以下となります。 行番号 1: hi 行番号 2: there 行番号 3: dude 行番号 1: hi 行番号 2: there 行番号 ...
https://man.plustar.jp/php/pharfileinfo.construct.html - [similar]
Adds a collection of SolrInputDocument instances to the index 6035
« SolrClient::addDocument SolrClient::commit » PHP Manual SolrClient Adds a collection of SolrIn ... r to overwrite existing documents or not. If false there will be duplicates (several documents with the sam ... s SolrClientException if the client had failed, or there was a connection issue. Throws SolrServerException ... if the Solr Server had failed to process the request. 例 例1 SolrClient::addDocuments() example < ...
https://man.plustar.jp/php/solrclient.adddocuments.html - [similar]
オフセットが存在するかどうか 5943
« ArrayAccess ArrayAccess::offsetGet » PHP Manual ArrayAccess オフセットが存在するかどうか Array ... Runs obj::offsetExists(), *not* obj:offsetGet() as there is nothing to get\n" ; var_dump (empty( $obj [ "fo ... Runs obj::offsetExists(), *not* obj:offsetGet() as there is nothing to get string(17) "obj::offsetExists" b ...
https://man.plustar.jp/php/arrayaccess.offsetexists.html - [similar]
Prepare a SQL statement for execution 5943
« cubrid_pconnect cubrid_put » PHP Manual CUBRID 関数 Prepare a SQL statement for execution cubr ... ); $row_num = cubrid_num_rows ( $req ); printf ( "There are %d event that exits in 2004 olympic but not in ... nnect ( $conn ); ?> 上の例の出力は以下となります。 There are 27 event that exits in 2004 olympic but not in ...
https://man.plustar.jp/php/function.cubrid-prepare.html - [similar]
直近の操作から発生した警告を取得する 5943
« DocResult::fetchOne DocResult::getWarningsCount » PHP Manual mysql_xdevapi\DocResult 直近の操作 ... (); if (! $result -> getWarningsCount ()) { echo "There was an error:\n" ; print_r ( $result -> getWarning ... ?> 上の例の出力は、 たとえば以下のようになります。 There was an error: Array ( [0] => mysql_xdevapi\Warning ...
https://man.plustar.jp/php/mysql-xdevapi-docresult.getwarnings.html - [similar]
5943
« リソース型 SVM » PHP Manual SVM 例 例 The basic process is to define parameters, supply traini ... odel on, then make predictions based on the model. There are a default set of parameters that should get so ... pam checker, each line would represent a document. There would be two classes, -1 for spam, 1 for ham. Each ... the same format as before, but without the label. The response will be the class. Models can be saved and ...
https://man.plustar.jp/php/svm.examples.html - [similar]
Poll the items 5943
« ZMQPoll::getLastErrors ZMQPoll::remove » PHP Manual ZMQPoll Poll the items ZMQPoll::poll (PECL ... -1 ): int Polls the items in the current poll set. The readable and writable items are returned in the read ... . ZMQPoll::getLastErrors() can be used to check if there were errors. パラメータ readable Array where reada ... nts retrieved */ $events = 0 ; try { /* Poll until there is something to do */ $events = $poll -> poll ( $r ...
https://man.plustar.jp/php/zmqpoll.poll.html - [similar]
Adds a document to the index 5862
« SolrClient SolrClient::addDocuments » PHP Manual SolrClient Adds a document to the index SolrC ... er to overwrite existing document or not. If false there will be duplicates (several documents with the sam ... s SolrClientException if the client had failed, or there was a connection issue. Throws SolrServerException ... if the Solr Server had failed to process the request. 例 例1 SolrClient::addDocument() example <? ...
https://man.plustar.jp/php/solrclient.adddocument.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT