検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 340 for MODE (0.019 sec.)
メルセンヌ・ツイスター乱数生成器にシードを指定する 4143
« mt_rand octdec » PHP Manual Math 関数 メルセンヌ・ツイスター乱数生成器にシードを指定する mt_sr ... ードを指定する 説明 mt_srand ( int $seed = 0 , int $mode = MT_RAND_MT19937 ): void seed により乱数生成器にシ ... 。 パラメータ seed 任意の整数値で指定するシード値。 mode 以下のいずれかの定数を使用して、使用するアルゴリズ ...
https://man.plustar.jp/php/function.mt-srand.html - [similar]
設定文字列をパースする 4143
« parse_ini_file pathinfo » PHP Manual ファイルシステム 関数 設定文字列をパースする parse_ini_st ... ng , bool $process_sections = false , int $scanner_mode = INI_SCANNER_NORMAL ): array | false parse_ini_st ... ocess_sections のデフォルトは false です。 scanner_mode INI_SCANNER_NORMAL (デフォルト) あるいは INI_SCANN ...
https://man.plustar.jp/php/function.parse-ini-string.html - [similar]
ヘッダーあるいはメタデータをストリームまたはファイルポインタから取得する 4143
« stream_get_line stream_get_transports » PHP Manual ストリーム 関数 ヘッダーあるいはメタデータを ... 、 サポートするプロトコル/ラッパー を参照ください。 mode (string) - このストリームに要求される アクセスモー ... ttp" 'stream_type' => string(14) "tcp_socket/ssl" 'mode' => string(1) "r" 'unread_bytes' => int(1256) 'see ... lse) 'stream_type' => string(14) "tcp_socket/ssl" 'mode' => string(2) "r+" 'unread_bytes' => int(0) 'seeka ...
https://man.plustar.jp/php/function.stream-get-meta-data.html - [similar]
PharData クラス 4107
« Phar::webPhar PharData::addEmptyDir » PHP Manual Phar PharData クラス PharData クラス (PHP 5 > ... _SELF = 16 ; const int FilesystemIterator::CURRENT_MODE_MASK = 240 ; const int FilesystemIterator::KEY_AS_ ... SYMLINKS = 512 ; const int FilesystemIterator::KEY_MODE_MASK = 3840 ; const int FilesystemIterator::NEW_CU ... le (): bool public SplFileInfo::openFile ( string $mode = "r" , bool $useIncludePath = false , ? resource ...
https://man.plustar.jp/php/class.phardata.html - [similar]
指定した年において、3 月 21 日から復活祭までの日数を得る 4107
« easter_date frenchtojd » PHP Manual カレンダー 関数 指定した年において、3 月 21 日から復活祭ま ... を得る 説明 easter_days ( ? int $year = null , int $mode = CAL_EASTER_DEFAULT ): int 指定した年 year におい ... 場合は、 ローカルタイムにおける現在の年を使います。 mode CAL_EASTER_ROMAN に設定すると 1582 年から 1752 年ま ...
https://man.plustar.jp/php/function.easter-days.html - [similar]
呼び出し元が、ファイルに割り当てられたディスク空間を直接操作できるようにする 4107
« eio_event_loop eio_fchmod » PHP Manual Eio 関数 呼び出し元が、ファイルに割り当てられたディスク ... きるようにする 説明 eio_fallocate ( mixed $fd , int $mode , int $offset , int $length , int $pri = EIO_PRI_D ... ルディスクリプタ (たとえば eio_open() が返すもの)。 mode 現在サポートするフラグは EIO_FALLOC_FL_KEEP_SIZE ( ...
https://man.plustar.jp/php/function.eio-fallocate.html - [similar]
ラージオブジェクトをオープンする 4107
« pg_lo_import pg_lo_read_all » PHP Manual PostgreSQL 関数 ラージオブジェクトをオープンする pg_l ... PgSql\Connection $connection , int $oid , string $mode ): PgSql\Lob | false pg_lo_open() はデータベース内 ... た。 oid データベース内のラージオブジェクトの OID 。 mode 読み込み専用の "r"、書き込み専用の "w"、読み書き可 ...
https://man.plustar.jp/php/function.pg-lo-open.html - [similar]
PostgreSQL 接続のトレースを有効にする 4107
« pg_socket pg_transaction_status » PHP Manual PostgreSQL 関数 PostgreSQL 接続のトレースを有効に ... 効にする 説明 pg_trace ( string $filename , string $mode = "w" , ? PgSql\Connection $connection = null ): b ... ファイルの名前(フルパスを含む)。 fopen() と同じ。 mode オプションのファイルアクセスモード。 fopen() と同じ ...
https://man.plustar.jp/php/function.pg-trace.html - [similar]
日本語のマルチバイト文字に関する基本事項 4107
« サポートされるエンコーディングの概要 HTTP 入出力 » PHP Manual マルチバイト文字列 日本語のマルチ ... を認識できないため、行っておく方が良いでしょう。 » i-mode または » EZweb のような携帯電話サービス用に作成され ... ページは、 Shift_JIS を使用することになります。 » i-mode や » EZweb などの携帯電話サービスで使われる絵文字に ...
https://man.plustar.jp/php/mbstring.ja-basic.html - [similar]
mysqli_result オブジェクトを構築する 4107
« mysqli_result mysqli_result::$current_field » PHP Manual mysqli_result mysqli_result オブジェク ... _result::__construct ( mysqli $mysql , int $result_mode = MYSQLI_STORE_RESULT ) このメソッドは、新しい mys ... mysqli_init() が返す mysqli オブジェクト。 result_mode MySQL サーバから結果をどう返すかを、 以下の定数のい ...
https://man.plustar.jp/php/mysqli-result.construct.html - [similar]