検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 1104 for [SIMILAR] 16 1024 4096 WITH 24177 ジオ WITH 6833... (0.643 sec.)
言語リファレンス 0
« 設定を変更するには 基本的な構文 » PHP Manual 言語リファレンス 言語リファレンス 基本的な構文 PHP タグ HTML からの脱出 命令の分離 コメント 型 はじめに 論理型 (boolean) 整数 浮動小数点数 文字列 数値形式の文字列 配列 Iterable オブジェクト 列挙型 / Enum リソース NULL コールバック / Callable ...
https://man.plustar.jp/php/langref.html - [similar]
ラージオブジェクトの内部ポインタの現在位置を返す 0
« OCILob::size OCILob::truncate » PHP Manual OCILob ラージオブジェクトの内部ポインタの現在位置を返す OCILob::tell (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::tell — ラージオブジェクトの内部ポインタの現在位置を返す 説明 public OCILob::tell (): int | false LOB の内部ポインタの現在位置 ...
https://man.plustar.jp/php/ocilob.tell.html - [similar]
Date Formatter を作成する 0
« IntlDateFormatter IntlDateFormatter::format » PHP Manual IntlDateFormatter Date Formatter を作成する IntlDateFormatter::create datefmt_create IntlDateFormatter::__construct (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) IntlDateFormatter::create -- datefmt_create -- IntlDateFormatt ...
https://man.plustar.jp/php/intldateformatter.create.html - [similar]
クラスの基礎 0
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラスの定義は、 class キーワードで始まり、クラス名が続きます。 そしてその後に波括弧のペアが続き、 その中にはクラスのプロパティとメソッドの定義を記述します。 クラス名には、PHP の 予約語 以外でラベル ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]
新機能 0
« 下位互換性のない変更点 PHP 7.0.x で推奨されなくなる機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新機能 新機能 スカラー型宣言 スカラー 型宣言 には二つの方式があります。デフォルトの自動変換(coercive) モードと、 厳密に判断する strict モードです。 パラメータとして、 文字列 ( string ...
https://man.plustar.jp/php/migration70.new-features.html - [similar]
名前空間の使用法: エイリアス/インポート 0
« namespace キーワードおよび __NAMESPACE__ 定数 グローバル空間 » PHP Manual 名前空間 名前空間の使用法: エイリアス/インポート 名前空間の使用法: エイリアス/インポート (PHP 5 >= 5.3.0, PHP 7, PHP 8) 外部の完全修飾名をエイリアスで参照したりインポートしたりする機能は、 名前空間において非常に重 ...
https://man.plustar.jp/php/language.namespaces.importing.html - [similar]
SNMP オブジェクトの値を設定する 0
« snmp3_real_walk snmp3_walk » PHP Manual SNMP 関数 SNMP オブジェクトの値を設定する snmp3_set (PHP 4, PHP 5, PHP 7, PHP 8) snmp3_set — SNMP オブジェクトの値を設定する 説明 snmp3_set ( string $hostname , string $security_name , string $security_level , string $auth_protocol , string $auth ...
https://man.plustar.jp/php/function.snmp3-set.html - [similar]
新しい DateTimeImmutable オブジェクトを返す 0
« DateTimeImmutable::add DateTimeImmutable::createFromFormat » PHP Manual DateTimeImmutable 新しい DateTimeImmutable オブジェクトを返す DateTimeImmutable::__construct date_create_immutable (PHP 5 >= 5.5.0, PHP 7, PHP 8) DateTimeImmutable::__construct -- date_create_immutable — 新しい Dat ...
https://man.plustar.jp/php/datetimeimmutable.construct.html - [similar]
時刻を設定する 0
« DateTimeImmutable::setISODate DateTimeImmutable::setTimestamp » PHP Manual DateTimeImmutable 時刻を設定する DateTimeImmutable::setTime (PHP 5 >= 5.5.0, PHP 7, PHP 8) DateTimeImmutable::setTime — 時刻を設定する 説明 public DateTimeImmutable::setTime ( int $hour , int $minute , int $seco ...
https://man.plustar.jp/php/datetimeimmutable.settime.html - [similar]
ヤコビ記号 0
« gmp_invert gmp_kronecker » PHP Manual GMP 関数 ヤコビ記号 gmp_jacobi (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_jacobi — ヤコビ記号 説明 gmp_jacobi ( GMP | int | string $num1 , GMP | int | string $num2 ): int num1 および num2 の » ヤコビ記号 を計算します。 num2 は正の奇数である必要があり ...
https://man.plustar.jp/php/function.gmp-jacobi.html - [similar]