検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 927 for create (0.028 sec.)
Creates a database 4704
« dbase_close dbase_delete_record » PHP Manual dBase 関数 Creates a database dbase_create (PHP 5 ... < 5.3.0, dbase 5, dbase 7) dbase_createCreates a database 説明 dbase_create ( string $p ... s , int $type = DBASE_TYPE_DBASE ): resource dbase_create() creates a dBase database with the given definiti ... t exceed 10 chars. type The type of database to be created. Either DBASE_TYPE_DBASE or DBASE_TYPE_FOXPRO . 戻 ... database resource if the database is successfully created, or false if an error occurred. 変更履歴 バージョ ...
https://man.plustar.jp/php/function.dbase-create.html - [similar]
Create a handle to used communicate with zookeeper 4704
« Zookeeper::connect Zookeeper::create » PHP Manual Zookeeper Create a handle to used communicat ... (PECL zookeeper >= 0.1.0) Zookeeper::__construct — Create a handle to used communicate with zookeeper 説明 p ... b = null , int $recv_timeout = 10000 ) This method creates a new handle and a zookeeper session that corresp ... and it's derivatives. 参考 Zookeeper::connect() - Create a handle to used communicate with zookeeper Zookee ... , zookeeper , communicate , Zookeeper , watcher , Create , construct , host , session , This ...
https://man.plustar.jp/php/zookeeper.construct.html - [similar]
Create stopped EvIo watcher object 4673
« EvIo::__construct EvIo::set » PHP Manual EvIo Create stopped EvIo watcher object EvIo::createS ... topped (PECL ev >= 0.2.0) EvIo::createStopped — Create stopped EvIo watcher object 説明 f ... inal public static EvIo::createStopped ( mixed $fd , int $events , callable $callb ... () - Constructs EvIo watcher object EvLoop::io() - Create EvIo watcher object associated with the current ev ... watcher , stopped , construct , data , priority , Create , createStopped , associated , int ...
https://man.plustar.jp/php/evio.createstopped.html - [similar]
Create stopped EvSignal watcher object 4673
« EvSignal::__construct EvSignal::set » PHP Manual EvSignal Create stopped EvSignal watcher obje ... ct EvSignal::createStopped (PECL ev >= 0.2.0) EvSignal::createStopped ...Create stopped EvSignal watcher object 説明 final public ... static EvSignal::createStopped ( int $signum , callable $callback , mixed ... $data = null , int $priority = 0 ): EvSignal Create stopped EvSignal watcher object. Unlike EvSignal:: ...
https://man.plustar.jp/php/evsignal.createstopped.html - [similar]
XML パーサを作成する 4673
« xml_parser_create_ns xml_parser_free » PHP Manual XML パーサ 関数 XML パーサを作成する xml_par ... ser_create (PHP 4, PHP 5, PHP 7, PHP 8) xml_parser_create — X ... ML パーサを作成する 説明 xml_parser_create ( ? string $encoding = null ): XMLParser xml_parse ... r_create() は新しい XML パーサを作成し、 他の XML 関数が使用 ... coding は、nullable になりました。 参考 xml_parser_create_ns() - 名前空間をサポートした XML パーサを生成する ...
https://man.plustar.jp/php/function.xml-parser-create.html - [similar]
Create a client 4673
« Yar_Client::__call Yar_Client::setOpt » PHP Manual Yar_Client Create a client Yar_Client::__co ... ruct (PECL yar >= 1.0.0) Yar_Client::__construct — Create a client 説明 final public Yar_Client::__construct ... ( string $url , array $options = ? ) Create a Yar_Client to a Yar_Server . パラメータ url Yar ... ing contexts 関連キーワード: Yar , a , construct , Create , call , setOpt , Server , example , Set , service ...
https://man.plustar.jp/php/yar-client.construct.html - [similar]
Constructs a backpropagation neural network from a configuration file 4641
« fann_copy fann_create_shortcut_array » PHP Manual Fann 関数 Constructs a backpropagation neura ... l network from a configuration file fann_create_from_file (PECL fann >= 1.0.0) fann_create_from_fi ... neural network from a configuration file 説明 fann_create_from_file ( string $configuration_file ): resource ... 関連キーワード: file , fann , configuration , from , create , Constructs , backpropagation , save , been , Sav ...
https://man.plustar.jp/php/function.fann-create-from-file.html - [similar]
Create a stopped EvPeriodic watcher 4610
« EvPeriodic::__construct EvPeriodic::set » PHP Manual EvPeriodic Create a stopped EvPeriodic wa ... tcher EvPeriodic::createStopped (PECL ev >= 0.2.0) EvPeriodic::createStoppe ... d — Create a stopped EvPeriodic watcher 説明 final public sta ... tic EvPeriodic::createStopped ( float $offset , float $interval , callabl ... xed $data = null , int $priority = 0 ): EvPeriodic Create EvPeriodic object. Unlike EvPeriodic::__construct( ...
https://man.plustar.jp/php/evperiodic.createstopped.html - [similar]
規則に基づいた Transliterator を作成する 4610
« Transliterator::create Transliterator::createInverse » PHP Manual Transliterator 規則に基づいた ... Transliterator を作成する Transliterator::createFromRules transliterator_create_from_rules (PHP 5 > ... PHP 7, PHP 8, PECL intl >= 2.0.0) Transliterator::createFromRules -- transliterator_create_from_rules — 規則 ... 明 オブジェクト指向型 public static Transliterator::createFromRules ( string $rules , int $direction = Transl ... ORWARD ): ? Transliterator 手続き型 transliterator_create_from_rules ( string $rules , int $direction = Tran ...
https://man.plustar.jp/php/transliterator.createfromrules.html - [similar]
新しいセッションIDを作成する 4578
« session_commit session_decode » PHP Manual セッション関数 新しいセッションIDを作成する session ... _create_id (PHP 7 >= 7.1.0, PHP 8) session_create_id — 新し ... いセッションIDを作成する 説明 session_create_id ( string $prefix = "" ): string | false session ... _create_id() 関数は、 現在のセッションのための新しいセッシ ... て - (マイナス) が許可されています。 戻り値 session_create_id() 関数は、 現在のセッションのための、衝突しない ...
https://man.plustar.jp/php/function.session-create-id.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT