検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 1461 for IN (0.020 sec.)
はじめに 3144
« ssdeep インストール/設定 » PHP Manual ssdeep はじめに はじめに ssdeep is a utility for creatin ... g and comparing fuzzy hashes or » context-triggered piecewise has ... hing . Fuzzy hashing can match signatures which have " ... ...sequences of identical bytes in the same order, although bytes in between these se ... quences may be different in both content and length". ( » ssdeep project page ...
https://man.plustar.jp/php/intro.ssdeep.html - [similar]
Rolls back a transaction in progress 3144
« Stomp Stomp::ack » PHP Manual Stomp Rolls back a transaction in progress Stomp::abort stomp_ab ... p::abort -- stomp_abort — Rolls back a transaction in progress 説明 オブジェクト指向型 (method): public ... Stomp::abort ( string $transaction_id , array $headers = ? ): bool 手続 ... き型: stomp_abort ( resource $link , string $transaction_id , array $headers = ? ): ... bool Rolls back a transaction in progress. パラメータ link 手続き型のみ: stomp_conn ...
https://man.plustar.jp/php/stomp.abort.html - [similar]
Commits a transaction in progress 3144
« Stomp::begin Stomp::__construct » PHP Manual Stomp Commits a transaction in progress Stomp::co ... mp::commit -- stomp_commit — Commits a transaction in progress 説明 オブジェクト指向型 (method): public ... Stomp::commit ( string $transaction_id , array $headers = ? ): bool 手続 ... き型: stomp_commit ( resource $link , string $transaction_id , array $headers = ? ): ... bool Commits a transaction in progress. パラメータ link 手続き型のみ: stomp_conn ...
https://man.plustar.jp/php/stomp.commit.html - [similar]
Makes event pending 3123
« Event Event::addSignal » PHP Manual Event Makes event pending Event::add (PECL event >= 1.2.6- ... beta) Event::add — Makes event pending 説明 public Event::add ( float $timeout = ? ): bo ... ol Marks event pending. Non-pending event will never occur, and the even ... t callback will never be called. In conjunction with Event::del() an event could be re ... time. If Event::add() is called on an already pending event, libevent will leave it pending and re-sche ...
https://man.plustar.jp/php/event.add.html - [similar]
Establish the environment for connecting to CUBRID server 3123
« cubrid_commit cubrid_connect » PHP Manual CUBRID 関数 Establish the environment for connecting ... ct_with_url — Establish the environment for connecting to CUBRID server 説明 cubrid_connect_with_url ( s ... tring $conn_url , string $userid = ? , string $passwd = ... ? , bool $new_link = false ): resource The cubrid_connect_with_url() ... on is used to establish the environment for connecting to your server by using connection information pa ...
https://man.plustar.jp/php/function.cubrid-connect-with-url.html - [similar]
Execute a prepared SQL statement 3123
« cubrid_error_msg cubrid_fetch » PHP Manual CUBRID 関数 Execute a prepared SQL statement cubrid ... 説明 cubrid_execute ( resource $conn_identifier , string $sql , int $option = 0 ): resource cubrid_execute ... ( resource $request_identifier , int $option = 0 ): bool The cubrid_execute() function ... he given SQL statement. It executes the query by using conn_identifier and SQL, and then returns the req ... or simple execution of query, where the parameter binding is not needed. In addition, the cubrid_execute ...
https://man.plustar.jp/php/function.cubrid-execute.html - [similar]
Creates a standard backpropagation neural network which is not fully connectecte... 3123
« fann_create_shortcut_array fann_create_sparse_array » PHP Manual Fann 関数 Creates a standard ... s shortcut connections 説明 fann_create_shortcut ( int $num_layers , int $num_neurons1 , int $num_neuron ... s2 , int ...$num_neuronsN ): resource Creates a standard b ... ork where all neurons are connected to all neurons in later layers. Including direct connections from th ... e input layer to the output layer. パラメータ num_layer ...
https://man.plustar.jp/php/function.fann-create-shortcut.html - [similar]
Returns the status of working copy files and directories 3123
« svn_revert svn_update » PHP Manual SVN 関数 Returns the status of working copy files and direc ... n >= 0.1.0) svn_status — Returns the status of working copy files and directories 説明 svn_status ( stri ... ng $path , int $flags = 0 ): array Returns the status of working ... copy files and directories, giving modifications, additions, deletions and other cha ... nges to items in the working copy. パラメータ path Local path to fi ...
https://man.plustar.jp/php/function.svn-status.html - [similar]
Create a new ReadPreference 3123
« MongoDB\Driver\ReadPreference::bsonSerialize MongoDB\Driver\ReadPreference::getHedge » PHP Man ... e::__construct — Create a new ReadPreference 説明 final public MongoDB\Driver\ReadPreference::__construc ... t ( string | int $mode , array $tagSets = null , array $opti ... erence::RP_PRIMARY_PREFERRED or "primaryPreferred" In most situations, operations read from the primary ... ce::RP_SECONDARY_PREFERRED or "secondaryPreferred" In most situations, operations read from secondary me ...
https://man.plustar.jp/php/mongodb-driver-readpreference.construct.html - [similar]
Deserialization from BSON 3123
« Serialization to BSON Security » PHP Manual Persisting Data Deserialization from BSON Deserial ... from BSON 警告 BSON documents can technically contain duplicate keys because documents are stored as a l ... key-value pairs; however, applications should refrain from generating documents with duplicate keys as s ... erver and driver behavior may be undefined. Since PHP objects and arrays cannot have duplic ... ate keys, data could also be lost when decoding a BSON document with duplicate keys. The legacy m ...
https://man.plustar.jp/php/mongodb.persistence.deserialization.html - [similar]