検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 1889 for 注意 (0.015 sec.)
すべてのスコープで使用できる組み込みの変数 3480
« 定義済の変数 $GLOBALS » PHP Manual 定義済の変数 すべてのスコープで使用できる組み込みの変数 スー ... $_POST $_FILES $_COOKIE $_SESSION $_REQUEST $_ENV 注意 注意 : 使用できる変数 デフォルトでは、すべてのスー ... 細は variables_order のドキュメントを参照ください。 注意 : 可変変数 スーパーグローバルは、関数やクラスメソッ ... スコープ , 組み込み , スーパー , グローバル , 使用 , 注意 , 定義 , GLOBALS , 関数 ...
https://man.plustar.jp/php/language.variables.superglobals.html - [similar]
Create new MongoDB Manager 3480
« MongoDB\Driver\Manager::addSubscriber MongoDB\Driver\Manager::createClientEncryption » PHP Man ... \Driver\Manager object with the specified options. 注意 : Per the » Server Discovery and Monitoring Specif ... d on demand, when the first operation is executed. 注意 : When specifying any SSL or TLS URI options via t ... e the tls option or don't specify any TLS options. 注意 : Unix プラットフォームの MongoDB ドライバーは、 e ... s, see the » Driver Authentication Specification . 注意 : When not specified in the URI string, this optio ...
https://man.plustar.jp/php/mongodb-driver-manager.construct.html - [similar]
IteratorIterator クラス 3437
« InfiniteIterator::next IteratorIterator::__construct » PHP Manual イテレータ IteratorIterator ... なものなら何でもイテレータに変換することができます。 注意すべきなのは、Iterator を実装していない大半のクラスに ... oid public rewind (): void public valid (): bool } 注意 注意 : このクラスは、内部のイテレータのメソッドへの ... クラス , public , next , 要素 , 取得 , メソッド , 注意 , construct , Traversable , 内部 ...
https://man.plustar.jp/php/class.iteratoriterator.html - [similar]
エラーオブジェクトを生成する 3437
« Error Error::getMessage » PHP Manual Error エラーオブジェクトを生成する Error::__construct (PH ... 外チェーンに使われる、直前のスロー可能オブジェクト。 注意 注意 : message はバイナリセーフでは ありません 。 ... ーワード: エラー , 生成 , オブジェクト , construct , 注意 , previous , 例外 , バイナリ , スロー , 直前 ...
https://man.plustar.jp/php/error.construct.html - [similar]
Creates a copy of a fann structure 3437
« fann_clear_scaling_params fann_create_from_file » PHP Manual Fann 関数 Creates a copy of a fan ... ral network resource on success, or false on error 注意 注意 : この関数は、fann拡張機能が libfann > 2.2 以 ... ann , copy , structure , of , Creates , resource , 注意 , 関数 , create , desired ...
https://man.plustar.jp/php/function.fann-copy.html - [similar]
バイナリセーフなファイル書き込み処理 3437
« ftruncate glob » PHP Manual ファイルシステム 関数 バイナリセーフなファイル書き込み処理 fwrite ... { echo "The file $filename is not writable" ; } ?> 注意 注意 : ネットワークストリームへの書き込みは、 すべ ... e ) { return $written ; } } return $written ; } ?> 注意 : (Windowsのように)バイナリとテキストファイルの形式 ... の mode パラメータに 'b' を指定する必要があります。 注意 : fopen() を使用して追記モードでオープンした strea ... です。データの書き込みが中断されることはありません。 注意 : 同じファイルポインタに 2 回書き込みを行うと、 デ ...
https://man.plustar.jp/php/function.fwrite.html - [similar]
マルチバイト文字列が正規表現に一致するか調べる 3437
« mb_encoding_aliases mb_ereg_replace_callback » PHP Manual マルチバイト文字列 関数 マルチバイト ... チバイト文字列に対する正規表現マッチングを行います。 注意 : この関数は、 pattern が string の先頭からマッチす ... ョン 説明 8.0.0 options は、nullable になりました。 注意 注意 : 内部エンコーディングあるいは mb_regex_encod ... 連キーワード: 一致 , string , 列 , ereg , pattern , 注意 , 関数 , encoding , バイト , マルチ ...
https://man.plustar.jp/php/function.mb-ereg-match.html - [similar]
新しいコレクションオブジェクトを割り当てる 3437
« oci_lob_is_equal oci_new_connect » PHP Manual OCI8 関数 新しいコレクションオブジェクトを割り当 ... PECL OCI8 3.0.0 schema は、nullable になりました。 注意 注意 : PHP 8 と PECL OCI8 3.0.0 より前のバージョン ... ction クラスは OCI-Collection と呼ばれていました。 注意 : PHP バージョン 5.0.0 以前では、代わりに ocinewco ... i , new , OCI , collection , schema , バージョン , 注意 , OCICollection ...
https://man.plustar.jp/php/function.oci-new-collection.html - [similar]
個人の単語リストをファイルに保存する 3437
« pspell_new pspell_store_replacement » PHP Manual Pspell 関数 個人の単語リストをファイルに保存す ... l , "Vlad" ); pspell_save_wordlist ( $pspell ); ?> 注意 注意 : この関数は、pspell .11.2 および aspell .32. ... 5 以降がない限り動作しないことに注意してください。 関連キーワード: pspell , 個人 , リスト ... , 単語 , ファイル , save , wordlist , Dictionary , 注意 ...
https://man.plustar.jp/php/function.pspell-save-wordlist.html - [similar]
配列をシャッフルする 3437
« rsort sizeof » PHP Manual 配列 関数 配列をシャッフルする shuffle (PHP 4, PHP 5, PHP 7, PHP 8) ... ( $numbers as $number ) { echo " $number " ; } ?> 注意 注意 : この関数は、 array パラメータの要素に対して ... に割り当てられている既存のキーを削除してしまいます。 注意 : この関数をコールすると、配列の内部ポインタは最初 ... 連キーワード: 配列 , 関数 , array , キー , shuffle , 注意 , 要素 , 内部 , 変更 , パラメータ ...
https://man.plustar.jp/php/function.shuffle.html - [similar]