検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 962 for [SIMILAR] 16 1024 4096 WITH 6256 数操 WITH 2858 ... (0.731 sec.)
Ev クラス 0
« Periodic ウォッチャーの操作モード Ev::backend » PHP Manual Ev Ev クラス Ev クラス (PECL ev >= 0.2.0) はじめに Ev は静的クラスで、デフォルトのループへのアクセスや各種共通操作へのアクセスを提供します。 クラス概要 final class Ev { /* Constants */ const int FLAG_AUTO = 0 ; const int FLAG_N ...
https://man.plustar.jp/php/class.ev.html - [similar]
操作モードを返す 0
« RegexIterator::getFlags RegexIterator::getPregFlags » PHP Manual RegexIterator 操作モードを返す RegexIterator::getMode (PHP 5 >= 5.2.0, PHP 7, PHP 8) RegexIterator::getMode — 操作モードを返す 説明 public RegexIterator::getMode (): int 操作モードを返します。操作モードの一覧は RegexItera ...
https://man.plustar.jp/php/regexiterator.getmode.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 PHP オプション/情報設定オプション 名前 デフォルト 変更可能 変更履歴 assert.active "1" PHP_INI_ALL assert.bail "0" PHP_INI_ALL assert.warning "1" PHP_INI_ALL assert.ca ...
https://man.plustar.jp/php/info.configuration.html - [similar]
PHP ファイルの実行 0
« オプション I/O ストリーム » PHP Manual コマンドラインの使用法 PHP ファイルの実行 PHP ファイルの実行 CLI SAPI は、実行する PHP コードを 取得するために三種類の異なる手段をサポートしています。 PHP に特定のファイルの実行を指示する。 $ php my_script.php $ php -f my_script.php 上記の方法は共 ...
https://man.plustar.jp/php/features.commandline.usage.html - [similar]
指定したオフセットに値を設定する 0
« ArrayAccess::offsetGet ArrayAccess::offsetUnset » PHP Manual ArrayAccess 指定したオフセットに値を設定する ArrayAccess::offsetSet (PHP 5, PHP 7, PHP 8) ArrayAccess::offsetSet — 指定したオフセットに値を設定する 説明 public ArrayAccess::offsetSet ( mixed $offset , mixed $value ): void 指定 ...
https://man.plustar.jp/php/arrayaccess.offsetset.html - [similar]
保存した数値を減らす 0
« apcu_clear_cache apcu_delete » PHP Manual APCu 関数 保存した数値を減らす apcu_dec (PECL apcu >= 4.0.0) apcu_dec — 保存した数値を減らす 説明 apcu_dec ( string $key , int $step = 1 , bool &$success = ? , int $ttl = 0 ): int | false 保存した整数値を減らします。 パラメータ key 減らしたい値 ...
https://man.plustar.jp/php/function.apcu-dec.html - [similar]
変更された関数 0
« PHP 7.1.x で推奨されなくなる機能 その他の変更 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 変更された関数 変更された関数 PHP コア getopt() に、オプションの第三引数が追加されました。 これは参照渡しの引数で、処理対象の引数リストの次の要素のインデックスが格納されます。 getenv() の引数が ...
https://man.plustar.jp/php/migration71.changed-functions.html - [similar]
オープンした blob から len バイト分のデータを取得する 0
« ibase_blob_echo ibase_blob_import » PHP Manual Firebird/InterBase 関数 オープンした blob から len バイト分のデータを取得する ibase_blob_get (PHP 5, PHP 7 < 7.4.0) ibase_blob_get — オープンした blob から len バイト分のデータを取得する 説明 ibase_blob_get ( resource $blob_handle , int $l ...
https://man.plustar.jp/php/function.ibase-blob-get.html - [similar]
新しい画像をファイルあるいは URL から作成する 0
« imagecreatefromxbm imagecreatetruecolor » PHP Manual GD および Image 関数 新しい画像をファイルあるいは URL から作成する imagecreatefromxpm (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) imagecreatefromxpm — 新しい画像をファイルあるいは URL から作成する 説明 imagecreatefromxpm ( string $filename ...
https://man.plustar.jp/php/function.imagecreatefromxpm.html - [similar]
定数式における列挙型の値 0
« トレイト オブジェクトとの違い » PHP Manual 列挙型(Enum) 定数式における列挙型の値 定数式における列挙型の値 列挙型の case は、定数として表現されているので、 ほとんどの定数式の中で静的な値として使えます。 つまり、プロパティのデフォルト値や、 static 変数のデフォルト値、引数のデフォルト値、 ...
https://man.plustar.jp/php/language.enumerations.expressions.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT