検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 517 for 使い (0.039 sec.)
ファイルの最終アクセス時刻および最終更新日をセットする 3684
« tmpfile umask » PHP Manual ファイルシステム 関数 ファイルの最終アクセス時刻および最終更新日をセ ... ります。 どちらも null の場合は、現在のシステム時刻を使います。 戻り値 成功した場合に true を、失敗した場合に ...
https://man.plustar.jp/php/function.touch.html - [similar]
中断したサービスを再開する 3684
« win32service 関数 win32_create_service » PHP Manual win32service 関数 中断したサービスを再開す ... マシン名。省略可能で、省略した場合はローカルマシンを使います。 戻り値 値を返しません。 バージョン 1.0.0 より ...
https://man.plustar.jp/php/function.win32-continue-service.html - [similar]
サービスを中断する 3684
« win32_get_last_control_message win32_query_service_status » PHP Manual win32service 関数 サービ ... マシン名。省略可能で、省略した場合はローカルマシンを使います。 戻り値 値を返しません。 バージョン 1.0.0 より ...
https://man.plustar.jp/php/function.win32-pause-service.html - [similar]
要件 3684
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 GD ライブラリ( » h ... 要です。 もしなければ、PHP に附属する GD ライブラリを使います。 より多くのイメージ形式を処理するために GD を拡 ...
https://man.plustar.jp/php/image.requirements.html - [similar]
ある日付/時刻が週末にあるかを調べる 3684
« IntlCalendar::isSet IntlCalendar::roll » PHP Manual IntlCalendar ある日付/時刻が週末にあるかを ... ます。 null の場合、 オブジェクトの現在時刻を代わりに使います。 戻り値 指定した、またはこのオブジェクトの時刻 ...
https://man.plustar.jp/php/intlcalendar.isweekend.html - [similar]
タイムゾーンを取得する 3684
« IntlDateFormatter::getCalendarObject IntlDateFormatter::isLenient » PHP Manual IntlDateFormatt ... 付や時刻をフォーマットするときに、このタイムゾーンを使います。 IntlCalendar や DateTime オブジェクトをこの I ...
https://man.plustar.jp/php/intldateformatter.gettimezone.html - [similar]
ジェネレータと Iterator オブジェクトとの比較 3684
« ジェネレータの構文 アトリビュート » PHP Manual ジェネレータ ジェネレータと Iterator オブジェク ... ができません。 これはつまり、同じジェネレータを何度も使い回せないということです。 ジェネレータ関数を呼んでもう ...
https://man.plustar.jp/php/language.generators.comparison.html - [similar]
ジェネレータの構文 3684
« ジェネレータとは ジェネレータと Iterator オブジェクトとの比較 » PHP Manual ジェネレータ ジェネ ... です * 最初のフィールドが ID となり、これをキーとして使います */ $input = <<<'EOF' 1;PHP;$が大好き 2;Python;イ ... ]=> int(4) [2]=> int(3) } 例6 yield from の基本的な使いかた <?php function count_to_ten () { yield 1 ; yiel ...
https://man.plustar.jp/php/language.generators.syntax.html - [similar]
トレイト 3684
« オブジェクト インターフェイス 無名クラス » PHP Manual クラスとオブジェクト トレイト トレイト P ... 衝突の解決 この例では、Talker がトレイト A と B を使います。 A と B には同じ名前のメソッドがあるので、 sma ... の bigTalk の実装に talk というエイリアスを指定して使います。 <?php trait A { public function smallTalk () ...
https://man.plustar.jp/php/language.oop5.traits.html - [similar]
PHP 5.6.x で推奨されなくなる機能 3684
« 新機能 変更された関数 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 PHP 5.6.x で推奨されなくな ... ンが非推奨となりました。 代わりに default_charset を使いましょう。 非推奨になったオプションは、以下のとおりで ...
https://man.plustar.jp/php/migration56.deprecated.html - [similar]