検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 121 for block (0.023 sec.)
指定したサーバーにアイテムを格納する 5935
« Memcached::set Memcached::setMulti » PHP Manual Memcached 指定したサーバーにアイテムを格納する ... ー上に保持します */ $m -> setByKey ( 'api-cache' , 'block-ip:169.254.253.252' , 1 ); $m -> setByKey ( 'api-c ... ache' , 'block-ip:169.127.127.202' , 1 ); ?> 参考 Memcached::set( ...
https://man.plustar.jp/php/memcached.setbykey.html - [similar]
Adds an array of child documents 5935
« SolrInputDocument::addChildDocument SolrInputDocument::addField » PHP Manual SolrInputDocument ... ldDocuments ( $skus ); // add the product document block to the index $updateResponse = $client -> addDocum ... nt::addChildDocument() - Adds a child document for block indexing SolrInputDocument::hasChildDocuments() - ...
https://man.plustar.jp/php/solrinputdocument.addchilddocuments.html - [similar]
ファイルから 1 行取り出し HTML タグを取り除く 5935
« SplFileObject::fgets SplFileObject::flock » PHP Manual SplFileObject ファイルから 1 行取り出し ... ); ?>.</p> </body></html> Text outside of the HTML block. EOD; file_put_contents ( "sample.php" , $str ); $ ... elcome! Today is the of . Text outside of the HTML block. 参考 fgetss() - ファイルポインタから 1 行取り出し ...
https://man.plustar.jp/php/splfileobject.fgetss.html - [similar]
The EventBase class 5898
« Event::timer EventBase::__construct » PHP Manual Event The EventBase class The EventBase class ... nts */ const int LOOP_ONCE = 1 ; const int LOOP_NONBLOCK = 2 ; const int NOLOCK = 1 ; const int STARTUP_IOC ... g used with EventBase::loop() method which means: "block until libevent has an active event, then exit once ... have had their callbacks run". EventBase::LOOP_NONBLOCK Flag used with EventBase::loop() method which mean ... s: "do not block: see which events are ready now, run the callbacks ...
https://man.plustar.jp/php/class.eventbase.html - [similar]
Constructs an EvTimer watcher object 5898
« EvTimer::again EvTimer::createStopped » PHP Manual EvTimer Constructs an EvTimer watcher objec ... tcher and try to handle the same events, but don't block\n" ; $w2 -> again (); Ev :: run ( Ev :: RUN_NOWAIT ... EvTimer ( 10 , 0 , function() {}); echo "Running a blocking loop\n" ; Ev :: run (); echo "END\n" ; ?> 上の例 ... tcher and try to handle the same events, but don't block Running a blocking loop is called every second, is ...
https://man.plustar.jp/php/evtimer.construct.html - [similar]
ソケットのオプションを取得する 5898
« socket_export_stream socket_getopt » PHP Manual ソケット 関数 ソケットのオプションを取得する s ... ださい ( socket_set_option() でのみ利用可能)。 MCAST_BLOCK_SOURCE 特定のソースから、そのマルチキャストグループ ... ます ( socket_set_option() でのみ利用可能)。 MCAST_UNBLOCK_SOURCE 特定のソースから、そのマルチキャストグループ ... トグループに事前に参加しておく必要があります。 MCAST_BLOCK_SOURCE と同じ形式の配列 ( socket_set_option() での ... ストグループにやってきたパケットを受信します。 MCAST_BLOCK_SOURCE と同じ形式の配列 ( socket_set_option() での ...
https://man.plustar.jp/php/function.socket-get-option.html - [similar]
コードポイントに対応する、Unicode プロパティの値を取得する 5898
« IntlChar::getIntPropertyMinValue IntlChar::getNumericValue » PHP Manual IntlChar コードポイント ... : getIntPropertyValue ( "Φ" , IntlChar :: PROPERTY_BLOCK ) === IntlChar :: BLOCK_CODE_GREEK ); ?> 上の例の出 ...
https://man.plustar.jp/php/intlchar.getintpropertyvalue.html - [similar]
指定された値の名前に対応する、プロパティの値を取得する 5898
« IntlChar::getPropertyName IntlChar::getPropertyValueName » PHP Manual IntlChar 指定された値の名 ... har :: getPropertyValueEnum ( IntlChar :: PROPERTY_BLOCK , 'greek' ) === IntlChar :: BLOCK_CODE_GREEK ); va ...
https://man.plustar.jp/php/intlchar.getpropertyvalueenum.html - [similar]
アイテムを取得する 5898
« Memcached::flush Memcached::getAllKeys » PHP Manual Memcached アイテムを取得する Memcached::ge ... localhost' , 11211 ); if (!( $ip = $m -> get ( 'ip_block' ))) { if ( $m -> getResultCode () == Memcached :: ... RES_NOTFOUND ) { $ip = array(); $m -> set ( 'ip_block' , $ip ); } else { /* エラーをログに記録します */ ...
https://man.plustar.jp/php/memcached.get.html - [similar]
出力バッファのステータスを取得する 5848
« ob_get_level ob_gzhandler » PHP Manual 出力制御 関数 出力バッファのステータスを取得する ob_get ... [0] => Array ( [chunk_size] => 0 [size] => 40960 [block_size] => 10240 [type] => 1 [status] => 0 [name] => ... [1] => Array ( [chunk_size] => 0 [size] => 40960 [block_size] => 10240 [type] => 0 [buffer_size] => 0 [sta ... ize ob_start() で設定したチャンクの大きさ size ... blocksize ... 参考 ob_get_level() - 出力バッファリング機 ...
https://man.plustar.jp/php/function.ob-get-status.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT