検索

phrase: max: clip:
target: order:
Results of 861 - 870 of about 1059 for [SIMILAR] 16 1024 4096 WITH 14251 imagickpixel W... (2.886 sec.)
基本的な使用法 0
« 例 Collator » PHP Manual 例 基本的な使用法 基本的な使用法 各モジュールには、 手続き型とオブジェクト指向型の二種類の API が存在します。 それぞれの API について、対応するドキュメントで説明します。 注意 : 入力文字列は、すべて UTF-8 でエンコードされていなければなりません。 出力文字列も、す ...
https://man.plustar.jp/php/intl.examples.basic.html - [similar]
このカレンダーで使うタイムゾーンを設定する 0
« IntlCalendar::setTime IntlCalendar::toDateTime » PHP Manual IntlCalendar このカレンダーで使うタイムゾーンを設定する IntlCalendar::setTimeZone (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::setTimeZone — このカレンダーで使うタイムゾーンを設定する 説明 オブジェクト指向型 p ...
https://man.plustar.jp/php/intlcalendar.settimezone.html - [similar]
リフレクションAPI を使ってアトリビュートを読み取る 0
« アトリビュートの文法 アトリビュートクラスを宣言する » PHP Manual アトリビュート リフレクションAPI を使ってアトリビュートを読み取る リフレクションAPI を使ってアトリビュートを読み取る クラス、メソッド、関数、引数、プロパティ、クラス定数からアトリビュートにアクセスするために、 リフレクショ ...
https://man.plustar.jp/php/language.attributes.reflection.html - [similar]
例外(exceptions) 0
« PHP 7 でのエラー 例外を拡張する » PHP Manual 言語リファレンス 例外(exceptions) 例外(exceptions) 目次 例外を拡張する PHP は、他のプログラミング言語に似た例外モデルを有しています。 PHP 内で例外が投げられ ( throw され)、それが 捕捉され ( catch され) ます。発生した例外を 捕捉するには、コー ...
https://man.plustar.jp/php/language.exceptions.html - [similar]
クラスのオートローディング 0
« オブジェクト定数 コンストラクタとデストラクタ » PHP Manual クラスとオブジェクト クラスのオートローディング クラスのオートローディング オブジェクト指向アプリケーションを作成する開発者の多くは、 クラス定義毎に一つのPHPソースファイルを作成します。 最大の問題は、各スクリプトの先頭に、必要な ...
https://man.plustar.jp/php/language.oop5.autoload.html - [similar]
入力ロケールの表示名を、適切に地域化して返す 0
« Locale::getDisplayLanguage Locale::getDisplayRegion » PHP Manual Locale 入力ロケールの表示名を、適切に地域化して返す Locale::getDisplayName locale_get_display_name (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::getDisplayName -- locale_get_display_name — 入力ロケールの表示名 ...
https://man.plustar.jp/php/locale.getdisplayname.html - [similar]
手早くメッセージをフォーマットする 0
« MessageFormatter::create MessageFormatter::format » PHP Manual MessageFormatter 手早くメッセージをフォーマットする MessageFormatter::formatMessage msgfmt_format_message (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) MessageFormatter::formatMessage -- msgfmt_format_message — 手早くメ ...
https://man.plustar.jp/php/messageformatter.formatmessage.html - [similar]
サーバから取得した結果セットの行数を返す 0
« mysqli_stmt::next_result mysqli_stmt::$param_count » PHP Manual mysqli_stmt サーバから取得した結果セットの行数を返す mysqli_stmt::$num_rows mysqli_stmt::num_rows mysqli_stmt_num_rows (PHP 5, PHP 7, PHP 8) mysqli_stmt::$num_rows -- mysqli_stmt::num_rows -- mysqli_stmt_num_rows — サーバか ...
https://man.plustar.jp/php/mysqli-stmt.num-rows.html - [similar]
内部バッファに結果を保存する 0
« mysqli_stmt::$sqlstate mysqli_result » PHP Manual mysqli_stmt 内部バッファに結果を保存する mysqli_stmt::store_result mysqli_stmt_store_result (PHP 5, PHP 7, PHP 8) mysqli_stmt::store_result -- mysqli_stmt_store_result — 内部バッファに結果を保存する 説明 オブジェクト指向型 public mysqli ...
https://man.plustar.jp/php/mysqli-stmt.store-result.html - [similar]
デバッグ情報をログに出力する 0
« mysqli::debug mysqli::$errno » PHP Manual mysqli デバッグ情報をログに出力する mysqli::dump_debug_info mysqli_dump_debug_info (PHP 5, PHP 7, PHP 8) mysqli::dump_debug_info -- mysqli_dump_debug_info — デバッグ情報をログに出力する 説明 オブジェクト指向型 public mysqli::dump_debug_info (): ...
https://man.plustar.jp/php/mysqli.dump-debug-info.html - [similar]