検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 370 for [SIMILAR] 16 1024 4096 WITH 9299 shift WITH 5623... (0.361 sec.)
The Threaded class 0
« 定義済み定数 Threaded::chunk » PHP Manual pthreads The Threaded class The Threaded class (PECL pthreads >= 2.0.0) はじめに Threaded objects form the basis of pthreads ability to execute user code in parallel; they expose synchronization methods and various useful interfaces. Threaded o ...
https://man.plustar.jp/php/class.threaded.html - [similar]
文字列が最後に現れる場所を見つける 0
« iconv_strpos iconv_substr » PHP Manual iconv 関数 文字列が最後に現れる場所を見つける iconv_strrpos (PHP 5, PHP 7, PHP 8) iconv_strrpos — 文字列が最後に現れる場所を見つける 説明 iconv_strrpos ( string $haystack , string $needle , ? string $encoding = null ): int | false needle が haysta ...
https://man.plustar.jp/php/function.iconv-strrpos.html - [similar]
ラージオブジェクトのカレントのシーク位置を返す 0
« pg_lo_seek pg_lo_truncate » PHP Manual PostgreSQL 関数 ラージオブジェクトのカレントのシーク位置を返す pg_lo_tell (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_tell — ラージオブジェクトのカレントのシーク位置を返す 説明 pg_lo_tell ( PgSql\Lob $lob ): int pg_lo_tell() は、ラージオブジェクト ...
https://man.plustar.jp/php/function.pg-lo-tell.html - [similar]
画像の色空間を設定する 0
« Gmagick::setimagechanneldepth Gmagick::setimagecompose » PHP Manual Gmagick 画像の色空間を設定する Gmagick::setimagecolorspace (PECL gmagick >= Unknown) Gmagick::setimagecolorspace — 画像の色空間を設定する 説明 public Gmagick::setimagecolorspace ( int $colorspace ): Gmagick 画像の色空間 ...
https://man.plustar.jp/php/gmagick.setimagecolorspace.html - [similar]
画像のインターレース手法を設定する 0
« Gmagick::setimageindex Gmagick::setimageiterations » PHP Manual Gmagick 画像のインターレース手法を設定する Gmagick::setimageinterlacescheme (PECL gmagick >= Unknown) Gmagick::setimageinterlacescheme — 画像のインターレース手法を設定する 説明 public Gmagick::setimageinterlacescheme ( int ...
https://man.plustar.jp/php/gmagick.setimageinterlacescheme.html - [similar]
画像のレンダリング方向を設定する 0
« Gmagick::setimageredprimary Gmagick::setimageresolution » PHP Manual Gmagick 画像のレンダリング方向を設定する Gmagick::setimagerenderingintent (PECL gmagick >= Unknown) Gmagick::setimagerenderingintent — 画像のレンダリング方向を設定する 説明 public Gmagick::setimagerenderingintent ( in ...
https://man.plustar.jp/php/gmagick.setimagerenderingintent.html - [similar]
The Vector class 0
« Ds\Sequence::unshift Ds\Vector::allocate » PHP Manual Data Structures The Vector class The Vector class (No version information available, might only be in Git) はじめに A Vector is a sequence of values in a contiguous buffer that grows and shrinks automatically. It's the most efficien ...
https://man.plustar.jp/php/class.ds-vector.html - [similar]
文字列が最初に現れる場所を見つける 0
« iconv_strlen iconv_strrpos » PHP Manual iconv 関数 文字列が最初に現れる場所を見つける iconv_strpos (PHP 5, PHP 7, PHP 8) iconv_strpos — 文字列が最初に現れる場所を見つける 説明 iconv_strpos ( string $haystack , string $needle , int $offset = 0 , ? string $encoding = null ): int | false ...
https://man.plustar.jp/php/function.iconv-strpos.html - [similar]
文字列の最初から空白 (もしくはその他の文字) を取り除く 0
« localeconv md5_file » PHP Manual String 関数 文字列の最初から空白 (もしくはその他の文字) を取り除く ltrim (PHP 4, PHP 5, PHP 7, PHP 8) ltrim — 文字列の最初から空白 (もしくはその他の文字) を取り除く 説明 ltrim ( string $string , string $characters = " \n\r\t\v\x00" ): string 文字列の最初 ...
https://man.plustar.jp/php/function.ltrim.html - [similar]
名前空間と動的言語機能 0
« 名前空間の使用法: 基本編 namespace キーワードおよび __NAMESPACE__ 定数 » PHP Manual 名前空間 名前空間と動的言語機能 名前空間と動的言語機能 (PHP 5 >= 5.3.0, PHP 7, PHP 8) PHP における名前空間の実装は、PHP 自身が動的プログラミング言語であるという性質に影響を受けています。 したがって、次の ...
https://man.plustar.jp/php/language.namespaces.dynamic.html - [similar]