検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 437 for size (0.076 sec.)
フィールドのデータ型の名前を返す 4076
« oci_field_type_raw oci_free_descriptor » PHP Manual OCI8 関数 フィールドのデータ型の名前を返す ... lumn_type = oci_field_type ( $stid , $i ); $column_size = oci_field_size ( $stid , $i ); echo "<tr>" ; ech ... cho "<td> $column_type </td>" ; echo "<td> $column_size </td>" ; echo "</tr>\n" ; } echo "</table>\n" ; // ... ield_name() - 文からのフィールド名を返す oci_field_size() - フィールドサイズを返す 関連キーワード: フィール ...
https://man.plustar.jp/php/function.oci-field-type.html - [similar]
文字列の幅を取得する 4076
« ps_string_geometry ps_stroke » PHP Manual PS 関数 文字列の幅を取得する ps_stringwidth (PECL ps ... e $psdoc , string $text , int $fontid = 0 , float $size = 0.0 ): float 指定されたフォントとサイズで出力した ... されていない場合は、 現在のフォントが使用されます。 size フォントのサイズ。指定されていない場合は現在のサイ ... ト , 計算 , サイズ , stringwidth , string , float , size , geometry ...
https://man.plustar.jp/php/function.ps-stringwidth.html - [similar]
グリフの幅を取得する 4076
« ps_symbol_name ps_symbol » PHP Manual PS 関数 グリフの幅を取得する ps_symbol_width (PECL ps >= ... ource $psdoc , int $ord , int $fontid = 0 , float $size = 0.0 ): float 指定されたフォントとサイズで出力した ... されていない場合は、 現在のフォントが使用されます。 size フォントのサイズ。指定されていない場合は現在のサイ ... , 取得 , symbol , 幅 , フォント , width , サイズ , size , 計算 , 関数 ...
https://man.plustar.jp/php/function.ps-symbol-width.html - [similar]
Set the process name 4076
« swoole_select swoole_strerror » PHP Manual Swoole 関数 Set the process name swoole_set_process ... ole_set_process_name ( string $process_name , int $size = 128 ): void パラメータ process_name 戻り値 関連キ ... , the , strerror , Swoole , 関数 , string , int , size ...
https://man.plustar.jp/php/function.swoole-set-process-name.html - [similar]
実行時設定 4076
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... t_serialize Off PHP_INI_ALL swoole.unixsock_buffer_size 8388608 PHP_INI_ALL swoole.use_namespace On PHP_IN ... able Swoole fast_serialize. swoole.unixsock_buffer_size int Buffer size of Unix socket. swoole.use_namespa ...
https://man.plustar.jp/php/swoole.configuration.html - [similar]
Set Y 4076
« UI\Point::setX UI\Size » PHP Manual UI\Point Set Y UI\Point::setY (UI 0.9.9) UI\Point::setY — ... ド: Set , Y , Point , setY , co , ordinate , setX , Size , public , float ...
https://man.plustar.jp/php/ui-point.sety.html - [similar]
バイナリ文字列からインポートする 4051
« gmp_hamdist gmp_init » PHP Manual GMP 関数 バイナリ文字列からインポートする gmp_import (PHP 5 ... ートする 説明 gmp_import ( string $data , int $word_size = 1 , int $flags = GMP_MSW_FIRST | GMP_NATIVE_ENDI ... パラメータ data インポートするバイナリ文字列 word_size デフォルト値は1です。 バイナリデータのチャンクごと ... キーワード: バイナリ , import , 関数 , data , int , size , flags , パラメータ , 変更 , 参考 ...
https://man.plustar.jp/php/function.gmp-import.html - [similar]
指定した暗号の名前を得る 4051
« mcrypt_get_block_size mcrypt_get_iv_size » PHP Manual Mcrypt 関数 指定した暗号の名前を得る mcr ... mcrypt , 名前 , 指定 , 関数 , string , libmcrypt , size , 推奨 , 存在 ...
https://man.plustar.jp/php/function.mcrypt-get-cipher-name.html - [similar]
realpath キャッシュ・エントリーを取得 4051
« readlink realpath_cache_size » PHP Manual ファイルシステム 関数 realpath キャッシュ・エントリー ... xpires"]=> int(1260318939) } } 参考 realpath_cache_size() - realpath キャッシュサイズを取得 関連キーワード ... h , キャッシュ , エントリー , 取得 , array , int , size , 関数 , expires , パラメータ ...
https://man.plustar.jp/php/function.realpath-cache-get.html - [similar]
Add a background task to be run in parallel 4051
« GearmanClient::addTask GearmanClient::addTaskHigh » PHP Manual GearmanClient Add a background ... "\n" ; $workload = $job -> workload (); $workload_size = $job -> workloadSize (); echo "Workload: $worklo ... ad ( $workload_size )\n" ; # This status loop is not needed, just show ... ing how it works for ( $x = 0 ; $x < $workload_size ; $x ++) { echo "Sending status: " . ( $x + 1 ) . ... "/ $workload_size complete\n" ; $job -> sendStatus ( $x + 1 , $workl ...
https://man.plustar.jp/php/gearmanclient.addtaskbackground.html - [similar]