検索

phrase: max: clip:
target: order:
Results of 421 - 430 of about 601 for [SIMILAR] 16 1024 4096 WITH 7251 ーデ WITH 6702 ... (1.059 sec.)
新機能 0
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
新機能 0
« PHP 8.0.x から PHP 8.1.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 新機能 新機能 PHP コア 8進数の整数リテラルのプレフィックス指定 8進数の整数値の場合に、 数値リテラルのプレフィックスとして明示的に 0o や 0O を指定できるようになりました。 これ ...
https://man.plustar.jp/php/migration81.new-features.html - [similar]
トランザクションを閉じずにコミットする 0
« ibase_close ibase_commit » PHP Manual Firebird/InterBase 関数 トランザクションを閉じずにコミットする ibase_commit_ret (PHP 5, PHP 7 < 7.4.0) ibase_commit_ret — トランザクションを閉じずにコミットする 説明 ibase_commit_ret ( resource $link_or_trans_identifier = null ): bool トランザクショ ...
https://man.plustar.jp/php/function.ibase-commit-ret.html - [similar]
トランザクションを閉じずにロールバックする 0
« ibase_restore ibase_rollback » PHP Manual Firebird/InterBase 関数 トランザクションを閉じずにロールバックする ibase_rollback_ret (PHP 5, PHP 7 < 7.4.0) ibase_rollback_ret — トランザクションを閉じずにロールバックする 説明 ibase_rollback_ret ( resource $link_or_trans_identifier = null ): ...
https://man.plustar.jp/php/function.ibase-rollback-ret.html - [similar]
ステータスコードが正常終了を表しているかどうかを調べる 0
« pcntl_wexitstatus pcntl_wifsignaled » PHP Manual PCNTL 関数 ステータスコードが正常終了を表しているかどうかを調べる pcntl_wifexited (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_wifexited — ステータスコードが正常終了を表しているかどうかを調べる 説明 pcntl_wifexited ( int $status ): bool ス ...
https://man.plustar.jp/php/function.pcntl-wifexited.html - [similar]
8 ビット文字列を quoted-printable 文字列に変換する 0
« quoted_printable_decode quotemeta » PHP Manual String 関数 8 ビット文字列を quoted-printable 文字列に変換する quoted_printable_encode (PHP 5 >= 5.3.0, PHP 7, PHP 8) quoted_printable_encode — 8 ビット文字列を quoted-printable 文字列に変換する 説明 quoted_printable_encode ( string $strin ...
https://man.plustar.jp/php/function.quoted-printable-encode.html - [similar]
Add a high priority background task to be run in parallel 0
« GearmanClient::addTaskHigh GearmanClient::addTaskLow » PHP Manual GearmanClient Add a high priority background task to be run in parallel GearmanClient::addTaskHighBackground (PECL gearman >= 0.5.0) GearmanClient::addTaskHighBackground — Add a high priority background task to be run in ...
https://man.plustar.jp/php/gearmanclient.addtaskhighbackground.html - [similar]
Add a low priority background task to be run in parallel 0
« GearmanClient::addTaskLow GearmanClient::addTaskStatus » PHP Manual GearmanClient Add a low priority background task to be run in parallel GearmanClient::addTaskLowBackground (PECL gearman >= 0.5.0) GearmanClient::addTaskLowBackground — Add a low priority background task to be run in p ...
https://man.plustar.jp/php/gearmanclient.addtasklowbackground.html - [similar]
コードポイントが含まれる割当ブロックを取得する 0
« IntlChar::getBidiPairedBracket IntlChar::getCombiningClass » PHP Manual IntlChar コードポイントが含まれる割当ブロックを取得する IntlChar::getBlockCode (PHP 7, PHP 8) IntlChar::getBlockCode — コードポイントが含まれる割当ブロックを取得する 説明 public static IntlChar::getBlockCode ( int ...
https://man.plustar.jp/php/intlchar.getblockcode.html - [similar]
コードポイントの合成クラスを取得する 0
« IntlChar::getBlockCode IntlChar::getFC_NFKC_Closure » PHP Manual IntlChar コードポイントの合成クラスを取得する IntlChar::getCombiningClass (PHP 7, PHP 8) IntlChar::getCombiningClass — コードポイントの合成クラスを取得する 説明 public static IntlChar::getCombiningClass ( int | string $co ...
https://man.plustar.jp/php/intlchar.getcombiningclass.html - [similar]