検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 273 for [SIMILAR] 16 1024 4096 WITH 20396 solrinputdocum... (0.232 sec.)
MySQL Native Driverプラグイン のアーキテクチャ 0
« mysqlnd plugin APIを取得する mysqlnd のプラグインAPI » PHP Manual MySQL Native Driver プラグインAPI MySQL Native Driverプラグイン のアーキテクチャ MySQL Native Driverプラグイン のアーキテクチャ このセクションでは、 mysqlnd プラグイン のアーキテクチャについての概要を示します。 MySQL Nat ...
https://man.plustar.jp/php/mysqlnd.plugin.architecture.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP をコンパイルする際に、オプション --with-pspell[=dir] を追加する 必要があります。 注意 : Win32 ユーザーへの注意 この拡張モジュールを動作させるには、 Windows システムの PATH が通った場所に DLL ファイルが ...
https://man.plustar.jp/php/pspell.installation.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この PECL 拡張モジュールをインストールする方法は、 マニュアルの PECL 拡張モジュールのインストール という章にあります。 新規リリース・ダウンロード・ソースファイル・管理者情報・CHANGELOG といった関連する情報 ...
https://man.plustar.jp/php/svn.installation.html - [similar]
現在のノードから自分自身も含めた XML を取得する 0
« XMLReader::readInnerXml XMLReader::readString » PHP Manual XMLReader 現在のノードから自分自身も含めた XML を取得する XMLReader::readOuterXml (PHP 5 >= 5.2.0, PHP 7, PHP 8) XMLReader::readOuterXml — 現在のノードから自分自身も含めた XML を取得する 説明 public XMLReader::readOuterXml (): ...
https://man.plustar.jp/php/xmlreader.readouterxml.html - [similar]
画像処理 (ImageMagick) 0
« GmagickPixel::setcolorvalue はじめに » PHP Manual 画像処理および作成 画像処理 (ImageMagick) 画像処理 (ImageMagick) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Imagick — Imagick クラス Imagick::adaptiveBlurImage — adaptive blur ( ...
https://man.plustar.jp/php/book.imagick.html - [similar]
Exception 0
« 定義済みの例外 Exception::__construct » PHP Manual 定義済みの例外 Exception Exception (PHP 5, PHP 7, PHP 8) はじめに Exception は、 すべてのユーザー例外の基底クラスです。 クラス概要 class Exception implements Throwable { /* プロパティ */ protected string $ message = "" ; private string ...
https://man.plustar.jp/php/class.exception.html - [similar]
オブジェクトをファイルに保存する 0
« COMPersistHelper::LoadFromStream COMPersistHelper::SaveToStream » PHP Manual COMPersistHelper オブジェクトをファイルに保存する COMPersistHelper::SaveToFile (PHP 5, PHP 7, PHP 8) COMPersistHelper::SaveToFile — オブジェクトをファイルに保存する 説明 public COMPersistHelper::SaveToFile ( ? ...
https://man.plustar.jp/php/compersisthelper.savetofile.html - [similar]
終了日を取得する 0
« DatePeriod::getDateInterval DatePeriod::getRecurrences » PHP Manual DatePeriod 終了日を取得する DatePeriod::getEndDate (PHP 5 >= 5.6.5, PHP 7, PHP 8) DatePeriod::getEndDate — 終了日を取得する 説明 オブジェクト指向型 public DatePeriod::getEndDate (): ? DateTimeInterface 期間の終了日を取 ...
https://man.plustar.jp/php/dateperiod.getenddate.html - [similar]
画像が truecolor かどうか調べる 0
« imageinterlace imagejpeg » PHP Manual GD および Image 関数 画像が truecolor かどうか調べる imageistruecolor (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) imageistruecolor — 画像が truecolor かどうか調べる 説明 imageistruecolor ( GdImage $image ): bool imageistruecolor() は、 image が truecolor ...
https://man.plustar.jp/php/function.imageistruecolor.html - [similar]
ファイルをリネームする 0
« realpath rewind » PHP Manual ファイルシステム 関数 ファイルをリネームする rename (PHP 4, PHP 5, PHP 7, PHP 8) rename — ファイルをリネームする 説明 rename ( string $from , string $to , ? resource $context = null ): bool from を to にリネームし、必要ならディレクトリを移動しようと試みます ...
https://man.plustar.jp/php/function.rename.html - [similar]