検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 488 for Read (0.133 sec.)
定義済み定数 3873
« リソース型 例 » PHP Manual FANN 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... train very fast with this algorithm, while other more advanced problems will not train very well. FANN_TRA ... with this algorithm. FANN_TRAIN_RPROP ( int ) A more advanced batch training algorithm which achieves goo ... aining algorithm. FANN_TRAIN_QUICKPROP ( int ) A more advanced batch training algorithm which achieves goo ... ses the learning_rate parameter along with other more advanced parameters, but it is only recommended to c ...
https://man.plustar.jp/php/fann.constants.html - [similar]
Move the cursor of a lob object 3873
« cubrid_lob2_seek64 cubrid_lob2_size64 » PHP Manual CUBRID 関数 Move the cursor of a lob object ... , 15 , CUBRID_CURSOR_FIRST ); $data = cubrid_lob2_read ( $lob , 5 ); echo $data . "\n" ; cubrid_lob2_bind ... ; cubrid_disconnect ( $conn ); ?> 参考 cubrid_lob2_read() - Read from BLOB/CLOB data cubrid_lob2_write() - ...
https://man.plustar.jp/php/function.cubrid-lob2-seek.html - [similar]
Closes a database 3873
« dbase_add_record dbase_create » PHP Manual dBase 関数 Closes a database dbase_close (PHP 5 < 5 ... 例1 Closing a dBase database file <?php // open in read-only mode $db = dbase_open ( '/tmp/test.dbf' , 0 ) ... ; if ( $db ) { // read some data .. dbase_close ( $db ); } ?> 参考 dbase_ ...
https://man.plustar.jp/php/function.dbase-close.html - [similar]
3873
« リソース型 Stomp 関数 » PHP Manual Stomp 例 例 例1 オブジェクト指向型 <?php $queue = '/queue/f ... queue 'foo' */ $stomp -> subscribe ( $queue ); /* read a frame */ $frame = $stomp -> readFrame (); if ( $ ... ue 'foo' */ stomp_subscribe ( $link , $queue ); /* read a frame */ $frame = stomp_read_frame ( $link ); if ...
https://man.plustar.jp/php/stomp.examples.html - [similar]
Returns the size of the named shared memory 3873
« SyncSharedMemory::read SyncSharedMemory::write » PHP Manual SyncSharedMemory Returns the size ... Copy data to named shared memory SyncSharedMemory::read() - Copy data from named shared memory 関連キーワー ...
https://man.plustar.jp/php/syncsharedmemory.size.html - [similar]
セキュリティ設定を指定する 3873
« XSLTProcessor::setProfiling XSLTProcessor::transformToDoc » PHP Manual XSLTProcessor セキュリテ ... ィ設定。以下の定数を OR で指定できます。 XSL_SECPREF_READ_FILE 、 XSL_SECPREF_WRITE_FILE 、 XSL_SECPREF_CREA ... TE_DIRECTORY 、 XSL_SECPREF_READ_NETWORK 、 XSL_SECPREF_WRITE_NETWORK 。あるいは XS ...
https://man.plustar.jp/php/xsltprocessor.setsecurityprefs.html - [similar]
The Swoole\Event class 3849
« Swoole\Coroutine::suspend Swoole\Event::add » PHP Manual Swoole The Swoole\Event class The Swo ... メソッド */ public static add ( int $fd , callable $read_callback , callable $write_callback = ? , string $ ... xit (): void public static set ( int $fd , string $read_callback = ? , string $write_callback = ? , string ...
https://man.plustar.jp/php/class.swoole-event.html - [similar]
Represents a position (x,y) 3849
« インストール手順 UI\Point::at » PHP Manual UI Represents a position (x,y) Represents a positio ... t ) } プロパティ x Holds the X co-ordinate, can be read/written directly y Holds the Y co-ordinate, can be ... read/written directly 目次 UI\Point::at — Size Coercion ...
https://man.plustar.jp/php/class.ui-point.html - [similar]
Represents dimensions (width, height) 3849
« UI\Point::setY UI\Size::__construct » PHP Manual UI Represents dimensions (width, height) Repr ... $size ) } プロパティ width Holds the width, can be read/written directly height Holds the height, can be r ...
https://man.plustar.jp/php/class.ui-size.html - [similar]
Scans the resolv.conf-formatted file 3849
« EventDnsBase::loadHosts EventDnsBase::setOption » PHP Manual EventDnsBase Scans the resolv.con ... resolv.conf-formatted file stored in filename, and read in all the options from it that are listed in flag ... ile 3 = file too large 4 = out of memory 5 = short read from file 6 = no nameservers listed in the file fi ...
https://man.plustar.jp/php/eventdnsbase.parseresolvconf.html - [similar]