検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 105 for [SIMILAR] 16 1024 4096 WITH 19058 symbol WITH 86... (0.118 sec.)
The MongoDB\Driver\Command class 0
« MongoDB\Driver\Manager::startSession MongoDB\Driver\Command::__construct » PHP Manual MongoDB\Driver The MongoDB\Driver\Command class The MongoDB\Driver\Command class (mongodb >=1.0.0) はじめに The MongoDB\Driver\Command class is a value object that represents a database command. To pr ...
https://man.plustar.jp/php/class.mongodb-driver-command.html - [similar]
新規の変数をデータ領域にキャッシュする 0
« APCu 関数 apcu_cache_info » PHP Manual APCu 関数 新規の変数をデータ領域にキャッシュする apcu_add (PECL apcu >= 4.0.0) apcu_add — 新規の変数をデータ領域にキャッシュする 説明 apcu_add ( string $key , mixed $var , int $ttl = 0 ): bool apcu_add ( array $values , mixed $unused = NULL , int ...
https://man.plustar.jp/php/function.apcu-add.html - [similar]
変数をデータ領域にキャッシュする 0
« apcu_sma_info APCUIterator » PHP Manual APCu 関数 変数をデータ領域にキャッシュする apcu_store (PECL apcu >= 4.0.0) apcu_store — 変数をデータ領域にキャッシュする 説明 apcu_store ( string $key , mixed $var , int $ttl = 0 ): bool apcu_store ( array $values , mixed $unused = NULL , int $tt ...
https://man.plustar.jp/php/function.apcu-store.html - [similar]
Scans the buffer for an occurrence of an end of line 0
« EventBuffer::search EventBuffer::substr » PHP Manual EventBuffer Scans the buffer for an occurrence of an end of line EventBuffer::searchEol (PECL event >= 1.5.0) EventBuffer::searchEol — Scans the buffer for an occurrence of an end of line 説明 public EventBuffer::searchEol ( int $sta ...
https://man.plustar.jp/php/eventbuffer.searcheol.html - [similar]
The SolrDisMaxQuery class 0
« SolrQuery::setTimeAllowed SolrDisMaxQuery::addBigramPhraseField » PHP Manual Solr The SolrDisMaxQuery class The SolrDisMaxQuery class (No version information available, might only be in Git) はじめに クラス概要 class SolrDisMaxQuery extends SolrQuery implements Serializable { /* 継承し ...
https://man.plustar.jp/php/class.solrdismaxquery.html - [similar]
Philosophy 0
« Installation Functional API » PHP Manual parallel Philosophy Philosophy This section contains philosophies important to writing parallel code and some details about the internal implementation of parallel. Do not communicate by sharing memory; instead, share memory by communicating. Th ...
https://man.plustar.jp/php/philosophy.parallel.html - [similar]
0
« 定義済み定数 Yar_Server » PHP Manual Yar 例 例 例1 Yar Server Example <?php /* assume this page can be accessed by http://example.com/operator.php */ class Operator { /** * Add two operands * @param interge * @return interge */ public function add ( $a , $b ) { return $this -> _add ( $ ...
https://man.plustar.jp/php/yar.examples.html - [similar]
定義済み定数 0
« リソース型 エラーおよびエラー処理 » PHP Manual COM 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 COM 定数 定数 値 説明 備考 CLSCTX_INPROC_SERVER ( int ) 1 こ ...
https://man.plustar.jp/php/com.constants.html - [similar]
名前で Unicode 文字を探し、コードポイントの値を返す 0
« IntlChar::charDirection IntlChar::charMirror » PHP Manual IntlChar 名前で Unicode 文字を探し、コードポイントの値を返す IntlChar::charFromName (PHP 7, PHP 8) IntlChar::charFromName — 名前で Unicode 文字を探し、コードポイントの値を返す 説明 public static IntlChar::charFromName ( string $ ...
https://man.plustar.jp/php/intlchar.charfromname.html - [similar]
Parser examples 0
« Lexer examples Parle\Lexer » PHP Manual 例 Parser examples Parser examples 例1 Simple calculator <?php use Parle \{ Parser , ParserException , Lexer , Token }; $p = new Parser ; $p -> token ( "INTEGER" ); $p -> left ( "'+' '-' '*' '/'" ); $p -> push ( "start" , "exp" ); $prod_add = $p ...
https://man.plustar.jp/php/parle.examples.parser.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT