検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 3128 for the (0.065 sec.)
Tell the cursor position of the LOB object 2625
« cubrid_lob2_tell64 cubrid_lob2_write » PHP Manual CUBRID 関数 Tell the cursor position of the ... ell (PECL CUBRID >= 8.4.1) cubrid_lob2_tell — Tell the cursor position of the LOB object 説明 cubrid_lob2 ... _tell ( resource $lob_identifier ): int The cubrid_lob2_tell() function is used to tell the cu ... rsor position of the LOB object. パラメータ lob_identifier Lob identifi ... er as a result of cubrid_lob2_new() or get from the result set. 戻り値 It will return the cursor posit ...
https://man.plustar.jp/php/function.cubrid-lob2-tell.html - [similar]
Fetch the current CPU time usage of the Lua environment 2625
« LuaSandbox::enableProfiler LuaSandbox::getMemoryUsage » PHP Manual LuaSandbox Fetch the curren ... t CPU time usage of the Lua environment LuaSandbox::getCPUUsage (PECL luas ... andbox >= 1.0.0) LuaSandbox::getCPUUsage — Fetch the current CPU time usage of the Lua environment 説明 ... public LuaSandbox::getCPUUsage (): float Fetches the current CPU time usage of the Lua environment. Thi ... この関数にはパラメータはありません。 戻り値 Returns the current CPU time usage in seconds. 注意 : On Windo ...
https://man.plustar.jp/php/luasandbox.getcpuusage.html - [similar]
Sets the data associated with a node 2625
« Zookeeper::isRecoverable Zookeeper::setAcl » PHP Manual Zookeeper Sets the data associated wit ... et (PECL zookeeper >= 0.1.0) Zookeeper::set — Sets the data associated with a node 説明 public Zookeeper: ... = -1 , array &$stat = null ): bool パラメータ path The name of the node. Expressed as a file name with sl ... ashes separating ancestors of the node. value The data to be stored in the node. ver ... sion The expected version of the node. The function will fa ...
https://man.plustar.jp/php/zookeeper.set.html - [similar]
The FANNConnection class 2617
« fann_train FANNConnection::__construct » PHP Manual FANN The FANNConnection class The FANNConn ... nly be in Git) はじめに FANNConnection is used for the neural network connection. The objects of this cla ... t ( float $weight ): void } プロパティ from_neuron The neuron where the connection starts. to_neuron The ... neuron where the connection ends. weight The weight of the connecti ... on. 目次 FANNConnection::__construct — The connection constructor FANNConnection::getFromNeur ...
https://man.plustar.jp/php/class.fannconnection.html - [similar]
Returns the value at the front of the queue 2617
« Ds\Queue::jsonSerialize Ds\Queue::pop » PHP Manual Queue Returns the value at the front of the ... ::peek (PECL ds >= 1.0.0) Ds\Queue::peek — Returns the value at the front of the queue 説明 public Ds\Que ... ue::peek (): mixed Returns the value at the front of the queue, but does not remo ... ラメータ この関数にはパラメータはありません。 戻り値 The value at the front of the queue. エラー / 例外 Und ... g(1) "a" 関連キーワード: front , queue , Returns , the , Queue , Ds , of , peek , パラメータ , 出力 ...
https://man.plustar.jp/php/ds-queue.peek.html - [similar]
Returns the value at the top of the stack 2617
« Ds\Stack::jsonSerialize Ds\Stack::pop » PHP Manual Stack Returns the value at the top of the s ... ::peek (PECL ds >= 1.0.0) Ds\Stack::peek — Returns the value at the top of the stack 説明 public Ds\Stack ... ::peek (): mixed Returns the value at the top of the stack, but does not remove ... ラメータ この関数にはパラメータはありません。 戻り値 The value at the top of the stack. エラー / 例外 Under ... ing(1) "c" 関連キーワード: top , Returns , stack , the , Stack , Ds , of , peek , パラメータ , 出力 ...
https://man.plustar.jp/php/ds-stack.peek.html - [similar]
Pause the CPU usage timer 2617
« LuaSandbox::loadString LuaSandbox::registerLibrary » PHP Manual LuaSandbox Pause the CPU usage ... dbox >= 1.4.0) LuaSandbox::pauseUsageTimer — Pause the CPU usage timer 説明 public LuaSandbox::pauseUsage ... Timer (): bool Pauses the CPU usage timer. This only has effect when called ... callback from Lua. When execution returns to Lua, the timer will be automatically unpaused. If a new cal ... l into Lua is made, the timer will be unpaused for the duration of that ca ...
https://man.plustar.jp/php/luasandbox.pauseusagetimer.html - [similar]
Checks if the cursor is exhausted or may have additional results 2617
« MongoDB\Driver\Cursor::getServer MongoDB\Driver\Cursor::key » PHP Manual MongoDB\Driver\Cursor ... Checks if the cursor is exhausted or may have additional results ... >=1.0.0) MongoDB\Driver\Cursor::isDead — Checks if the cursor is exhausted or may have additional results ... c MongoDB\Driver\Cursor::isDead (): bool Checks whether there are definitely no additional results availa ... ble on the cursor. This method is similar to the » cursor.isE ...
https://man.plustar.jp/php/mongodb-driver-cursor.isdead.html - [similar]
Create a new ReadPreference 2617
« MongoDB\Driver\ReadPreference::bsonSerialize MongoDB\Driver\ReadPreference::getHedge » PHP Man ... ::RP_PRIMARY or "primary" All operations read from the current replica set primary. This is the default r ... referred" In most situations, operations read from the primary but if it is unavailable, operations read ... _SECONDARY or "secondary" All operations read from the secondary members of the replica set. MongoDB\Driv ... ondary members are available, operations read from the primary. MongoDB\Driver\ReadPreference::RP_NEAREST ...
https://man.plustar.jp/php/mongodb-driver-readpreference.construct.html - [similar]
RADIUS Packet Types 2617
« RADIUS Options RADIUS Attribute Types » PHP Manual 定義済み定数 RADIUS Packet Types RADIUS Pac ... ket Types RADIUS packets, whether requests or responses, always include a type. The ... n using radius_create_request() and when comparing the result of radius_send_request() . RADIUS_ACCESS_RE ... QUEST ( int ) An Access-Request, used to authenticate a user against a RADIUS server. Access requ ... cept response to an Access-Request indicating that the RADIUS server authenticated the user successfully. ...
https://man.plustar.jp/php/radius.constants.packets.html - [similar]