検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 437 for size (0.075 sec.)
関数・メソッド 3909
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッ ... ャッシュヒットの総数を取得する APCUIterator::getTotalSize - キャッシュのサイズの合計を取得する APCUIterator: ... のファイル名を取得する COMPersistHelper::GetMaxStreamSize - ストリームのサイズの最大値を取得する COMPersistH ... nts of collection type column using OID cubrid_col_size - Get the number of elements in collection type co ... ek64 - Move the cursor of a lob object cubrid_lob2_size - Get a lob object's size cubrid_lob2_size64 - Get ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
The SVM class 3893
« 例 SVM::__construct » PHP Manual SVM The SVM class The SVM class (PECL svm >= 0.1.0) はじめに ... 205 ; const int OPT_C = 206 ; const int OPT_CACHE_SIZE = 207 ; /* Methods */ public __construct () public ... r misclassifying training examples. SVM::OPT_CACHE_SIZE Memory cache size, in MB 目次 SVM::__construct — S ...
https://man.plustar.jp/php/class.svm.html - [similar]
Font Descriptor 3893
« UI\Draw\Text\Font::getUnderlineThickness UI\Draw\Text\Font\Descriptor::__construct » PHP Manua ... or */ public __construct ( string $family , float $size , int $weight = UI\Draw\Text\Font\Weight::Normal , ... mily (): string public getItalic (): int public getSize (): float public getStretch (): int public getWeig ... — Style Detection UI\Draw\Text\Font\Descriptor::getSizeSize Detection UI\Draw\Text\Font\Descriptor::get ... public , int , Detection , construct , Weight , getSize , float ...
https://man.plustar.jp/php/class.ui-draw-text-font-descriptor.html - [similar]
実行時設定 3893
« インストール手順 ソースコードからビルド / コンパイルする » PHP Manual インストール/設定 実行時 ... qlnd.debug PHP_INI_SYSTEM xmysqlnd.mempool_default_size 16000 PHP_INI_ALL xmysqlnd.net_read_timeout 315360 ... int xmysqlnd.debug string xmysqlnd.mempool_default_size int xmysqlnd.net_read_timeout int xmysqlnd.trace_a ...
https://man.plustar.jp/php/mysql-xdevapi.configuration.html - [similar]
Sync 3868
« Shmop はじめに » PHP Manual プロセス制御 Sync Sync はじめに インストール/設定 要件 インストール ... py data from named shared memory SyncSharedMemory::size — Returns the size of the named shared memory Sync ...
https://man.plustar.jp/php/book.sync.html - [similar]
Constructs EvStat watcher object 3868
« EvStat::attr EvStat::createStopped » PHP Manual EvStat Constructs EvStat watcher object EvStat ... tr (); if ( $attr [ 'nlink' ]) { printf ( "Current size: %ld\n" , $attr [ 'size' ]); printf ( "Current ati ...
https://man.plustar.jp/php/evstat.construct.html - [similar]
表示される長さを返す 3868
« pg_field_num pg_field_size » PHP Manual PostgreSQL 関数 表示される長さを返す pg_field_prtlen ( ... characters\n" ; echo "storage length: " . pg_field_size ( $res , $j ) . " bytes\n" ; echo "field type: " . ... length: -1 bytes field type: varchar 参考 pg_field_size() - 指定したフィールドの内部記憶領域におけるサイズ ...
https://man.plustar.jp/php/function.pg-field-prtlen.html - [similar]
ビット演算子 3868
« 代入演算子 比較演算子 » PHP Manual 演算子 ビット演算子 ビット演算子 ビット演算子は、整数値の特 ... l in right side' ); $val = 4 ; $places = ( PHP_INT_SIZE * 8 ) - 4 ; $res = $val << $places ; p ( $res , $v ... , '<<' , $places ); $val = 4 ; $places = ( PHP_INT_SIZE * 8 ) - 3 ; $res = $val << $places ; p ( $res , $v ... get shifted out' ); $val = 4 ; $places = ( PHP_INT_SIZE * 8 ) - 2 ; $res = $val << $places ; p ( $res , $v ... in right side' ); $val = - 4 ; $places = ( PHP_INT_SIZE * 8 ) - 3 ; $res = $val << $places ; p ( $res , $v ...
https://man.plustar.jp/php/language.operators.bitwise.html - [similar]
コレクション内の要素の最大数を取得する 3868
« OCICollection::getElem OCICollection::size » PHP Manual OCICollection コレクション内の要素の最 ... ction に名前が変更されました。 参考 OCICollection::size 関連キーワード: 要素 , コレクション , 最大 , OCICo ...
https://man.plustar.jp/php/ocicollection.max.html - [similar]
ラージオブジェクトの内部ポインタの現在位置を返す 3868
« OCILob::size OCILob::truncate » PHP Manual OCILob ラージオブジェクトの内部ポインタの現在位置を ... に名前が変更されました。 参考 OCILob::rewind OCILob::size OCILob::eof 関連キーワード: OCILob , ポインタ , 内 ...
https://man.plustar.jp/php/ocilob.tell.html - [similar]