検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 859 for not (0.120 sec.)
定義済み定数 3264
« リソース型 例 » PHP Manual Seaslog 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... es the running process of the application. SEASLOG_NOTICE ( string ) "NOTICE" - Normal but significant ev ... ing ) "WARNING" - Exceptional occurrences that are not errors.Potentially aberrant information that needs ... _ERROR ( string ) "ERROR" - Runtime errors that do not require immediate action but should typically. SEA ...
https://man.plustar.jp/php/seaslog.constants.html - [similar]
Register a concurrent call 3264
« Yar_Concurrent_Client Yar_Concurrent_Client::loop » PHP Manual Yar_Concurrent_Client Register ... d" , array( "parameters" )); // if the callback is not specificed, // callback in loop will be used Yar_C ... MEOUT => 1 )); //custom timeout //The requests are not sent yet ?> 上の例の出力は、 たとえば以下のようにな ...
https://man.plustar.jp/php/yar-concurrent-client.call.html - [similar]
Create a node synchronously 3264
« Zookeeper::__construct Zookeeper::delete » PHP Manual Zookeeper Create a node synchronously Zo ... n ZooKeeper. A node can only be created if it does not already exists. The Create Flags affect the creati ... away. If the ZOO_SEQUENCE flag is set, a unique monotonically increasing sequence number is appended to ... de. acls The initial ACL of the node. The ACL must not be null or empty. flags this parameter can be set ...
https://man.plustar.jp/php/zookeeper.create.html - [similar]
FANN (Fast Artificial Neural Network) 3224
« geoip_time_zone_by_country_and_region はじめに » PHP Manual その他の基本モジュール FANN (Fast ... a standard backpropagation neural network which is not fully connectected and has shortcut connections fa ... a standard backpropagation neural network which is not fully connectected and has shortcut connections fa ... standard backpropagation neural network, which is not fully connected using an array of layer sizes fann ... standard backpropagation neural network, which is not fully connected fann_create_standard_array — Creat ...
https://man.plustar.jp/php/book.fann.html - [similar]
Swoole 3224
« stream_wrapper_unregister はじめに » PHP Manual その他の基本モジュール Swoole Swoole はじめに ... uffer::recycle — Release the memory to OS which is not used by the memory buffer. Swoole\Buffer::substr — ... y buffer. The memory allocated for the buffer will not be changed. Swoole\Channel — The Swoole\Channel cl ... data. Swoole\Client::pipe — Redirect the data to another file descriptor. Swoole\Client::recv — Receive ... to acquire the lock. It will block if the lock is not available. Swoole\Lock::trylock_read — Try to lock ...
https://man.plustar.jp/php/book.swoole.html - [similar]
The EvIo class 3224
« EvIdle::createStopped EvIo::__construct » PHP Manual Ev The EvIo class The EvIo class (PECL ev ... event loop, or, more precisely, when reading would not block the process and writing would at least be ab ... non-blocking mode is also usually a good idea(but not required). Another thing to watch out for is that ... it is quite easy to receive false readiness notifications, i.e. the callback might be called with ...
https://man.plustar.jp/php/class.evio.html - [similar]
Creates a new map using a callable to determine which pairs to include 3224
« Ds\Map::diff Ds\Map::first » PHP Manual Map Creates a new map using a callable to determine wh ... uld be included, false otherwise. If a callback is not provided, only values which are true (see converti ... all values that convert to true if a callback was not provided. 例 例1 Ds\Map::filter() example using ca ...
https://man.plustar.jp/php/ds-map.filter.html - [similar]
Bind a lob object or a string as a lob object to a prepared statement as paramet... 3224
« cubrid_lob_size cubrid_lob2_close » PHP Manual CUBRID 関数 Bind a lob object or a string as a ... passed to cubrid_prepare() . If bind_value_type is not given, string will be "BLOB" as the default. But i ... B" or "CLOB" and it won't be case-sensitive. If it not be given, the default value is "BLOB". 戻り値 成功 ...
https://man.plustar.jp/php/function.cubrid-lob2-bind.html - [similar]
Escape special characters in a string for use in an SQL statement 3224
« cubrid_query cubrid_result » PHP Manual CUBRID MySQL 互換関数 Escape special characters in a s ... double quotations is handled as character string, not as an identifier. The default value is yes. If you ... CUBRID connection. If the connection identifier is not specified, the last connection opened by cubrid_co ...
https://man.plustar.jp/php/function.cubrid-real-escape-string.html - [similar]
連想配列、添字配列、またはその両方として結果の行を取得する 3224
« mysql_escape_string mysql_fetch_assoc » PHP Manual MySQL 関数 連想配列、添字配列、またはその両 ... , "mysql_user" , "mysql_password" ) or die( "Could not connect: " . mysql_error ()); mysql_select_db ( "m ... , "mysql_user" , "mysql_password" ) or die( "Could not connect: " . mysql_error ()); mysql_select_db ( "m ... , "mysql_user" , "mysql_password" ) or die( "Could not connect: " . mysql_error ()); mysql_select_db ( "m ...
https://man.plustar.jp/php/function.mysql-fetch-array.html - [similar]