検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 661 for open (0.062 sec.)
Establish the environment for connecting to CUBRID server 3666
« cubrid_commit cubrid_connect » PHP Manual CUBRID 関数 Establish the environment for connecting ... instead, the connection identifier of the already opened connection will be returned. The new_link parame ... ehavior and makes cubrid_connect_with_url() always open a new connection, even if cubrid_connect_with_url( ... _disconnect ( $con ); } ?> 参考 cubrid_connect() - Open a connection to a CUBRID Server cubrid_pconnect() ... - Open a persistent connection to a CUBRID server cubrid_ ...
https://man.plustar.jp/php/function.cubrid-connect-with-url.html - [similar]
OpenAL バッファを生成する 3666
« OpenAL 関数 openal_buffer_data » PHP Manual OpenAL 関数 OpenAL バッファを生成する openal_buffe ... r_create (PECL openal >= 0.1.0) openal_buffer_create — OpenAL バッファ ... を生成する 説明 openal_buffer_create (): resource パラメータ この関数に ... はパラメータはありません。 戻り値 成功した場合に Open AL (バッファ) リソース、失敗した場合に false を返し ... ます。 参考 openal_buffer_loadwav() - .wav ファイルをバッファに読み ...
https://man.plustar.jp/php/function.openal-buffer-create.html - [similar]
ソースリソースを削除する 3666
« openal_source_create openal_source_get » PHP Manual OpenAL 関数 ソースリソースを削除する opena ... l_source_destroy (PECL openal >= 0.1.0) openal_source_destroy — ソースリソース ... を削除する 説明 openal_source_destroy ( resource $source ): bool パラメ ... ータ source Open AL (ソース) リソース (事前に openal_source_create( ... 合に true を、失敗した場合に false を返します。 参考 openal_source_create() - ソースリソースを生成する 関連キ ...
https://man.plustar.jp/php/function.openal-source-destroy.html - [similar]
すべてのリソースを開放する 3666
« radius_auth_open radius_config » PHP Manual Radius 関数 すべてのリソースを開放する radius_clos ... リソース , 開放 , radius , 関数 , handle , auth , open , Radius , resource , リクエスト ...
https://man.plustar.jp/php/function.radius-close.html - [similar]
認証付きの共有鍵による暗号化 3666
« sodium_crypto_secretbox_open sodium_crypto_secretstream_xchacha20poly1305_init_pull » PHP Manu ... the $ciphertext var_dump ( sodium_crypto_secretbox_open ( $ciphertext , $nonce , $key )); ?> 上の例の出力は ... sage to be encrypted" 参考 sodium_crypto_secretbox_open() - 認証付きの共有鍵による復号 sodium_crypto_secre ...
https://man.plustar.jp/php/function.sodium-crypto-secretbox.html - [similar]
秘密鍵から、Ed25519 形式の公開鍵を取り出す 3666
« sodium_crypto_sign_open sodium_crypto_sign_publickey » PHP Manual Sodium 関数 秘密鍵から、Ed25 ... ickey , from , secretkey , string , secret , key , open ...
https://man.plustar.jp/php/function.sodium-crypto-sign-publickey-from-secretkey.... - [similar]
アーカイブが壊れている (未完成である) かどうかを調べる 3666
« RarArchive::getEntry RarArchive::isSolid » PHP Manual RarArchive アーカイブが壊れている (未完成 ... りする) かどうかを調べます。 パラメータ rarfile rar_open() でオープンした RarArchive オブジェクト。 戻り値 ... nt is used to omit notice */ $arch = RarArchive :: open ( $file , null , 'retnull' ); var_dump ( $arch -> ... ird argument is used to omit notice */ $arch = rar_open ( $file , null , 'retnull' ); var_dump ( rar_broke ...
https://man.plustar.jp/php/rararchive.isbroken.html - [similar]
dBase 関数 3666
« 定義済み定数 dbase_add_record » PHP Manual dBase dBase 関数 dBase 関数 例 Many examples in thi ... s — Gets the number of records in a database dbase_openOpens a database dbase_pack — Packs a database d ... d , 関数 , from , array , create , info , header , open , records ...
https://man.plustar.jp/php/ref.dbase.html - [similar]
共有メモリ関数 3666
« 基本的な使用法 shmop_close » PHP Manual 共有メモリ 共有メモリ関数 共有メモリ関数 目次 shmop_cl ... shmop_delete — 共有メモリブロックを削除する shmop_open — 共有メモリブロックを作成またはオープンする shmop ... : 関数 , shmop , ブロック , データ , 基本 , 削除 , open , 作成 , オープン , read ...
https://man.plustar.jp/php/ref.shmop.html - [similar]
定義済み定数 3666
« リソース型 SQLite3 » PHP Manual SQLite3 定義済み定数 定義済み定数 以下の定数が定義されています ... 3_NULL ( int ) SQLite3 NULL 型を表します。 SQLITE3_OPEN_READONLY ( int ) SQLite3 データベースを読み込み専用 ... でオープンすることを指定します。 SQLITE3_OPEN_READWRITE ( int ) SQLite3 データベースを読み書き両 ... 用でオープンすることを指定します。 SQLITE3_OPEN_CREATE ( int ) データベースが存在しない場合に SQLi ...
https://man.plustar.jp/php/sqlite3.constants.html - [similar]