検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 321 for [SIMILAR] 16 1024 4096 WITH 30547 priorityqueue ... (0.632 sec.)
pthreads 0
« parallel\Sync::__invoke はじめに » PHP Manual プロセス制御 pthreads pthreads はじめに インストール/設定 要件 インストール手順 実行時設定 定義済み定数 Threaded — The Threaded class Threaded::chunk — Manipulation Threaded::count — Manipulation Threaded::extend — Runtime Manipulation Thre ...
https://man.plustar.jp/php/book.pthreads.html - [similar]
Constructs EvPeriodic watcher object 0
« EvPeriodic::at EvPeriodic::createStopped » PHP Manual EvPeriodic Constructs EvPeriodic watcher object EvPeriodic::__construct (PECL ev >= 0.2.0) EvPeriodic::__construct — Constructs EvPeriodic watcher object 説明 public EvPeriodic::__construct ( float $offset , string $interval , calla ...
https://man.plustar.jp/php/evperiodic.construct.html - [similar]
Opens a database 0
« dbase_numrecords dbase_pack » PHP Manual dBase 関数 Opens a database dbase_open (PHP 5 < 5.3.0, dbase 5, dbase 7) dbase_open — Opens a database 説明 dbase_open ( string $path , int $mode ): resource | false dbase_open() opens a dBase database with the given access mode. 注意 : この関数 ...
https://man.plustar.jp/php/function.dbase-open.html - [similar]
Compose a class 0
« uopz_backup uopz_copy » PHP Manual Uopz 関数 Compose a class uopz_compose (PECL uopz 1, PECL uopz 2) uopz_compose — Compose a class 警告 この関数は、PECL uopz 5.0.0 で 削除 されました。 説明 uopz_compose ( string $name , array $classes , array $methods = ? , array $properties = ? , int ...
https://man.plustar.jp/php/function.uopz-compose.html - [similar]
MongoDB driver classes 0
« Script Injection Attacks MongoDB\Driver\Manager » PHP Manual MongoDB MongoDB driver classes MongoDB driver classes MongoDB\Driver\Manager — The MongoDB\Driver\Manager class MongoDB\Driver\Manager::addSubscriber — Registers a monitoring event subscriber with this Manager MongoDB\Driver\ ...
https://man.plustar.jp/php/book.mongodb.html - [similar]
The ZMQ class 0
« 要件 ZMQ::__construct » PHP Manual 0MQ messaging The ZMQ class The ZMQ class (PECL zmq >= 0.5.0) はじめに クラス概要 class ZMQ { /* Constants */ const int SOCKET_PAIR ; const int SOCKET_PUB ; const int SOCKET_SUB ; const int SOCKET_REQ ; const int SOCKET_REP ; const int SOCKET_XREQ ; c ...
https://man.plustar.jp/php/class.zmq.html - [similar]
The Zookeeper class 0
« zookeeper_dispatch Zookeeper::addAuth » PHP Manual ZooKeeper The Zookeeper class The Zookeeper class (PECL zookeeper >= 0.1.0) はじめに Represents ZooKeeper session. クラス概要 class Zookeeper { /* メソッド */ public __construct ( string $host = '' , callable $watcher_cb = null , int $ ...
https://man.plustar.jp/php/class.zookeeper.html - [similar]
一意な接続を使って Oracle サーバーへ接続する 0
« oci_new_collection oci_new_cursor » PHP Manual OCI8 関数 一意な接続を使って Oracle サーバーへ接続する oci_new_connect (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_new_connect — 一意な接続を使って Oracle サーバーへ接続する 説明 oci_new_connect ( string $username , string $password , ? ...
https://man.plustar.jp/php/function.oci-new-connect.html - [similar]
持続的接続を使用してOracle データベースに接続する 0
« oci_password_change oci_register_taf_callback » PHP Manual OCI8 関数 持続的接続を使用してOracle データベースに接続する oci_pconnect (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_pconnect — 持続的接続を使用してOracle データベースに接続する 説明 oci_pconnect ( string $username , string $ ...
https://man.plustar.jp/php/function.oci-pconnect.html - [similar]
無名関数 0
« 内部(ビルトイン)関数 アロー関数 » PHP Manual 関数 無名関数 無名関数 無名関数は クロージャ とも呼ばれ、 関数名を指定せずに関数を作成できるようにするものです。 callable パラメータとして使う際に便利ですが、用途はそれにとどまりません。 無名関数の実装には Closure クラスを使っています。 例 ...
https://man.plustar.jp/php/functions.anonymous.html - [similar]