検索

phrase: max: clip:
target: order:
Results of 341 - 350 of about 1614 for Set (0.044 sec.)
値を設定する 2918
« ps_set_text_pos ps_setcolor » PHP Manual PS 関数 値を設定する ps_set_value (PECL ps >= 1.1.0) ... ps_set_value — 値を設定する 説明 ps_set_value ( resource ... を返します。 参考 ps_get_value() - 値を取得する ps_set_parameter() - パラメータを設定する 関連キーワード: ...
https://man.plustar.jp/php/function.ps-set-value.html - [similar]
ユーザー定義の例外ハンドラ関数を設定する 2918
« set_error_handler trigger_error » PHP Manual エラー処理関数 ユーザー定義の例外ハンドラ関数を設 ... 定する set_exception_handler (PHP 5, PHP 7, PHP 8) set_except ... er — ユーザー定義の例外ハンドラ関数を設定する 説明 set_exception_handler ( ? callable $callback ): ? call ... 定義されていない場合にも null が返されます。 例 例1 set_exception_handler() の例 <?php function exception_ ... ception: " , $exception -> getMessage (), "\n" ; } set_exception_handler ( 'exception_handler' ); throw n ...
https://man.plustar.jp/php/function.set-exception-handler.html - [similar]
Register a set of PHP functions as a Lua library 2918
« LuaSandbox::pauseUsageTimer LuaSandbox::setCPULimit » PHP Manual LuaSandbox Register a set of ... >= 1.0.0) LuaSandbox::registerLibrary — Register a set of PHP functions as a Lua library 説明 public LuaS ... ng $libname , array $functions ): void Registers a set of PHP functions as a Lua library, so that Lua can ... ua state, the global variable of this name will be set to the table of functions. If the table already ex ...
https://man.plustar.jp/php/luasandbox.registerlibrary.html - [similar]
定義済み定数 2918
« リソース型 SQLSRV 関数 » PHP Manual SQLSRV 定義済み定数 定義済み定数 以下の定数が定義されていま ... ied in the code page of the Windows locale that is set on the system. Any multi-byte characters or charac ... to: Specify SQL Types . SQLSRV_SQLTYPE_DATETIMEOFFSET ( int ) Describes the datetimeoffset SQL Server da ... n level of READ UNCOMMITTED. This value is used to set the TransactionIsolation level in the $connectionO ... ion level of READ COMMITTED. This value is used to set the TransactionIsolation level in the $connectionO ...
https://man.plustar.jp/php/sqlsrv.constants.html - [similar]
Compare and set the value of the atomic object. 2918
« Swoole\Atomic::add Swoole\Atomic::__construct » PHP Manual Swoole\Atomic Compare and set the v ... alue of the atomic object. Swoole\Atomic::cmpset (PECL swoole >= 1.9.0) Swoole\Atomic::cmpset — Com ... pare and set the value of the atomic object. 説明 public Swoole ... \Atomic::cmpset ( int $cmp_value , int $new_value ): int パラメータ ... value of the atomic object. new_value The value to set to the atomic object if the cmp_value is the same ...
https://man.plustar.jp/php/swoole-atomic.cmpset.html - [similar]
The number of fail bits 2908
« fann_get_bit_fail_limit fann_get_cascade_activation_functions_count » PHP Manual Fann 関数 The ... t fail limit (see fann_get_bit_fail_limit() , fann_set_bit_fail_limit() ). The bits are counted in all of ... than the number of training data. This value is reset by fann_reset_MSE() and updated by all the same fu ... eads the mean square error from the network fann_reset_MSE() - Resets the mean square error from the netw ... ork fann_test_data() - Test a set of training data and calculates the MSE for the tr ...
https://man.plustar.jp/php/function.fann-get-bit-fail.html - [similar]
定義済み定数 2908
« リソース型 例 » PHP Manual Memcache 定義済み定数 定義済み定数 Memcache 定数 名前 説明 MEMCACHE ... _COMPRESSED ( int ) Memcache::set() 、 Memcache::add() そして Memcache::replace() を ... 合に 0 となります。 MEMCACHE_USER1 ( int ) Memcache::set() 、 Memcache::add() そして Memcache::replace() で ... グとして使います。 MEMCACHE_USER2 ( int ) Memcache::set() 、 Memcache::add() そして Memcache::replace() で ... グとして使います。 MEMCACHE_USER3 ( int ) Memcache::set() 、 Memcache::add() そして Memcache::replace() で ...
https://man.plustar.jp/php/memcache.constants.html - [similar]
プリペアドステートメントの振る舞いを変更する 2908
« mysqli_stmt::attr_get mysqli_stmt::bind_param » PHP Manual mysqli_stmt プリペアドステートメント ... の振る舞いを変更する mysqli_stmt::attr_set mysqli_stmt_attr_set (PHP 5, PHP 7, PHP 8) mysqli_ ... stmt::attr_set -- mysqli_stmt_attr_set — プリペアドステートメント ... る 説明 オブジェクト指向型 public mysqli_stmt::attr_set ( int $attribute , int $value ): bool 手続き型 mys ... qli_stmt_attr_set ( mysqli_stmt $statement , int $attribute , int $v ...
https://man.plustar.jp/php/mysqli-stmt.attr-set.html - [similar]
Ev 2893
« eio_write はじめに » PHP Manual プロセス制御 Ev Ev はじめに インストール/設定 要件 インストール ... EvChild ウォッチャーのインスタンスを作る EvChild::set — ウォッチャーを設定する EvEmbed — EvEmbed クラス ... EvEmbed ウォッチャーのインスタンスを作る EvEmbed::set — ウォッチャーを設定する EvEmbed::sweep — 埋め込ん ... Stopped — Create stopped EvIo watcher object EvIo::set — Configures the watcher EvLoop — The EvLoop class ... nvokePending — Invoke all pending watchers while resetting their pending state EvLoop::io — Create EvIo w ...
https://man.plustar.jp/php/book.ev.html - [similar]
Set a write lock on the given OID 2893
« cubrid_lock_read cubrid_move_cursor » PHP Manual CUBRID 関数 Set a write lock on the given OID ... k_write (PECL CUBRID >= 8.3.0) cubrid_lock_write — Set a write lock on the given OID 説明 cubrid_lock_wri ... $conn , "CREATE TABLE foo(a int AUTO_INCREMENT, b set(int), c list(int), d char(10))" ); cubrid_execute ... 4" [2]=> string(1) "8" } 参考 cubrid_lock_read() - Set a read lock on the given OID 関連キーワード: lock ... , OID , given , Set , cubrid , string , a , the , identifier , read ...
https://man.plustar.jp/php/function.cubrid-lock-write.html - [similar]