検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 2375 for new (0.054 sec.)
Create a new WriteConcern 3188
« MongoDB\Driver\WriteConcern::bsonSerialize MongoDB\Driver\WriteConcern::getJournal » PHP Manua ... l MongoDB\Driver\WriteConcern Create a new WriteConcern MongoDB\Driver\WriteConcern::__constr ... ongoDB\Driver\WriteConcern::__construct — Create a new WriteConcern 説明 final public MongoDB\Driver\Writ ... t $wtimeout = ? , bool $journal = ? ) Constructs a new MongoDB\Driver\WriteConcern , which is an immutabl ... rom the majority of the replica set nodes */ $wc = new MongoDB \ Driver \ WriteConcern ( MongoDB \ Driver ...
https://man.plustar.jp/php/mongodb-driver-writeconcern.construct.html - [similar]
Connection handling and persistence 3188
« Architecture Persisting Data » PHP Manual Driver Architecture and Internals Connection handlin ... an existing client cannot be found for the hash, a new client will be created (and persisted for future u ... onsider the following example: <?php $managers = [ new MongoDB \ Driver \ Manager ( 'mongodb://127.0.0.1' ... ), new MongoDB \ Driver \ Manager ( 'mongodb://127.0.0.1' ... ), new MongoDB \ Driver \ Manager ( 'mongodb://127.0.0.1: ...
https://man.plustar.jp/php/mongodb.connection-handling.html - [similar]
The MongoDB\Driver\ServerApi class 3166
« MongoDB\Driver\ClientEncryption::encrypt MongoDB\Driver\ServerApi::bsonSerialize » PHP Manual ... Manager ; use MongoDB \ Driver \ ServerApi ; $v1 = new ServerApi ( ServerApi :: v1 ); $manager = new Mana ... t:27017' , [], [ 'serverApi' => $v1 ]); $command = new MongoDB \ Driver \ Command ([ 'buildInfo' => 1 ]); ... Manager ; use MongoDB \ Driver \ ServerApi ; $v1 = new ServerApi ( ServerApi :: v1 , true ); $manager = n ... t:27017' , [], [ 'serverApi' => $v1 ]); $command = new MongoDB \ Driver \ Command ([ 'buildInfo' => 1 ]); ...
https://man.plustar.jp/php/class.mongodb-driver-serverapi.html - [similar]
Modify a user to a security database 3166
« ibase_maintain_db ibase_name_result » PHP Manual Firebird/InterBase 関数 Modify a user to a se ... f the database user to modify. password The user's new password. first_name The user's new first name. mi ... ddle_name The user's new middle name. last_name The user's new last name. 戻 ... , database , security , Modify , ibase , string , new , modify , service , handle ...
https://man.plustar.jp/php/function.ibase-modify-user.html - [similar]
Add a new listener to the server. 3166
« Swoole\Server Swoole\Server::addProcess » PHP Manual Swoole\Server Add a new listener to the s ... woole >= 1.9.0) Swoole\Server::addlistener — Add a new listener to the server. 説明 public Swoole\Server: ... host port socket_type 戻り値 関連キーワード: Add , new , server , Swoole , Server , the , addlistener , s ...
https://man.plustar.jp/php/swoole-server.addlistener.html - [similar]
新しい DateTimeImmutable オブジェクトを返す 3144
« DateTimeImmutable::add DateTimeImmutable::createFromFormat » PHP Manual DateTimeImmutable 新し ... ruct() の例 オブジェクト指向型 <?php try { $date = new DateTimeImmutable ( '2000-01-01' ); } catch ( Exce ... そのコンピュータのタイムゾーンでの日時の指定 $date = new DateTimeImmutable ( '2000-01-01' ); echo $date -> ... n" ; // 指定したタイムゾーンでの日時の指定 $date = new DateTimeImmutable ( '2000-01-01' , new DateTimeImm ... そのコンピュータのタイムゾーンでの現在日時 $date = new DateTimeImmutable (); echo $date -> format ( 'Y-m- ...
https://man.plustar.jp/php/datetimeimmutable.construct.html - [similar]
2 つのファイルの unified diff を作成する 3144
« xdiff_file_diff_binary xdiff_file_merge3 » PHP Manual xdiff 関数 2 つのファイルの unified diff ... 説明 xdiff_file_diff ( string $old_file , string $new_file , string $dest , int $context = 3 , bool $min ... imal = false ): bool old_file と new_file の差分を含む unified diff を作成し、ファイル ... d_file 最初のファイルへのパス。"旧" ファイルです。 new_file 2 番目のファイルへのパス。"新" ファイルです。 ... 作成します。 <?php $old_version = 'my_script.php' ; $new_version = 'my_new_script.php' ; xdiff_file_diff ( ...
https://man.plustar.jp/php/function.xdiff-file-diff.html - [similar]
Create a new ClientEncryption object 3144
« MongoDB\Driver\Manager::__construct MongoDB\Driver\Manager::executeBulkWrite » PHP Manual Mong ... oDB\Driver\Manager Create a new ClientEncryption object MongoDB\Driver\Manager::cr ... \Driver\Manager::createClientEncryption — Create a new ClientEncryption object 説明 final public MongoDB\ ... ns ): MongoDB\Driver\ClientEncryption Constructs a new MongoDB\Driver\ClientEncryption object with the sp ... FilePassword: <optional string> } 戻り値 Returns a new MongoDB\Driver\ClientEncryption instance. エラー / ...
https://man.plustar.jp/php/mongodb-driver-manager.createclientencryption.html - [similar]
Append Menu Item 3144
« UI\Menu UI\Menu::appendAbout » PHP Manual UI\Menu Append Menu Item UI\Menu::append (UI 0.9.9) ... = UI\MenuItem::class ): UI\MenuItem Shall append a new Menu Item パラメータ name The name (text) for the ... new item type The type for the new item 戻り値 A constructed object of the given type ... 連キーワード: Menu , Item , Append , append , type , new , string , MenuItem , item , appendAbout ...
https://man.plustar.jp/php/ui-menu.append.html - [similar]
Calculate input scaling parameters for future use based on training data 3122
« fann_set_error_log fann_set_learning_momentum » PHP Manual Fann 関数 Calculate input scaling p ... ms ( resource $ann , resource $train_data , float $new_input_min , float $new_input_max ): bool Calculate ... _data ニューラルネットワークトレーニングリソース。 new_input_min The desired lower bound in input data af ... ter scaling (not strictly followed) new_input_max The desired upper bound in input data af ... t , scaling , fann , data , params , based , use , new , parameters , Calculate ...
https://man.plustar.jp/php/function.fann-set-input-scaling-params.html - [similar]