検索

phrase: max: clip:
target: order:
Results of 441 - 450 of about 1116 for [SIMILAR] 16 1024 4096 WITH 10844 算子 WITH 1035... (1.915 sec.)
Define or return the exit code for the current running service 0
« win32_send_custom_control win32_set_service_exit_mode » PHP Manual win32service 関数 Define or return the exit code for the current running service win32_set_service_exit_code (PECL win32service >=0.4.0) win32_set_service_exit_code — Define or return the exit code for the current runni ...
https://man.plustar.jp/php/function.win32-set-service-exit-code.html - [similar]
Swoole 関数 0
« 定義済み定数 swoole_async_dns_lookup » PHP Manual Swoole Swoole 関数 Swoole 関数 目次 swoole_async_dns_lookup — Async and non-blocking hostname to IP lookup swoole_async_read — Read file stream asynchronously swoole_async_readfile — Read a file asynchronously swoole_async_set — Update ...
https://man.plustar.jp/php/ref.swoole-funcs.html - [similar]
declare 0
« match return » PHP Manual 制御構造 declare declare (PHP 4, PHP 5, PHP 7, PHP 8) declare 文は、あるコードブロックの中に 実行ディレクティブをセットするために使用します。 declare の文法は他の制御構造と似ています。 declare (ディレクティブ) 文 ディレクティブ の箇所で、セットされた declare ブ ...
https://man.plustar.jp/php/control-structures.declare.html - [similar]
メッセージを出力し、現在のスクリプトを終了する 0
« eval get_browser » PHP Manual その他の関数 メッセージを出力し、現在のスクリプトを終了する exit (PHP 4, PHP 5, PHP 7, PHP 8) exit — メッセージを出力し、現在のスクリプトを終了する 説明 exit ( string $status = ? ): void exit ( int $status ): void スクリプトの実行を終了します。 シャットダウ ...
https://man.plustar.jp/php/function.exit.html - [similar]
ユーザー定義関数 0
« 関数 関数の引数 » PHP Manual 関数 ユーザー定義関数 ユーザー定義関数 関数は次のような構文で定義されます。 例1 関数の使用法を説明するための擬似コード <?php function foo ( $arg_1 , $arg_2 , /* ..., */ $arg_n ) { echo "関数の例\n" ; return $retval ; } ?> 関数の中では、他の関数や クラス 定義 ...
https://man.plustar.jp/php/functions.user-defined.html - [similar]
Basic usage 0
« 例 Basic Gearman client and worker, background » PHP Manual 例 Basic usage Basic usage 例1 Basic Gearman client and worker This example shows a very simple client and worker. The client sends a string to the job server, and the worker reverses the string and sends it back. The job is p ...
https://man.plustar.jp/php/gearman.examples-reverse.html - [similar]
Description 0
« Imagick::setPointSize Imagick::setRegistry » PHP Manual Imagick Description Imagick::setProgressMonitor (PECL imagick 3 >= 3.3.0) Imagick::setProgressMonitor — Description 説明 public Imagick::setProgressMonitor ( callable $callback ): bool Set a callback that will be called during the ...
https://man.plustar.jp/php/imagick.setprogressmonitor.html - [similar]
Provides an array or document to serialize as BSON 0
« MongoDB\BSON\Serializable MongoDB\BSON\Unserializable » PHP Manual MongoDB\BSON\Serializable Provides an array or document to serialize as BSON MongoDB\BSON\Serializable::bsonSerialize (mongodb >=1.0.0) MongoDB\BSON\Serializable::bsonSerialize — Provides an array or document to seriali ...
https://man.plustar.jp/php/mongodb-bson-serializable.bsonserialize.html - [similar]
mysqlndプラグインの開発をはじめよう 0
« mysqlnd のプラグインAPI OCI8 » PHP Manual MySQL Native Driver プラグインAPI mysqlndプラグインの開発をはじめよう mysqlndプラグインの開発をはじめよう mysqlnd プラグイン それ自体が PHPエクステンション であることを覚えておくことが重要です。 次のコードは、典型的な mysqlnd プラグインで使われ ...
https://man.plustar.jp/php/mysqlnd.plugin.developing.html - [similar]
Construct a new ZMQSocket 0
« ZMQSocket::connect ZMQSocket::disconnect » PHP Manual ZMQSocket Construct a new ZMQSocket ZMQSocket::__construct (PECL zmq >= 0.5.0) ZMQSocket::__construct — Construct a new ZMQSocket 説明 public ZMQSocket::__construct ( ZMQContext $context , int $type , string $persistent_id = null , ...
https://man.plustar.jp/php/zmqsocket.construct.html - [similar]