検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 238 for [SIMILAR] 16 1024 4096 WITH 18425 stack WITH 766... (1.104 sec.)
日付と時刻の解釈を「緩いモード」で行うかを取得する 0
« IntlCalendar::isEquivalentTo IntlCalendar::isSet » PHP Manual IntlCalendar 日付と時刻の解釈を「緩いモード」で行うかを取得する IntlCalendar::isLenient (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::isLenient — 日付と時刻の解釈を「緩いモード」で行うかを取得する 説明 オブジ ...
https://man.plustar.jp/php/intlcalendar.islenient.html - [similar]
com クラス 0
« 配列と配列形式の COM プロパティ com::__construct » PHP Manual COM com クラス com クラス (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) はじめに com クラスにより、OLE 互換の COM オブジェクトのインスタンスを作成し、 そのメソッドをコールしたりそのプロパティにアクセスしたりすることが 可能となります ...
https://man.plustar.jp/php/class.com.html - [similar]
IntlChar クラス 0
« idn_to_utf8 IntlChar::charAge » PHP Manual intl IntlChar クラス IntlChar クラス (PHP 7, PHP 8) はじめに IntlChar クラスは、 Unicode 文字に関する情報にアクセスするための、 たくさんの便利メソッドを提供しています。 このクラスのメソッドと定数は、 依存している ICU ライブラリで使われている名 ...
https://man.plustar.jp/php/class.intlchar.html - [similar]
コードポイントの一般カテゴリの値を取得する 0
« IntlChar::charName IntlChar::chr » PHP Manual IntlChar コードポイントの一般カテゴリの値を取得する IntlChar::charType (PHP 7, PHP 8) IntlChar::charType — コードポイントの一般カテゴリの値を取得する 説明 public static IntlChar::charType ( int | string $codepoint ): ? int コードポイントの一 ...
https://man.plustar.jp/php/intlchar.chartype.html - [similar]
Using the PHP Library for MongoDB (PHPLIB) 0
« Tutorials Application Performance Monitoring (APM) » PHP Manual Tutorials Using the PHP Library for MongoDB (PHPLIB) Using the PHP Library for MongoDB (PHPLIB) After the initial driver set-up, we will continue explaining how to get started with the MongoDB driver and corresponding user ...
https://man.plustar.jp/php/mongodb.tutorial.library.html - [similar]
定義済み定数 0
« リソース型 OpenAL 関数 » PHP Manual OpenAL 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 ALC_FREQUENCY ( int ) コンテキスト属性 ALC_REFRESH ( int ) コンテキ ...
https://man.plustar.jp/php/openal.constants.html - [similar]
Architecture Overview 0
« Driver Architecture and Internals Connections » PHP Manual Driver Architecture and Internals Architecture Overview Architecture Overview This section explains how all the different parts of the driver fit together. From the different language runtimes, through the extension and to the ...
https://man.plustar.jp/php/mongodb.overview.html - [similar]
例外によるエラー処理の有効化および無効化を行う 0
« RarException::isUsingExceptions Zip » PHP Manual RarException 例外によるエラー処理の有効化および無効化を行う RarException::setUsingExceptions (PECL rar >= 2.0.0) RarException::setUsingExceptions — 例外によるエラー処理の有効化および無効化を行う 説明 public static RarException::setUsingE ...
https://man.plustar.jp/php/rarexception.setusingexceptions.html - [similar]
直近に発生したエラーを返す 0
« json_last_error_msg Lua » PHP Manual JSON 関数 直近に発生したエラーを返す json_last_error (PHP 5 >= 5.3.0, PHP 7, PHP 8) json_last_error — 直近に発生したエラーを返す 説明 json_last_error (): int JSON_THROW_ON_ERROR を指定していなかった場合に、 直近の JSON エンコード/デコード処理中に発生 ...
https://man.plustar.jp/php/function.json-last-error.html - [similar]
クラスの基礎 0
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラスの定義は、 class キーワードで始まり、クラス名が続きます。 そしてその後に波括弧のペアが続き、 その中にはクラスのプロパティとメソッドの定義を記述します。 クラス名には、PHP の 予約語 以外でラベル ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]