検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 437 for size (0.118 sec.)
以降の出力で用いるフォントを設定する 4126
« ps_setflat ps_setgray » PHP Manual PS 関数 以降の出力で用いるフォントを設定する ps_setfont (PE ... s_setfont ( resource $psdoc , int $fontid , float $size ): bool フォントを設定します。このフォントは、事前 ... ース ID。 fontid ps_findfont() が返す、フォント ID。 size フォントのサイズ。 戻り値 成功した場合に true を、 ... , 出力 , findfont , setfont , fontid , テキスト , size , psdoc , 成功 ...
https://man.plustar.jp/php/function.ps-setfont.html - [similar]
The MongoDB\Driver\Command class 4101
« MongoDB\Driver\Manager::startSession MongoDB\Driver\Command::__construct » PHP Manual MongoDB\ ... $this -> cmd [ "capped" ] = true ; $this -> cmd [ "size" ] = (int) $maxBytes ; if ( $maxDocuments ) { $thi ... ] = (int) $maxDocuments ; } } function usePowerOf2Sizes ( $bool ) { if ( $bool ) { $this -> cmd [ "flags" ... g(16) "cappedCollection" ["capped"]=> bool(true) ["size"]=> int(65536) } } array(1) { ["ok"]=> float(1) } ... atabaseName.cappedCollection" ["count"]=> int(0) ["size"]=> int(0) ["numExtents"]=> int(1) ["storageSize"] ...
https://man.plustar.jp/php/class.mongodb-driver-command.html - [similar]
APCu の共有メモリ割り当てに関する情報を取得する 4101
« apcu_key_info apcu_store » PHP Manual APCu 関数 APCu の共有メモリ割り当てに関する情報を取得する ... ば以下のようになります。 Array ( [num_seg] => 1 [seg_size] => 31457280 [avail_mem] => 31448408 [block_lists] ... => Array ( [0] => Array ( [0] => Array ( [size] => 31448408 [offset] => 8864 ) ) ) ) 参考 APCu 設 ... 割り当て , 取得 , apcu , info , Array , limited , size , 設定 ...
https://man.plustar.jp/php/function.apcu-sma-info.html - [similar]
Write to a lob object 4101
« cubrid_lob2_tell cubrid_lock_read » PHP Manual CUBRID 関数 Write to a lob object cubrid_lob2_w ... the cursor position of the LOB object cubrid_lob2_size() - Get a lob object's size cubrid_lob2_size64() - ... Get a lob object's size 関連キーワード: lob , cubrid , size , ursor , tell ...
https://man.plustar.jp/php/function.cubrid-lob2-write.html - [similar]
Run a single task and return a result [deprecated] 4101
« GearmanClient::data GearmanClient::doBackground » PHP Manual GearmanClient Run a single task a ... "\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.do.html - [similar]
Run a single task and return a result 4101
« GearmanClient::doLowBackground GearmanClient::doStatus » PHP Manual GearmanClient Run a single ... "\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.donormal.html - [similar]
Move the cursor of a lob object 4076
« cubrid_lob2_read cubrid_lob2_seek » PHP Manual CUBRID 関数 Move the cursor of a lob object cub ... the cursor position of the LOB object cubrid_lob2_size() - Get a lob object's size cubrid_lob2_size64() - ... Get a lob object's size 関連キーワード: lob , cubrid , ursor , offset , CU ... BRID , from , of , use , size , backward ...
https://man.plustar.jp/php/function.cubrid-lob2-seek64.html - [similar]
画像の大きさを取得する 4076
« gd_info getimagesizefromstring » PHP Manual GD および Image 関数 画像の大きさを取得する getima ... gesize (PHP 4, PHP 5, PHP 7, PHP 8) getimagesize — 画像の ... 大きさを取得する 説明 getimagesize ( string $filename , array &$image_info = null ): ... array | false getimagesize() 関数は、サポートする任意の形式の画像ファイルの大 ... 列には意味のない値が含まれる場合があります。 getimagesize() を使って、そのファイルが画像であるかどうかを確か ...
https://man.plustar.jp/php/function.getimagesize.html - [similar]
バイナリ文字列にエクスポートする 4076
« gmp_divexact gmp_fact » PHP Manual GMP 関数 バイナリ文字列にエクスポートする gmp_export (PHP 5 ... 明 gmp_export ( GMP | int | string $num , int $word_size = 1 , int $flags = GMP_MSW_FIRST | GMP_NATIVE_ENDI ... トします。 パラメータ num エクスポートするGMP数 word_size デフォルト値は1です。 バイナリデータのチャンクごと ... ド: バイナリ , export , int , 関数 , string , num , size , flags , パラメータ , 履歴 ...
https://man.plustar.jp/php/function.gmp-export.html - [similar]
利用可能なハッシュ ID の最大値を得る 4076
« Mhash 関数 mhash_get_block_size » PHP Manual Mhash 関数 利用可能なハッシュ ID の最大値を得る m ... 0 ; $i <= $nr ; $i ++) { echo sprintf ( "The blocksize of %s is %d\n" , mhash_get_hash_name ( $i ), mhash ... _get_block_size ( $i )); } ?> 関連キーワード: ハッシュ , 利用 , 最 ... 関数 , mhash , count , 推奨 , パラメータ , Mhash , size ...
https://man.plustar.jp/php/function.mhash-count.html - [similar]