検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 927 for create (0.044 sec.)
Create a glo instance 4116
« cubrid_load_from_glo cubrid_save_to_glo » PHP Manual CUBRID 廃止されたエイリアスと関数 Create ... id_new_glo (PECL CUBRID >= 8.3.0) cubrid_new_glo — Create a glo instance 説明 cubrid_new_glo ( resource $con ... ): string The cubrid_new_glo() function is used to create a glo instance in the requested class (glo class). ... The glo created is a LO type, and is stored in the file_name file ... ier. class_name Name of the class that you want to create a glo in. file_name The file name that you want to ...
https://man.plustar.jp/php/function.cubrid-new-glo.html - [similar]
Closes a database 4116
« dbase_add_record dbase_create » PHP Manual dBase 関数 Closes a database dbase_close (PHP 5 < 5 ... tabase resource, returned by dbase_open() or dbase_create() . 戻り値 成功した場合に true を、失敗した場合に ... ); } ?> 参考 dbase_open() - Opens a database dbase_create() - Creates a database 関連キーワード: database , ... Closes , resource , create , open , バージョン , Opens , 参考 , file , Closin ...
https://man.plustar.jp/php/function.dbase-close.html - [similar]
ソースリソースを生成する 4116
« openal_listener_set openal_source_destroy » PHP Manual OpenAL 関数 ソースリソースを生成する op ... enal_source_create (PECL openal >= 0.1.0) openal_source_create — ソー ... スリソースを生成する 説明 openal_source_create (): resource パラメータ この関数にはパラメータはあ ... 削除する 関連キーワード: ソース , リソース , 生成 , create , destroy , 関数 , パラメータ , 設定 , 開始 , 再生 ...
https://man.plustar.jp/php/function.openal-source-create.html - [similar]
音声処理コンテキストを作成する 4084
« openal_buffer_loadwav openal_context_current » PHP Manual OpenAL 関数 音声処理コンテキストを作 ... 成する openal_context_create (PECL openal >= 0.1.0) openal_context_create — 音声 ... 処理コンテキストを作成する 説明 openal_context_create ( resource $device ): resource パラメータ device O ... キーワード: コンテキスト , 作成 , context , device , create , resource , Open , リソース , open , 失敗 ...
https://man.plustar.jp/php/function.openal-context-create.html - [similar]
指定したコンテキストを現在のコンテキストにする 4084
« openal_context_create openal_context_destroy » PHP Manual OpenAL 関数 指定したコンテキストを現 ... AL (コンテキスト) リソース (事前に openal_context_create() で作成したもの)。 戻り値 成功した場合に true を、 ... 敗した場合に false を返します。 参考 openal_context_create() - 音声処理コンテキストを作成する 関連キーワード: ... コンテキスト , context , 指定 , create , 作成 , destroy , 関数 , resource , パラメータ , ...
https://man.plustar.jp/php/function.openal-context-current.html - [similar]
指定した ID のタイムゾーンオブジェクトを作る 4084
« IntlTimeZone::createEnumeration IntlTimeZone::createTimeZoneIDEnumeration » PHP Manual IntlTim ... ID のタイムゾーンオブジェクトを作る IntlTimeZone::createTimeZone intltz_create_time_zone (PHP 5 >= 5.5.0, P ... HP 7, PHP 8, PECL >= 3.0.0a1) IntlTimeZone::createTimeZone -- intltz_create_time_zone — 指定した ID の ... ジェクト指向型 (method): public static IntlTimeZone::createTimeZone ( string $timezoneId ): ? IntlTimeZone 手続 ... き型: intltz_create_time_zone ( string $timezoneId ): ? IntlTimeZone 警 ...
https://man.plustar.jp/php/intltimezone.createtimezone.html - [similar]
ZooKeeper 4052
« ZMQDevice::setTimerTimeout はじめに » PHP Manual その他のサービス ZooKeeper ZooKeeper はじめに ... dle and free up any resources Zookeeper::connect — Create a handle to used communicate with zookeeper Zookee ... per::__construct — Create a handle to used communicate with zookeeper Zookee ... per::createCreate a node synchronously Zookeeper::delete — ... chronously , ZookeeperConfig , associated , Sets , Create , handle ...
https://man.plustar.jp/php/book.zookeeper.html - [similar]
The MongoDB\Driver\Command class 4052
« MongoDB\Driver\Manager::startSession MongoDB\Driver\Command::__construct » PHP Manual MongoDB\ ... sing MongoDB\Driver\Command to provide a helper to create collections <?php class CreateCollection { protect ... __construct ( $collectionName ) { $this -> cmd [ "create" ] = (string) $collectionName ; } function setCapp ... tion getCollectionName () { return $this -> cmd [ "create" ]; } } $manager = new MongoDB \ Driver \ Manager ... ( "mongodb://localhost:27017" ); $createCollection = new CreateCollection ( "cappedCollecti ...
https://man.plustar.jp/php/class.mongodb-driver-command.html - [similar]
Add a new function, similar to create_function 4052
« runkit7_constant_remove runkit7_function_copy » PHP Manual runkit7 関数 Add a new function, si ... milar to create_function runkit7_function_add (PECL runkit7 >= Unk ... kit7_function_add — Add a new function, similar to create_function() 説明 runkit7_function_add ( string $fun ... パラメータ function_name Name of the function to be created argument_list Comma separated argument list code ... ます。 The value of a is 1 The value of b is 2 参考 create_function() - 文字列のコードを評価し、動的に関数を作 ...
https://man.plustar.jp/php/function.runkit7-function-add.html - [similar]
xmlrpc サーバーを作成する 4052
« xmlrpc_server_call_method xmlrpc_server_destroy » PHP Manual XML-RPC 関数 xmlrpc サーバーを作成 ... する xmlrpc_server_create (PHP 4 >= 4.1.0, PHP 5, PHP 7) xmlrpc_server_creat ... e — xmlrpc サーバーを作成する 説明 xmlrpc_server_create (): resource 警告 この関数は、 実験的 なものです。 ... ーワード: xmlrpc , 作成 , サーバー , server , 関数 , create , 警告 , 予告 , リスト , 情報 ...
https://man.plustar.jp/php/function.xmlrpc-server-create.html - [similar]