検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 527 for [SIMILAR] 16 1024 4096 WITH 53451 ガベ WITH 3759... (0.467 sec.)
演算子の優先順位 0
« 演算子 算術演算子 » PHP Manual 演算子 演算子の優先順位 演算子の優先順位 演算子の優先順位は、二つの式が"緊密に"結合している度合いを指定します。 例えば、式 1 + 5 * 3 の答えは 16 になり、 18 とはなりません。 これは乗算演算子("*")は、加算演算子("+")より高い優先順位を有するか らです。必要に ...
https://man.plustar.jp/php/language.operators.precedence.html - [similar]
The dispatchLoopShutdown purpose 0
« Yaf_Plugin_Abstract Yaf_Plugin_Abstract::dispatchLoopStartup » PHP Manual Yaf_Plugin_Abstract The dispatchLoopShutdown purpose Yaf_Plugin_Abstract::dispatchLoopShutdown (Yaf >=1.0.0) Yaf_Plugin_Abstract::dispatchLoopShutdown — The dispatchLoopShutdown purpose 説明 public Yaf_Plugin_Abs ...
https://man.plustar.jp/php/yaf-plugin-abstract.dispatchloopshutdown.html - [similar]
オフセットの値を削除する 0
« ArrayIterator::offsetSet ArrayIterator::rewind » PHP Manual ArrayIterator オフセットの値を削除する ArrayIterator::offsetUnset (PHP 5, PHP 7, PHP 8) ArrayIterator::offsetUnset — オフセットの値を削除する 説明 public ArrayIterator::offsetUnset ( mixed $key ): void オフセットの値を削除しま ...
https://man.plustar.jp/php/arrayiterator.offsetunset.html - [similar]
break 0
« foreach continue » PHP Manual 制御構造 break break (PHP 4, PHP 5, PHP 7, PHP 8) break は、現在実行中の for , foreach , while , do-while , switch 構造の実行を終了します。 break では、オプションの引数で ネストしたループ構造を抜ける数を指定することができます。 この引数のデフォルトは 1 で、 ...
https://man.plustar.jp/php/control-structures.break.html - [similar]
パターンにマッチするパス名を探す 0
« fwrite is_dir » PHP Manual ファイルシステム 関数 パターンにマッチするパス名を探す glob (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) glob — パターンにマッチするパス名を探す 説明 glob ( string $pattern , int $flags = 0 ): array | false glob() 関数は libc の glob() 関数で使われるルールに基づいて ...
https://man.plustar.jp/php/function.glob.html - [similar]
拡張属性を設定する 0
« xattr_remove xattr_supported » PHP Manual xattr 関数 拡張属性を設定する xattr_set (PECL xattr >= 0.9.0) xattr_set — 拡張属性を設定する 説明 xattr_set ( string $filename , string $name , string $value , int $flags = 0 ): bool この関数は、ファイルの拡張属性の値を設定します。 拡張属性には ...
https://man.plustar.jp/php/function.xattr-set.html - [similar]
Yaf_Route_Rewrite のコンストラクタ 0
« Yaf_Route_Rewrite::assemble Yaf_Route_Rewrite::route » PHP Manual Yaf_Route_Rewrite Yaf_Route_Rewrite のコンストラクタ Yaf_Route_Rewrite::__construct (Yaf >=1.0.0) Yaf_Route_Rewrite::__construct — Yaf_Route_Rewrite のコンストラクタ 説明 public Yaf_Route_Rewrite::__construct ( string $m ...
https://man.plustar.jp/php/yaf-route-rewrite.construct.html - [similar]
行を CSV 形式にフォーマットし、ファイルポインタに書き込む 0
« fpassthru fputs » PHP Manual ファイルシステム 関数 行を CSV 形式にフォーマットし、ファイルポインタに書き込む fputcsv (PHP 5 >= 5.1.0, PHP 7, PHP 8) fputcsv — 行を CSV 形式にフォーマットし、ファイルポインタに書き込む 説明 fputcsv ( resource $stream , array $fields , string $separator = ...
https://man.plustar.jp/php/function.fputcsv.html - [similar]
ファイルから行を取り出し CSV フィールドとして処理する 0
« SplFileObject::fgetc SplFileObject::fgets » PHP Manual SplFileObject ファイルから行を取り出し CSV フィールドとして処理する SplFileObject::fgetcsv (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::fgetcsv — ファイルから行を取り出し CSV フィールドとして処理する 説明 public SplFileObject::fge ...
https://man.plustar.jp/php/splfileobject.fgetcsv.html - [similar]
EvEmbed クラス 0
« EvChild::set EvEmbed::__construct » PHP Manual Ev EvEmbed クラス EvEmbed クラス (PECL ev >= 0.2.0) はじめに イベントループを別のイベントループに埋め込むために使います。 クラス概要 class EvEmbed extends EvWatcher { /* プロパティ */ public $ embed ; /* メソッド */ public __construct ( ob ...
https://man.plustar.jp/php/class.evembed.html - [similar]