検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 536 for [SIMILAR] 16 1024 4096 WITH 12881 イメ WITH 6560... (0.443 sec.)
文字列中に、ある部分文字列が最後に現れる場所を探す 0
« strripos strspn » PHP Manual String 関数 文字列中に、ある部分文字列が最後に現れる場所を探す strrpos (PHP 4, PHP 5, PHP 7, PHP 8) strrpos — 文字列中に、ある部分文字列が最後に現れる場所を探す 説明 strrpos ( string $haystack , string $needle , int $offset = 0 ): int | false 文字列 haystac ...
https://man.plustar.jp/php/function.strrpos.html - [similar]
HTML からの脱出 0
« PHP タグ 命令の分離 » PHP Manual 基本的な構文 HTML からの脱出 HTML からの脱出 PHP のパーサは、開始タグと終了タグに囲まれていない部分をすべて無視します。 そのおかげで、PHP のファイルにそれ以外のコンテンツを混在させることができるのです。 たとえば PHP を HTML ドキュメントに組み込んで、テン ...
https://man.plustar.jp/php/language.basic-syntax.phpmode.html - [similar]
サポートベクターマシン 0
« StompException::getDetails はじめに » PHP Manual その他のサービス サポートベクターマシン サポートベクターマシン はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 例 SVM — The SVM class SVM::__construct — SVM オブジェクトを新規構築 SVM::crossvalidate — Test training ...
https://man.plustar.jp/php/book.svm.html - [similar]
新規メールボックスへの IMAP ストリームを再度オープンする 0
« imap_renamemailbox imap_rfc822_parse_adrlist » PHP Manual IMAP 関数 新規メールボックスへの IMAP ストリームを再度オープンする imap_reopen (PHP 4, PHP 5, PHP 7, PHP 8) imap_reopen — 新規メールボックスへの IMAP ストリームを再度オープンする 説明 imap_reopen ( IMAP\Connection $imap , string ...
https://man.plustar.jp/php/function.imap-reopen.html - [similar]
大文字小文字を区別せずに文字列が最初に現れる位置を探す 0
« stripcslashes stripslashes » PHP Manual String 関数 大文字小文字を区別せずに文字列が最初に現れる位置を探す stripos (PHP 5, PHP 7, PHP 8) stripos — 大文字小文字を区別せずに文字列が最初に現れる位置を探す 説明 stripos ( string $haystack , string $needle , int $offset = 0 ): int | false 文 ...
https://man.plustar.jp/php/function.stripos.html - [similar]
画像の繰り返し部分を削除して最適化する 0
« Imagick::opaquePaintImage Imagick::orderedPosterizeImage » PHP Manual Imagick 画像の繰り返し部分を削除して最適化する Imagick::optimizeImageLayers (PECL imagick 2, PECL imagick 3) Imagick::optimizeImageLayers — 画像の繰り返し部分を削除して最適化する 説明 public Imagick::optimizeImageLay ...
https://man.plustar.jp/php/imagick.optimizeimagelayers.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
« mb_eregi_replace mb_get_info » PHP Manual マルチバイト文字列 関数 マルチバイトをサポートし、大文字小文字を無視した正規表現マッチ mb_eregi (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_eregi — マルチバイトをサポートし、大文字小文字を無視した正規表現マッチ 説明 mb_eregi ( string $pattern , st ...
https://man.plustar.jp/php/function.mb-eregi.html - [similar]
破線の形状を設定する 0
« ps_setcolor ps_setflat » PHP Manual PS 関数 破線の形状を設定する ps_setdash (PECL ps >= 1.1.0) ps_setdash — 破線の形状を設定する 説明 ps_setdash ( resource $psdoc , float $on , float $off ): bool 破線の「線」の部分と「空白」の部分の長さを設定します。 パラメータ psdoc ps_new() が返す、p ...
https://man.plustar.jp/php/function.ps-setdash.html - [similar]
線の描画用にブラシイメージを設定する 0
« imagescale imagesetclip » PHP Manual GD および Image 関数 線の描画用にブラシイメージを設定する imagesetbrush (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagesetbrush — 線の描画用にブラシイメージを設定する 説明 imagesetbrush ( GdImage $image , GdImage $brush ): bool imagesetbrush() は、特別な ...
https://man.plustar.jp/php/function.imagesetbrush.html - [similar]