検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 13 for minor (0.001 sec.)
スペシャルファイルあるいは通常のファイルを作成する (POSIX.1) 14569
« posix_mkfifo posix_setegid » PHP Manual POSIX 関数 スペシャルファイルあるいは通常のファイルを作 ... ing $filename , int $flags , int $major = 0 , int $minor = 0 ): bool スペシャルファイルあるいは通常のファイ ... S_IFBLK を使用している場合に渡す必要があります)。 minor マイナーデバイスカーネル ID。 戻り値 成功した場合に ... イル型 $permissions = 0777 ; // 8 進数 $major = 1 ; $minor = 8 ; // /dev/random if (! posix_mknod ( $file , $ ... type | $permissions , $major , $minor )) { die( 'Error ' . posix_get_last_error () . ': ...
https://man.plustar.jp/php/function.posix-mknod.html - [similar]
MySQL サーバーのバージョンを整数値で返す 9448
« mysqli::$server_info mysqli::get_warnings » PHP Manual mysqli MySQL サーバーのバージョンを整数 ... 書式は以下のようになります。 main_version * 10000 + minor_version * 100 + sub_version (つまり、バージョン 4. ... , サーバー , 整数 , server , info , 手続き , int , minor ...
https://man.plustar.jp/php/mysqli.get-server-version.html - [similar]
現在の PHP バージョンを取得する 9114
« phpinfo putenv » PHP Manual PHP オプション/情報 関数 現在の PHP バージョンを取得する phpversio ... ます。 // // $version_id = $major_version * 10000 + $minor_version * 100 + $release_version; // // PHP_VERSIO ... HP_MAJOR_VERSION' , $version [ 0 ]); define ( 'PHP_MINOR_VERSION' , $version [ 1 ]); define ( 'PHP_RELEASE_ ...
https://man.plustar.jp/php/function.phpversion.html - [similar]
定義済み定数 8956
« リソース型 Solr 関数 » PHP Manual Solr 定義済み定数 定義済み定数 以下の定数が定義されています。 ... 合のみ使用可能です。 SOLR_MAJOR_VERSION ( int ) SOLR_MINOR_VERSION ( int ) SOLR_PATCH_VERSION ( int ) SOLR_EX ...
https://man.plustar.jp/php/solr.constants.html - [similar]
定義済みの定数 8463
« 定義済のクラス その他の予約語の一覧 » PHP Manual 予約語の一覧 定義済みの定数 定義済みの定数 コ ... ERSION ( string ) 現在の PHP のバージョンを "major.minor.release[extra]" 形式の文字列で表したもの。 PHP_MAJ ... ジョンが "5.2.7-extra" の場合は int(5) となる)。 PHP_MINOR_VERSION ( int ) 現在の PHP のマイナーバージョンを整 ...
https://man.plustar.jp/php/reserved.constants.html - [similar]
定義済み定数 8287
« リソース型 PHP オプション/情報 関数 » PHP Manual PHP Options/Info 定義済み定数 定義済み定数 以 ... sta/2008/7/8/8.1) となります。 PHP_WINDOWS_VERSION_MINOR Windows のマイナーバージョン。 0 (Vista/2008/2000/ ... 場合、この値は 3 となります。 PHP_WINDOWS_VERSION_SP_MINOR インストールされているサービスパックのマイナーバー ...
https://man.plustar.jp/php/info.constants.html - [similar]
MySQL クライアントのバージョンを整数値で返す 8287
« mysqli::$client_info mysqli::get_connection_stats » PHP Manual mysqli MySQL クライアントのバー ... ョンを、以下の書式で返します。 main_version*10000 + minor_version *100 + sub_version 例えば、4.1.0 は 40100 ...
https://man.plustar.jp/php/mysqli.get-client-version.html - [similar]
mysqlnd plugin APIを取得する 8287
« mysqlndプラグイン と MySQL Proxyの比較 MySQL Native Driverプラグイン のアーキテクチャ » PHP Ma ... ーブル Version (一部) 例 Major*10000 5*10000 = 50000 Minor*100 0*100 = 0 Patch 7 = 7 MYSQLND_VERSION_ID 50007 ...
https://man.plustar.jp/php/mysqlnd.plugin.obtaining.html - [similar]
パラメータを取得する 7970
« ps_get_buffer ps_get_value » PHP Manual PS 関数 パラメータを取得する ps_get_parameter (PECL ps ... になる pslib ライブラリのバージョン。書式は <major>.<minor>.<subminor> scope 現在の描画スコープ。object, docu ...
https://man.plustar.jp/php/function.ps-get-parameter.html - [similar]
新しいグローバル定数 7970
« 新しい関数 下位互換性のない変更点 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新しいグローバ ... ERSION SODIUM_LIBRARY_MAJOR_VERSION SODIUM_LIBRARY_MINOR_VERSION SODIUM_CRYPTO_AEAD_AES256GCM_KEYBYTES SODI ...
https://man.plustar.jp/php/migration72.constants.html - [similar]
PREV 1 2 NEXT