検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 116 for long (0.056 sec.)
定義済み定数 6740
« リソース型 カレンダー 関数 » PHP Manual カレンダー 定義済み定数 定義済み定数 以下の定数が定義さ ... dayofweek() で、曜日の省略形英語名を返す。 CAL_DOW_LONG ( int ) jddayofweek() で、曜日の英語名を返す。 CAL ... 省略形のグレゴリオ歴月名を返す。 CAL_MONTH_GREGORIAN_LONG ( int ) jdmonthname() で、グレゴリオ歴月名を返す。 ... で、省略形のユリウス歴月名を返す。 CAL_MONTH_JULIAN_LONG ( int ) jdmonthname() で、ユリウス歴月名を返す。 C ...
https://man.plustar.jp/php/calendar.constants.html - [similar]
GMP 数を整数に変換する 6665
« gmp_init gmp_invert » PHP Manual GMP 関数 GMP 数を整数に変換する gmp_intval (PHP 4 >= 4.0.4, P ... 際に PHP の整数型に適合する場合(すなわち、 符号付き long 型)にのみ有用な結果を返します。単に GMP 数を出力し ... , 整数 , intval , 関数 , num , 数値 , 出力 , int , long , 符号 ...
https://man.plustar.jp/php/function.gmp-intval.html - [similar]
The EvIdle class 6589
« EvFork::createStopped EvIdle::__construct » PHP Manual Ev The EvIdle class The EvIdle class (P ... chers do not count as receiving events ). Thus, as long as the process is busy handling sockets or timeout ... ding events. The most noticeable effect is that as long as any idle watchers are active, the process will ...
https://man.plustar.jp/php/class.evidle.html - [similar]
IntlTimeZone クラス 6589
« IntlGregorianCalendar::setGregorianChange IntlTimeZone::__construct » PHP Manual intl IntlTime ... */ const int DISPLAY_SHORT = 1 ; const int DISPLAY_LONG = 2 ; /* メソッド */ private __construct () public ... $dst = false , int $style = IntlTimeZone::DISPLAY_LONG , ? string $locale = null ): string | false public ... IntlTimeZone::DISPLAY_SHORT IntlTimeZone::DISPLAY_LONG 目次 IntlTimeZone::__construct — インスタンス化を禁 ...
https://man.plustar.jp/php/class.intltimezone.html - [similar]
月の名前を返す 6589
« jddayofweek jdtofrench » PHP Manual カレンダー 関数 月の名前を返す jdmonthname (PHP 4, PHP 5, ... , Jul, Aug, Sep, Oct, Nov, Dec CAL_MONTH_GREGORIAN_LONG グレゴリウス暦 January, February, March, April, Ma ... Jun, Jul, Aug, Sep, Oct, Nov, Dec CAL_MONTH_JULIAN_LONG ユリウス暦 January, February, March, April, May, J ...
https://man.plustar.jp/php/function.jdmonthname.html - [similar]
オブジェクトの書式を設定する 6589
« IntlDateFormatter::format IntlDateFormatter::getCalendar » PHP Manual IntlDateFormatter オブジ ... 、 IntlDateFormatter::MEDIUM 、 IntlDateFormatter::LONG 、 IntlDateFormatter::FULL のいずれか)、 これらの定 ... teFormatter :: formatObject ( $cal ), "\n" ; echo "long \$format (full):\n\t" , IntlDateFormatter :: forma ... 出力は以下となります。 default: 6 juin 2013 17:05:06 long $format (full): jeudi 6 juin 2013 17:05:06 heure d ...
https://man.plustar.jp/php/intldateformatter.formatobject.html - [similar]
クエリの次の行を連想配列あるいは数値添字配列で返す 6514
« oci_fetch_all oci_fetch_assoc » PHP Manual OCI8 関数 クエリの次の行を連想配列あるいは数値添字配 ... RT INTO mytab (id, description) values (1, 'A very long string'); COMMIT; */ $conn = oci_connect ( 'hr' , ... バイトを出力します } // 出力です。 // 1 // A very long oci_free_statement ( $stid ); oci_close ( $conn ); ... RT INTO mytab (id, description) values (1, 'A very long string'); COMMIT; */ $conn = oci_connect ( 'hr' , ... バイトを出力します } // 出力です。 // 1 // A very long oci_free_statement ( $stid ); oci_close ( $conn ); ...
https://man.plustar.jp/php/function.oci-fetch-array.html - [similar]
ファイルポインタの位置を先頭に戻す 6514
« rename rmdir » PHP Manual ファイルシステム 関数 ファイルポインタの位置を先頭に戻す rewind (PHP ... 'output.txt' , 'r+' ); fwrite ( $handle , 'Really long sentence.' ); rewind ( $handle ); fwrite ( $handle ... の例の出力は、 たとえば以下のようになります。 Foolly long sentence. 参考 fread() - バイナリセーフなファイルの ...
https://man.plustar.jp/php/function.rewind.html - [similar]
変数を古い値と比較して新しい値を代入する 6514
« wincache_ucache_add wincache_ucache_clear » PHP Manual WinCache 関数 変数を古い値と比較して新し ... ザーキャッシュ内の key が指す変数の古い値。 この値は long 型でなければならず、 それ以外の場合はこの関数は fa ... たときに key が指す変数に代入する新しい値。 この値は long 型でなければならず、 それ以外の場合はこの関数は fa ...
https://man.plustar.jp/php/function.wincache-ucache-cas.html - [similar]
定義済み定数 6514
« ソースコードからビルド / コンパイルする 変更履歴 » PHP Manual Mysql_xdevapi 定義済み定数 定義済 ... INT ( int ) MYSQLX_TYPE_BIGINT ( int ) MYSQLX_TYPE_LONG ( int ) MYSQLX_TYPE_FLOAT ( int ) MYSQLX_TYPE_DOUB ... ( int ) MYSQLX_TYPE_TIMESTAMP ( int ) MYSQLX_TYPE_LONGLONG ( int ) MYSQLX_TYPE_INT24 ( int ) MYSQLX_TYPE_ ... int ) MYSQLX_TYPE_MEDIUM_BLOB ( int ) MYSQLX_TYPE_LONG_BLOB ( int ) MYSQLX_TYPE_BLOB ( int ) MYSQLX_TYPE_ ...
https://man.plustar.jp/php/mysql-xdevapi.constants.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT