検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 2407 for a (0.049 sec.)
Construct a new ZMQSocket 3132
« ZMQSocket::connect ZMQSocket::disconnect » PHP Manual ZMQSocket Construct a new ZMQSocket ZMQS ... L zmq >= 0.5.0) ZMQSocket::__construct — Construct a new ZMQSocket 説明 public ZMQSocket::__construct ( ... text , int $type , string $persistent_id = null , callable $on_new_socket = null ) Constructs a ZMQSock ... et object. persistent_id parameter can be used to allocated a persistent socke ... t. A persistent socket has to be allocated from a persi ...
https://man.plustar.jp/php/zmqsocket.construct.html - [similar]
Gets a record from a database as an indexed array 3119
« dbase_get_record_with_names dbase_numfields » PHP Manual dBase 関数 Gets a record from a datab ... ase as an indexed array dbase_get_record (PHP 5 < 5.3.0, ... dbase 5, dbase 7) dbase_get_record — Gets a record fro ... m a database as an indexed array 説明 dbase_get_record ... ( resource $database , int $number ): array Gets a record from a ...
https://man.plustar.jp/php/function.dbase-get-record.html - [similar]
Test with a set of inputs, and a set of desired outputs 3119
« fann_test_data fann_train_epoch » PHP Manual Fann 関数 Test with a set of inputs, and a set of ... desired outputs fann_test (PECL fann >= 1.0.0) fann_test — Test with ... a set of inputs, and a set of desired outputs 説明 fann_test ( resour ... ce $ann , array $input , array $desired_output ): array ... Test with a set of inputs, and a set of desired outputs. This ...
https://man.plustar.jp/php/function.fann-test.html - [similar]
Close a connection to a remote SSH server 3119
« ssh2_connect ssh2_exec » PHP Manual SSH2 関数 Close a connection to a remote SSH server ssh2_d ... connect (PECL ssh2 >= 1.0) ssh2_disconnect — Close a connection to a remote SSH server 説明 ssh2_discon ... nect ( resource $session ): bool Close a connection to a remote SSH server. パラメータ sess ... ion An SSH connection link identifier, obtained from a c ... ) . 戻り値 成功した場合に true を、失敗した場合に false を返します。 参考 ssh2_connect() - SSH サーバー ...
https://man.plustar.jp/php/function.ssh2-disconnect.html - [similar]
FAQ: 名前空間について知っておくべきこと 3119
« 名前解決のルール 列挙型(Enum) » PHP Manual 名前空間 FAQ: 名前空間について知っておくべきこと FA ... ておくべきこと (PHP 5 >= 5.3.0, PHP 7, PHP 8) この FAQ は 2 つに別れています。一般的な質問と、 深く理解す ... にあるクラス、関数あるいは定数を使用する方法は? \my\name や \name のような名前はどのように解決される? my\ ... name のような名前はどのように解決される? 修飾されてい ... ない name のようなクラス名はどのように解決される? 修飾され ...
https://man.plustar.jp/php/language.namespaces.faq.html - [similar]
Checks if this server is a hidden member of a replica set 3119
« MongoDB\Driver\Server::isArbiter MongoDB\Driver\Server::isPassive » PHP Manual MongoDB\Driver\ ... Server Checks if this server is a hidden member of a replica set MongoDB\Driver\Serv ... Driver\Server::isHidden — Checks if this server is a hidden member of a replica set 説明 final public M ... ::isHidden (): bool Returns whether this server is a » hidden member of a replica set. パラメータ この関 ... はありません。 戻り値 Returns true if this server is a hidden member of a replica set, and false otherwis ...
https://man.plustar.jp/php/mongodb-driver-server.ishidden.html - [similar]
Checks if this server is a primary member of a replica set 3119
« MongoDB\Driver\Server::isPassive MongoDB\Driver\Server::isSecondary » PHP Manual MongoDB\Drive ... r\Server Checks if this server is a primary member of a replica set MongoDB\Driver\Ser ... ver::isPrimary (mongodb >=1.0.0) MongoDB\Driver\Server::isPrima ... ry — Checks if this server is a primary member of a replica set 説明 final public ... MongoDB\Driver\Server::isPrimary (): bool Returns whether this server is a » prim ...
https://man.plustar.jp/php/mongodb-driver-server.isprimary.html - [similar]
Checks if this server is a secondary member of a replica set 3119
« MongoDB\Driver\Server::isPrimary MongoDB\Driver\ServerDescription » PHP Manual MongoDB\Driver\ ... Server Checks if this server is a secondary member of a replica set MongoDB\Driver\S ... erver::isSecondary (mongodb >=1.0.0) MongoDB\Driver\Server::isSecon ... dary — Checks if this server is a secondary member of ... a replica set 説明 final public MongoDB\Driver\Serve ...
https://man.plustar.jp/php/mongodb-driver-server.issecondary.html - [similar]
OCI8 Transparent Application Failover (TAF) Support 3119
« OCI8 高速アプリケーション通知 (FAN) サポート OCI8 および DTrace 動的トレーシング » PHP Manual ... OCI8 OCI8 Transparent Application Failover (TAF) Support OCI8 Tr ... ansparent Application Failover (TAF) Support TAF is an O ... racle Database feature that provides high availabilit ... y. It enables PHP OCI8 applications to automatically reconne ...
https://man.plustar.jp/php/oci8.taf.html - [similar]
Receives a message 3119
« ZMQSocket::isPersistent ZMQSocket::recvMulti » PHP Manual ZMQSocket Receives a message ZMQSock ... ecv (PECL zmq >= 0.5.0) ZMQSocket::recv — Receives a message 説明 public ZMQSocket::recv ( int $mode = ... 0 ): string Receive a message from a socket. By default receiving will b ... lock until a message is available unless ZMQ::MODE_DONTWAIT fla ... g is used. ZMQ::SOCKOPT_RCVMORE socket option can be used for receiving multi-part messages. See ZM ...
https://man.plustar.jp/php/zmqsocket.recv.html - [similar]