検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 251 for ループ (0.036 sec.)
変更履歴 4366
« 共変性と反変性 名前空間 » PHP Manual クラスとオブジェクト 変更履歴 変更履歴 PHP の OOP モデルの ... うことが禁止されます: object 7.2.0 変更: 名前空間のグループ指定における最後のカンマが許可されるようになりました ... スに定義されていた場合です。 7.0.0 追加: use 宣言のグループ化: 複数のクラスや関数そして定数を同じ namespace から ...
https://man.plustar.jp/php/language.oop5.changelog.html - [similar]
PHP 7.2.x で推奨されなくなる機能 4366
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 PHP 7.2.x で ... です。 each() 関数 この関数は、通常の foreach よりもループが遅く、PHPそのものの変更に伴って 実装上の問題を引き ...
https://man.plustar.jp/php/migration72.deprecated.html - [similar]
ストリームから読み込む 4366
« streamWrapper::stream_open streamWrapper::stream_seek » PHP Manual streamWrapper ストリームから ... ( file_get_contents() などで) 読み込む場合、PHP はループ内で streamWrapper::stream_read() をコールしてから s ...
https://man.plustar.jp/php/streamwrapper.stream-read.html - [similar]
Mysql_xdevapi 4336
« 変更履歴 はじめに » PHP Manual MySQL Mysql_xdevapi Mysql_xdevapi はじめに インストール/設定 要 ... ルドのフィルタを設定する CollectionFind::groupBy — グループ化の条件を設定する CollectionFind::having — 集約関数 ... メントを実行する TableSelect::groupBy — select 時のグループ化の条件を設定する TableSelect::having — select 句の ...
https://man.plustar.jp/php/book.mysql-xdevapi.html - [similar]
EvChild ウォッチャーオブジェクトを作る 4336
« EvChild EvChild::createStopped » PHP Manual EvChild EvChild ウォッチャーオブジェクトを作る EvC ... ッチャーをインストールしてもかまいませんが、 イベントループが次のイテレーションを始める前でないといけません。 た ...
https://man.plustar.jp/php/evchild.construct.html - [similar]
ファイルの inode 変更時刻を取得する 4336
« fileatime filegroup » PHP Manual ファイルシステム 関数 ファイルの inode 変更時刻を取得する fil ... ドが変更された際、つまり、 パーミッション、所有者、グループ、または他のメタデータが書き込まれた際に、 ファイルが ...
https://man.plustar.jp/php/function.filectime.html - [similar]
クエリの次の行を連想配列で返す 4336
« oci_fetch_array oci_fetch_object » PHP Manual OCI8 関数 クエリの次の行を連想配列で返す oci_fet ... が、カラムに対応します。 この関数の典型的な使い方は、ループの中でコールすることです。 false が返された場合は、も ...
https://man.plustar.jp/php/function.oci-fetch-assoc.html - [similar]
クエリの次の行を配列で返す 4336
« oci_fetch_object oci_fetch » PHP Manual OCI8 関数 クエリの次の行を配列で返す oci_fetch_row (PH ... の各カラムに対応します。 この関数の典型的な使用法は、ループの中で false を返すまで繰り返すことです。 false は、 ...
https://man.plustar.jp/php/function.oci-fetch-row.html - [similar]
PHP に関するクレジットを出力する 4336
« php_uname phpinfo » PHP Manual PHP オプション/情報 関数 PHP に関するクレジットを出力する phpcr ... TS_GENERAL ); ?> 例2 コア開発者およびドキュメントグループの表示 <?php phpcredits ( CREDITS_GROUP | CREDITS_DO ...
https://man.plustar.jp/php/function.phpcredits.html - [similar]
CTRLイベント のハンドラを設定したり削除したりする 4336
« sapi_windows_generate_ctrl_event sapi_windows_vt100_support » PHP Manual その他の関数 CTRLイベ ... while ( true ); // ハンドラがトリガできるように無限ループにする ?> 参考 sapi_windows_generate_ctrl_event() - ...
https://man.plustar.jp/php/function.sapi-windows-set-ctrl-handler.html - [similar]