検索

phrase: max: clip:
target: order:
Results of 771 - 780 of about 2443 for Array (0.055 sec.)
ベジエ曲線を描画する 2232
« ImagickDraw::arc ImagickDraw::circle » PHP Manual ImagickDraw ベジエ曲線を描画する ImagickDraw ... ジエ曲線を描画する 説明 public ImagickDraw::bezier ( array $coordinates ): bool 警告 この関数は、 現在のところ ... 線を描画します。 パラメータ coordinates 多次元配列。array( array( 'x' => 1, 'y' => 2 ), array( 'x' => 3, 'y' ... } ?> 関連キーワード: 描画 , ImagickDraw , bezier , array , imagick , coordinates , 記述 , 配列 , 多次元 , パ ...
https://man.plustar.jp/php/imagickdraw.bezier.html - [similar]
コールバック / Callable 2232
« NULL 型宣言 » PHP Manual 型 コールバック / Callable コールバック / Callable コールバックは、 c ... はユーザー定義の関数も渡すことができます。 ただし、 array() , echo , empty() , eval() , exit() , isset() , l ... / タイプ 2: staticメソッドのコール call_user_func (array( 'MyClass' , 'myCallbackMethod' )); // タイプ 3: オ ... ッドのコール $obj = new MyClass (); call_user_func (array( $obj , 'myCallbackMethod' )); // タイプ 4: static ... function who () { echo "B\n" ; } } call_user_func (array( 'B' , 'parent::who' )); // A // タイプ 6: __invok ...
https://man.plustar.jp/php/language.types.callable.html - [similar]
手早く入力文字列をパースする 2232
« MessageFormatter::getPattern MessageFormatter::parse » PHP Manual MessageFormatter 手早く入力文 ... ing $locale , string $pattern , string $message ): array | false 手続き型 msgfmt_parse_message ( string $lo ... cale , string $pattern , string $message ): array | false 明示的にフォーマッタオブジェクトを作成せず ... export ( $fmt ); ?> 上の例の出力は以下となります。 array ( 0 => 4560, 1 => 123, 2 => 37.073, ) array ( 0 => ... 力 , msgfmt , string , MessageFormatter , pattern , array , locale , 作成 , フォーマット ...
https://man.plustar.jp/php/messageformatter.parsemessage.html - [similar]
ドキュメントの属性を設定する 2232
« CollectionModify::replace CollectionModify::skip » PHP Manual mysql_xdevapi\CollectionModify ド ... ?> 上の例の出力は、 たとえば以下のようになります。 Array ( [0] => Array ( [_id] => 00005b6b5361000000000000 ... 0111 [name] => Bern [traits] => Array ( [0] => Friend [1] => Brother [2] => Human ) ) ) ... CollectionModify , 属性 , xdevapi , ドキュメント , Array , literal , expression , collection , string ...
https://man.plustar.jp/php/mysql-xdevapi-collectionmodify.set.html - [similar]
select 時のグループ化の条件を設定する 2232
« TableSelect::execute TableSelect::having » PHP Manual mysql_xdevapi\TableSelect select 時のグル ... ?> 上の例の出力は、 たとえば以下のようになります。 Array ( [0] => Array ( [count] => 1 [age] => 31 ) [1] => ... Array ( [count] => 2 [age] => 42 ) ) 関連キーワード: 条件 ... , TableSelect , 設定 , xdevapi , groupBy , Array , count , expr , age , information ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.groupby.html - [similar]
関数の定義(プロトタイプ)を読むには 2219
« ユーザーノートについて 本マニュアルに記載された PHP のバージョン » PHP Manual マニュアルについ ... d type 多くの関数は複数の引数を取ります。例えば in_array() 。 このプロトタイプは次のようになります: in_arra ... y ( mixed $needle, array $haystack , bool $strict = false ) : bool これは何 ... を意味しているのでしょう? in_array() は boolean の値を返します。 成功した場合は true ... 。 preg_match ( string $pattern , string $subject , array &$matches = null, int $flags = 0 , int $offset = 0 ...
https://man.plustar.jp/php/about.prototypes.html - [similar]
現在の配列キーを返す 2219
« ArrayIterator::getFlags ArrayIterator::ksort » PHP Manual ArrayIterator 現在の配列キーを返す Array ... rrayIterator::key (PHP 5, PHP 7, PHP 8) ArrayIterator::key — 現在の配列キーを返す 説明 public Ar ... 戻り値 この関数は、現在の配列キーを返します 例 例1 ArrayIterator::key() の例 <?php $array = array( 'key' => ... 'value' ); $arrayobject = new ArrayObject ( $array ); $iterator = $a ... -> key (); //key ?> 関連キーワード: 配列 , キー , ArrayIterator , key , 関数 , パラメータ , getFlags , kso ...
https://man.plustar.jp/php/arrayiterator.key.html - [similar]
DivisionByZeroError 2219
« AssertionError CompileError » PHP Manual 定義済みの例外 DivisionByZeroError DivisionByZeroErro ... tring $ file = "" ; protected int $ line ; private array $ trace = [] ; private ? Throwable $ previous = nu ... ::getLine (): int final public Error::getTrace (): array final public Error::getTraceAsString (): string pu ... lic , string , final , protected , private , int , array , 継承 , Throwable ...
https://man.plustar.jp/php/class.divisionbyzeroerror.html - [similar]
The Pair class 2219
« Ds\Map::xor Ds\Pair::clear » PHP Manual Data Structures The Pair class The Pair class (No vers ... copy (): Ds\Pair public isEmpty (): bool public toArray (): array } 目次 Ds\Pair::clear — Removes all valu ... sentation that can be converted to JSON Ds\Pair::toArray — Converts the pair to an array 関連キーワード: Pa ... Ds , public , Returns , construct , copy , Map , toArray , array , values ...
https://man.plustar.jp/php/class.ds-pair.html - [similar]
FFI Parser Exceptions 2219
« FFI\Exception OPcache » PHP Manual FFI FFI Parser Exceptions FFI Parser Exceptions (PHP 7 >= 7 ... tring $ file = "" ; protected int $ line ; private array $ trace = [] ; private ? Throwable $ previous = nu ... ::getLine (): int final public Error::getTrace (): array final public Error::getTraceAsString (): string pu ... ceptions , protected , int , private , Throwable , array ...
https://man.plustar.jp/php/class.ffi-parserexception.html - [similar]