検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 316 for [SIMILAR] 16 1024 4096 WITH 11025 include WITH 1... (0.456 sec.)
Get Document By Id. Utilizes Solr Realtime Get (RTG) 0
« SolrClient::__destruct SolrClient::getByIds » PHP Manual SolrClient Get Document By Id. Utilizes Solr Realtime Get (RTG) SolrClient::getById (PECL solr >= 2.2.0) SolrClient::getById — Get Document By Id. Utilizes Solr Realtime Get (RTG) 説明 public SolrClient::getById ( string $id ): S ...
https://man.plustar.jp/php/solrclient.getbyid.html - [similar]
Enables/Disables the Expand Component 0
« SolrQuery::setEchoParams SolrQuery::setExpandQuery » PHP Manual SolrQuery Enables/Disables the Expand Component SolrQuery::setExpand (PECL solr >= 2.2.0) SolrQuery::setExpand — Enables/Disables the Expand Component 説明 public SolrQuery::setExpand ( bool $value ): SolrQuery Enables/Dis ...
https://man.plustar.jp/php/solrquery.setexpand.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この PECL 拡張モジュールをインストールする方法は、 マニュアルの PECL 拡張モジュールのインストール という章にあります。 新規リリース・ダウンロード・ソースファイル・管理者情報・CHANGELOG といった関連する情報 ...
https://man.plustar.jp/php/svn.installation.html - [similar]
データ (RFC 2397) 0
« zlib:// glob:// » PHP Manual サポートするプロトコル/ラッパー データ (RFC 2397) data:// data:// — データ (RFC 2397) 説明 data: ( » RFC 2397 ) ストリームラッパーです。 利用法 data://text/plain;base64, オプション ラッパーの概要 属性 サポートの有無 allow_url_fopen で制約される Yes allow_ur ...
https://man.plustar.jp/php/wrappers.data.html - [similar]
For Each 0
« 例 配列と配列形式の COM プロパティ » PHP Manual 例 For Each For Each 標準的な COM/OLE IEnumVariant の内容について、 PHP の foreach 命令を使用した反復処理を行うことができます。分かりやすく言うと、 これは、VB/ASP のコードで For Each を使用できる場所には foreach を使用できるということを意 ...
https://man.plustar.jp/php/com.examples.foreach.html - [similar]
The EvIdle class 0
« EvFork::createStopped EvIdle::__construct » PHP Manual Ev The EvIdle class The EvIdle class (PECL ev >= 0.2.0) はじめに EvIdle watchers trigger events when no other events of the same or higher priority are pending ( EvPrepare , EvCheck and other EvIdle watchers do not count as receivi ...
https://man.plustar.jp/php/class.evidle.html - [similar]
ウォッチャー 0
« 例 ウォッチャーのコールバック » PHP Manual Ev ウォッチャー ウォッチャー ウォッチャーは、何らかのイベントに関する興味を記録するオブジェクトです。 たとえば次のコードは、 STDIN が読み込み可能になるまで待ちます。 <?php // STDIN が読み込み可能になるまで待ちます $w = new EvIo ( STDIN , Ev :: ...
https://man.plustar.jp/php/ev.watchers.html - [similar]
設定ファイル 0
« 実行時設定 .user.ini ファイル » PHP Manual 実行時設定 設定ファイル 設定ファイル 設定ファイル ( php.ini ) は PHP の起動時に読み込まれます。 PHP のサーバーモジュール版では、Web サーバーの起動時に 一度だけ読み込まれます。 CGI 版と CLI 版では、スクリプトが呼び出される度に読み込まれます。 読 ...
https://man.plustar.jp/php/configuration.file.html - [similar]
クラスが定義済みかどうかを確認する 0
« class_alias enum_exists » PHP Manual クラス/オブジェクト関数 クラスが定義済みかどうかを確認する class_exists (PHP 4, PHP 5, PHP 7, PHP 8) class_exists — クラスが定義済みかどうかを確認する 説明 class_exists ( string $class , bool $autoload = true ): bool この関数は指定したクラスが定義さ ...
https://man.plustar.jp/php/function.class-exists.html - [similar]
直線を描く 0
« ps_include_file ps_makespotcolor » PHP Manual PS 関数 直線を描く ps_lineto (PECL ps >= 1.1.0) ps_lineto — 直線を描く 説明 ps_lineto ( resource $psdoc , float $x , float $y ): bool 現在の位置から指定された座標までの直線を現在のパスに追加します。 直線の開始位置を指定するには ps_moveto() ...
https://man.plustar.jp/php/function.ps-lineto.html - [similar]