検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 1810 for of (0.076 sec.)
RADIUS Attribute Types 3062
« RADIUS Packet Types RADIUS Vendor Specific Attribute Types » PHP Manual 定義済み定数 RADIUS At ... lue is expected to be a string containing the name of the user being authenticated, and can be set using ... ated on transmission as described in » section 5.2 of RFC 2865 . RADIUS_CHAP_PASSWORD ( int ) The Chap-P ... nd the subsequent 16 bytes containing the MD5 hash of the CHAP identifier, the plaintext password and th ... The attribute value is expected to the IP address of the RADIUS client encoded as an int , which can be ...
https://man.plustar.jp/php/radius.constants.attributes.html - [similar]
Constructs a new SyncSemaphore object 3062
« SyncSemaphore SyncSemaphore::lock » PHP Manual SyncSemaphore Constructs a new SyncSemaphore ob ... med or unnamed semaphore. パラメータ name The name of the semaphore if this is a named semaphore object. ... ngless error message. initialval The initial value of the semaphore. This is the number of locks that ma ... tomatically unlock the semaphore at the conclusion of the PHP script. 警告 If an object is: A named sema ... phore with an autounlock of false , the object is locked, and the PHP script c ...
https://man.plustar.jp/php/syncsemaphore.construct.html - [similar]
Retieve path of a registered namespace 3062
« Yaf_Loader::getLocalNamespace Yaf_Loader::getLocalNamespace » PHP Manual Yaf_Loader Retieve pa ... th of a registered namespace Yaf_Loader::getNamespacePat ... 3.2.0) Yaf_Loader::getNamespacePath — Retieve path of a registered namespace 説明 public Yaf_Loader::get ... ePath ( string $namespaces ): string retrieve path of a registered namespace パラメータ namespace a stri ... ng of namespace. 戻り値 string path, if the namespace is ...
https://man.plustar.jp/php/yaf-loader.getnamespacepath.html - [similar]
Get auto-commit mode of the connection 3047
« cubrid_free_result cubrid_get_charset » PHP Manual CUBRID 関数 Get auto-commit mode of the con ... .4.0) cubrid_get_autocommit — Get auto-commit mode of the connection 説明 cubrid_get_autocommit ( resour ... et_autocommit() function is used to get the status of CUBRID database connection auto-commit mode. For C ... hen auto-commit is on. false , when auto-commit is off. null on error. 参考 cubrid_set_autocommit() - Se ... t autocommit mode of the connection cubrid_commit() - Commit a transact ...
https://man.plustar.jp/php/function.cubrid-get-autocommit.html - [similar]
Creates a standard backpropagation neural network, which is not fully connected 3047
« fann_create_sparse_array fann_create_standard_array » PHP Manual Fann 関数 Creates a standard ... fully connected, but if it is set to 0.5 only half of the connections will be set. A connection rate of ... nn_create_standard() . num_layers The total number of layers including the input and the output layer. n ... um_neurons1 Number of neurons in the first layer. num_neurons2 Number of ... neurons in the second layer. num_neuronsN Number of neurons in other layers. 戻り値 Returns a neural n ...
https://man.plustar.jp/php/function.fann-create-sparse.html - [similar]
Returns the blocksize of the opened algorithm 3047
« mcrypt_enc_get_algorithms_name mcrypt_enc_get_iv_size » PHP Manual Mcrypt 関数 Returns the blo ... cksize of the opened algorithm mcrypt_enc_get_block_size (PH ... mcrypt_enc_get_block_size — Returns the blocksize of the opened algorithm 警告 この関数は PHP 7.1.0 で ... lock_size ( resource $td ): int Gets the blocksize of the opened algorithm. パラメータ td The encryption ... descriptor. 戻り値 Returns the block size of the specified algorithm in bytes. 関連キーワード: ...
https://man.plustar.jp/php/function.mcrypt-enc-get-block-size.html - [similar]
Get the version of Swoole 3047
« swoole_timer_tick Swoole\Async » PHP Manual Swoole 関数 Get the version of Swoole swoole_versi ... swoole >= 1.9.0) swoole_version — Get the version of Swoole 説明 swoole_version (): string パラメータ こ ... 関数にはパラメータはありません。 戻り値 The version of Swoole. 関連キーワード: version , Swoole , Get , t ... he , of , swoole , 関数 , パラメータ , timer , Async ...
https://man.plustar.jp/php/function.swoole-version.html - [similar]
Create a copy of the worker 3047
« GearmanWorker::addServers GearmanWorker::__construct » PHP Manual GearmanWorker Create a copy ... man >= 0.5.0) GearmanWorker::clone — Create a copy of the worker 説明 public GearmanWorker::clone (): vo ... id Creates a copy of the worker. パラメータ この関数にはパラメータはあり ... ct 関連キーワード: copy , worker , GearmanWorker , of , the , Create , パラメータ , addServers , constru ...
https://man.plustar.jp/php/gearmanworker.clone.html - [similar]
Create a new ReadPreference 3047
« MongoDB\Driver\ReadPreference::bsonSerialize MongoDB\Driver\ReadPreference::getHedge » PHP Man ... ry" All operations read from the secondary members of the replica set. MongoDB\Driver\ReadPreference::RP ... P_NEAREST or "nearest" Operations read from member of the replica set with the least network latency, ir ... respective of the member's type. tagSets Tag sets allow you to t ... arget read operations to specific members of a replica set. This parameter should be an array o ...
https://man.plustar.jp/php/mongodb-driver-readpreference.construct.html - [similar]
Returns the number of existing documents updated 3047
« MongoDB\Driver\WriteResult::getMatchedCount MongoDB\Driver\WriteResult::getServer » PHP Manual ... MongoDB\Driver\WriteResult Returns the number of existing documents updated MongoDB\Driver\WriteRes ... WriteResult::getModifiedCount — Returns the number of existing documents updated 説明 final public Mongo ... no change to the document (e.g. setting the value of a field to its current value), the modified count ... はパラメータはありません。 戻り値 Returns the number of existing documents updated, or null if the write w ...
https://man.plustar.jp/php/mongodb-driver-writeresult.getmodifiedcount.html - [similar]