検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 580 for 動作 (0.034 sec.)
列挙型とメソッド 4002
« 値に依存した列挙型(Backed Enum) 列挙型と static メソッド » PHP Manual 列挙型(Enum) 列挙型とメソ ... Colorful $c ) { ... } paint ( Suit :: Clubs ); // 動作します print Suit :: Diamonds -> shape (); // "Recta ... ラス階層に似ています (しかし、以下のコードは実際には動作しません): <?php interface Colorful { public functio ...
https://man.plustar.jp/php/language.enumerations.methods.html - [similar]
変数のスコープ 4002
« 定義済みの変数 可変変数 » PHP Manual 変数 変数のスコープ 変数のスコープ 変数のスコープは、その ... 、こ のスコープでは値が代入されていないからです。この動作は、特にローカ ルな定義で上書きしない限りグローバル変 ... します。 これにより、以下の例が示すように予測できない動作を引き起こす可能性 があります。 <?php function test_ ... 下となります。 NULL object(stdClass)#1 (0) { } 類似の動作が static 命令にも適用されます。 リファレンスはstait ...
https://man.plustar.jp/php/language.variables.scope.html - [similar]
接続の現在の文字セットを考慮して、SQL 文で使用する文字列の特殊文字をエスケープす... 4002
« mysqli::real_connect mysqli::real_query » PHP Manual mysqli 接続の現在の文字セットを考慮して、 ... ertogenbosch" ; /* $city はエスケープされ、クエリは動作します。*/ $query = sprintf ( "SELECT CountryCode FR ... ertogenbosch" ; /* $city はエスケープされ、クエリは動作します。*/ $query = sprintf ( "SELECT CountryCode FR ...
https://man.plustar.jp/php/mysqli.real-escape-string.html - [similar]
実行時設定 4002
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... により動作が変化します。 PDO 設定オプション 名前 デフォルト 変 ...
https://man.plustar.jp/php/pdo.configuration.html - [similar]
内部オプション設定 4002
« 選択肢 サブパターン » PHP Manual PCRE 正規表現構文 内部オプション設定 内部オプション設定 PCRE_ ... を行った場合は、 その効果は違ったものになります。この動作変更は、Perl 5.005 で行われました。サブパターン中のオ ... ル時に生じることによります。さもないと、 非常に奇妙な動作をするかもしれません。 PCRE 特有のオプション PCRE_UN ...
https://man.plustar.jp/php/regexp.reference.internal-options.html - [similar]
実行時設定 3912
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... により動作が変化します。 BC 数学関数設定オプション 名前 デフォ ...
https://man.plustar.jp/php/bc.configuration.html - [similar]
実行時設定 3912
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... により動作が変化します。 COM 設定オプション 名前 デフォルト 変 ... にすると、PHP が D-COM (分散 COM) クライアントとして動作することを許可し、 PHP スクリプトがリモートサーバー上 ...
https://man.plustar.jp/php/com.configuration.html - [similar]
実行時設定 3912
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... により動作が変化します。 cURL 設定オプション 名前 デフォルト 変 ...
https://man.plustar.jp/php/curl.configuration.html - [similar]
要件 3912
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 各機能の動作は、使 ... び dba_sync() のような関数は、特定のデータベースでは動作しますが、他のデータベースでは 機能しません。サポート ...
https://man.plustar.jp/php/dba.requirements.html - [similar]
ドキュメントを正規化する 3912
« DOMDocument::loadXML DOMDocument::registerNodeClass » PHP Manual DOMDocument ドキュメントを正規 ... ュメントを一度保存してから読み込みなおしたかのように動作し、 ドキュメントを "正規化された" 形式にします。 パ ...
https://man.plustar.jp/php/domdocument.normalizedocument.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT