検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 1280 for 名前 (0.041 sec.)
指定したエラーコードに対応する名前を取得する 3498
« 国際化 関数 intl_get_error_code » PHP Manual 国際化 関数 指定したエラーコードに対応する名前を取 ... 0) intl_error_name — 指定したエラーコードに対応する名前を取得する 説明 intl_error_name ( int $errorCode ): ... ICU のエラーコード。 戻り値 エラーコード定数と同じ名前の文字列を返します。 例 例1 intl_error_name() の例 < ... 得する 関連キーワード: エラーコード , 取得 , intl , 名前 , 対応 , 指定 , 関数 , 直近 , USING , 失敗 ...
https://man.plustar.jp/php/function.intl-error-name.html - [similar]
指定したフィールドが含まれるテーブルの名前を取得する 3498
« mysql_field_seek mysql_field_type » PHP Manual MySQL 関数 指定したフィールドが含まれるテーブル ...名前を取得する mysql_field_table (PHP 4, PHP 5) mysql_fi ... eld_table — 指定したフィールドが含まれるテーブルの名前を取得する 警告 この拡張モジュールは PHP 5.5.0 で非推 ... et ): string 指定したフィールドが含まれるテーブルの名前を返します。 パラメータ result 評価された結果 リソー ... ラーが発行されます。 戻り値 成功した場合にテーブルの名前を返します。 例 例1 mysql_field_table() の例 <?php $ ...
https://man.plustar.jp/php/function.mysql-field-table.html - [similar]
SoapVar コンストラクタ 3498
« SoapVar Yar » PHP Manual SoapVar SoapVar コンストラクタ SoapVar::__construct (PHP 5, PHP 7, PH ... ィング ID。 XSD_... 定数のうちの一つ。 type_name 型の名前 type_namespace 型の名前空間 node_name XML ノードの ... 名前 node_namespace XML ノードの名前空間 変更履歴 バージョン 説明 8.0.3 typeName , typeN ... ring , nodeNamespace , ノード , node , namespace , 名前 , type , SoapParam ...
https://man.plustar.jp/php/soapvar.construct.html - [similar]
DOMNode クラス 3475
« DOMNamedNodeMap::item DOMNode::appendChild » PHP Manual DOM DOMNode クラス DOMNode クラス (PHP ... false } プロパティ nodeName 現在のノード型の正確な名前を返す nodeValue その型に応じてノードの値を返す。 W3 ... ument だった場合は、 null namespaceURI このノードの名前空間 URI。指定されていない場合は null prefix このノー ... ドの名前空間プレフィックス。指定されていない場合は null loca ... lName このノードの名前のローカル部分を返す baseURI このノードの完全なベース ...
https://man.plustar.jp/php/class.domnode.html - [similar]
月の名前を返す 3475
« jddayofweek jdtofrench » PHP Manual カレンダー 関数 月の名前を返す jdmonthname (PHP 4, PHP 5, ... PHP 7, PHP 8) jdmonthname — 月の名前を返す 説明 jdmonthname ( int $julian_day , int $mod ... e ): string 月の名前を含んだ文字列を返します。 mode はユリウス積算日をど ... 日と mode にもとづく月名を返します。 関連キーワード: 名前 , 月 , mode , jdmonthname , 積算 , モード , Jan , ...
https://man.plustar.jp/php/function.jdmonthname.html - [similar]
拡張属性を設定する 3475
« xattr_remove xattr_supported » PHP Manual xattr 関数 拡張属性を設定する xattr_set (PECL xattr ... 拡張属性の値を設定します。 拡張属性には二種類の異なる名前空間、つまり、ユーザーとルートがあります。 ユーザー名 ... 前空間は、すべてのユーザーで利用可能ですが、ルート名前空間は、ルート権限を有するユーザーのみ利用可能です。 ... xattr はデフォルトでユーザー名前空間で処理を行いますが、 flags 引数によりこれを変更す ... タ filename 属性を設定するファイル。 name 拡張属性の名前。もし属性が存在しない場合は新しく作成され、 存在する ...
https://man.plustar.jp/php/function.xattr-set.html - [similar]
クラスの基礎 3475
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラス ... には、PHP の 予約語 以外でラベルとして有効なあらゆる名前を使用することができます。 有効なクラス名は、先頭が文 ... ると、 そのクラスのインスタンスを作成します。クラスが名前空間に属している場合は、 完全修飾名を指定しなければな ... ソッド クラスのプロパティとメソッドは、それぞれ別の "名前空間" に存在するので、 同じ名前のプロパティとメソッド ... (上書き)するには、 親クラスで定義されているのと同じ名前でそれを再宣言します。 しかし、親クラスでそのメソッド ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]
エントリの名前を取得する 3475
« RarEntry::getMethod RarEntry::getPackedSize » PHP Manual RarEntry エントリの名前を取得する Rar ... me (PECL rar >= 0.1) RarEntry::getName — エントリの名前を取得する 説明 public RarEntry::getName (): string ... アーカイブエントリの名前 (パスつき) を返します。 パラメータ この関数にはパラ ... TITIES" , "UTF-8" ); ?> 関連キーワード: エントリ , 名前 , 取得 , RarEntry , getName , パラメータ , バージョ ...
https://man.plustar.jp/php/rarentry.getname.html - [similar]
このクラスが使うトレイトの名前の配列を返す 3475
« ReflectionClass::getTraitAliases ReflectionClass::getTraits » PHP Manual ReflectionClass このク ... ラスが使うトレイトの名前の配列を返す ReflectionClass::getTraitNames (PHP 5 > ... onClass::getTraitNames — このクラスが使うトレイトの名前の配列を返す 説明 public ReflectionClass::getTraitNa ... null を返します。 関連キーワード: 配列 , クラス , 名前 , ReflectionClass , getTraitNames , 関数 , パラメー ...
https://man.plustar.jp/php/reflectionclass.gettraitnames.html - [similar]
ReflectionClass クラス 3453
« Reflection::getModifierNames ReflectionClass::__construct » PHP Manual リフレクション Reflecti ... getExtensionName — クラスを定義する拡張モジュールの名前を取得する ReflectionClass::getFileName — クラスが定 ... ectionClass::getInterfaceNames — インターフェイスの名前を取得する ReflectionClass::getInterfaces — インター ... 修飾子を取得する ReflectionClass::getName — クラスの名前を取得する ReflectionClass::getNamespaceName — 名前... 間の名前を取得する ReflectionClass::getParentClass — 親クラス ...
https://man.plustar.jp/php/class.reflectionclass.html - [similar]