検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 97 for full (0.006 sec.)
Full Screen Use 11606
« UI\Window::setBorders UI\Window::setMargin » PHP Manual UI\Window Full Screen Use UI\Window::s ... etFullScreen (UI 0.9.9) UI\Window::setFullScreen — Full S ... creen Use 説明 public UI\Window::setFullScreen ( bool $full ) Shall enable or disable the u ... se of the full screen for this Window 警告 この関数は、 現在のとこ ... ん。引数のリストのみが 記述されています。 パラメータ full 関連キーワード: Use , Full , Window , setFullScree ...
https://man.plustar.jp/php/ui-window.setfullscreen.html - [similar]
名前空間の使用法: エイリアス/インポート 11554
« namespace キーワードおよび __NAMESPACE__ 定数 グローバル空間 » PHP Manual 名前空間 名前空間の使 ... インポート/エイリアス <?php namespace foo ; use My \ Full \ Classname as Another ; // これは use My\Full\NSn ... ame as NSname と同じです use My \ Full \ NSname ; // グローバルクラスをインポートします u ... ject ; // 関数をインポートします use function My \ Full \ functionName ; // 関数のエイリアスを定義します u ... se function My \ Full \ functionName as func ; // 定数をインポートします ...
https://man.plustar.jp/php/language.namespaces.importing.html - [similar]
日付/時刻 の値を文字列としてフォーマットする 11030
« IntlDateFormatter::create IntlDateFormatter::formatObject » PHP Manual IntlDateFormatter 日付/ ... = datefmt_create ( 'en_US' , IntlDateFormatter :: FULL , IntlDateFormatter :: FULL , 'America/Los_Angeles ... = datefmt_create ( 'de-DE' , IntlDateFormatter :: FULL , IntlDateFormatter :: FULL , 'America/Los_Angeles ... = datefmt_create ( 'en_US' , IntlDateFormatter :: FULL , IntlDateFormatter :: FULL , 'America/Los_Angeles ... = datefmt_create ( 'de-DE' , IntlDateFormatter :: FULL , IntlDateFormatter :: FULL , 'America/Los_Angeles ...
https://man.plustar.jp/php/intldateformatter.format.html - [similar]
Date Formatter を作成する 10912
« IntlDateFormatter IntlDateFormatter::format » PHP Manual IntlDateFormatter Date Formatter を作 ... 使用する日付の形式 ( none , short , medium , long , full )。 IntlDateFormatter の定数 のいずれかとなります。 ... 使用する時刻の形式 ( none , short , medium , long , full )。 IntlDateFormatter の定数 のいずれかとなります。 ... = datefmt_create ( "en_US" , IntlDateFormatter :: FULL , IntlDateFormatter :: FULL , 'America/Los_Angeles ... = datefmt_create ( "de-DE" , IntlDateFormatter :: FULL , IntlDateFormatter :: FULL , 'America/Los_Angeles ...
https://man.plustar.jp/php/intldateformatter.create.html - [similar]
Formatter が使用するロケールを取得する 9025
« IntlDateFormatter::getErrorMessage IntlDateFormatter::getPattern » PHP Manual IntlDateFormatte ... = datefmt_create ( 'en_US' , IntlDateFormatter :: FULL , IntlDateFormatter :: FULL , 'America/Los_Angeles ... = datefmt_create ( 'de-DE' , IntlDateFormatter :: FULL , IntlDateFormatter :: FULL , 'America/Los_Angeles ... IntlDateFormatter ( 'en_US' , IntlDateFormatter :: FULL , IntlDateFormatter :: FULL , 'America/Los_Angeles ... IntlDateFormatter ( 'de-DE' , IntlDateFormatter :: FULL , IntlDateFormatter :: FULL , 'America/Los_Angeles ...
https://man.plustar.jp/php/intldateformatter.getlocale.html - [similar]
メッセージにフラグをセットする 8659
« imap_setacl imap_sort » PHP Manual IMAP 関数 メッセージにフラグをセットする imap_setflag_full ... (PHP 4, PHP 5, PHP 7, PHP 8) imap_setflag_full — メッセージにフラグをセットする 説明 imap_setflag ... _full ( IMAP\Connection $imap , string $sequence , strin ... リソース が期待されていました。 例 例1 imap_setflag_full() の例 <?php $mbox = imap_open ( "{imap.example.or ... ん: " . imap_last_error ()); $status = imap_setflag_full ( $mbox , "2,5" , "\\Seen \\Flagged" ); echo getty ...
https://man.plustar.jp/php/function.imap-setflag-full.html - [similar]
文字列をパースしてタイムスタンプにする 8659
« IntlDateFormatter::localtime IntlDateFormatter::setCalendar » PHP Manual IntlDateFormatter 文字 ... IntlDateFormatter ( 'en_US' , IntlDateFormatter :: FULL , IntlDateFormatter :: FULL , 'America/Los_Angeles ... IntlDateFormatter ( 'de-DE' , IntlDateFormatter :: FULL , IntlDateFormatter :: FULL , 'America/Los_Angeles ... = datefmt_create ( 'en_US' , IntlDateFormatter :: FULL , IntlDateFormatter :: FULL , 'America/Los_Angeles ... = datefmt_create ( 'de-DE' , IntlDateFormatter :: FULL , IntlDateFormatter :: FULL , 'America/Los_Angeles ...
https://man.plustar.jp/php/intldateformatter.parse.html - [similar]
Full Screen Detection 8606
« UI\Window::hasMargin UI\Window::msg » PHP Manual UI\Window Full Screen Detection UI\Window::is ... FullScreen (UI 0.9.9) UI\Window::isFullScreen — Full Screen Detection 説明 public UI\Windo ... w::isFullScreen (): bool Shall detect if this Window us usin ... にはパラメータはありません。 戻り値 関連キーワード: Full , Detection , Window , isFullScreen , パラメータ , ...
https://man.plustar.jp/php/ui-window.isfullscreen.html - [similar]
オブジェクトの書式を設定する 8292
« IntlDateFormatter::format IntlDateFormatter::getCalendar » PHP Manual IntlDateFormatter オブジ ... M 、 IntlDateFormatter::LONG 、 IntlDateFormatter::FULL のいずれか)、 これらの定数のいずれかの値を表す int ... formatObject ( $cal ), "\n" ; echo "long \$format (full):\n\t" , IntlDateFormatter :: formatObject ( $cal ... , IntlDateFormatter :: FULL ), "\n" ; echo "array \$format (none, full):\n\t" ... ( IntlDateFormatter :: NONE , IntlDateFormatter :: FULL )), "\n" ; echo "string \$format (d 'of' MMMM y):\ ...
https://man.plustar.jp/php/intldateformatter.formatobject.html - [similar]
出力バッファのステータスを取得する 8187
« ob_get_level ob_gzhandler » PHP Manual 出力制御 関数 出力バッファのステータスを取得する ob_get ... ァのステータスを取得する 説明 ob_get_status ( bool $full_status = false ): array ob_get_status() は、トップ ... レベルの出力バッファの ステータス情報を返します。 full_status が true に設定されている場合は、すべてのアク ... 出力バッファの ステータス情報を返します。 パラメータ full_status true を指定すると、すべてのアクティブな出力 ... ベルの出力バッファのみを返します。 戻り値 パラメータ full_status を指定していなかったり full_status = false ...
https://man.plustar.jp/php/function.ob-get-status.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT