検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 208 for ブロック (0.061 sec.)
ラージオブジェクトを削除する 4598
« pg_lo_truncate pg_lo_write » PHP Manual PostgreSQL 関数 ラージオブジェクトを削除する pg_lo_unl ... ージオブジェクトインターフェイスは、トランザクションブロックの中で 使用する必要があります。 注意 : この関数は、以 ...
https://man.plustar.jp/php/function.pg-lo-unlink.html - [similar]
ユーザー定義の例外ハンドラ関数を設定する 4598
« set_error_handler trigger_error » PHP Manual エラー処理関数 ユーザー定義の例外ハンドラ関数を設 ... callable $callback ): ? callable 例外が try/catch ブロックの中でキャッチされなかった場合の デフォルトの例外ハン ...
https://man.plustar.jp/php/function.set-exception-handler.html - [similar]
ジェネレータの構文 4598
« ジェネレータとは ジェネレータと Iterator オブジェクトとの比較 » PHP Manual ジェネレータ ジェネ ... 1;PHP;$が大好き 2;Python;インデントが大好き 3;Ruby;ブロックが大好き EOF; function input_parser ( $input ) { for ... PHP $が大好き 2: Python インデントが大好き 3: Ruby ブロックが大好き 警告 先ほどの例のように値だけを yield すると ...
https://man.plustar.jp/php/language.generators.syntax.html - [similar]
指定したサーバーにアイテムを格納する 4598
« Memcached::set Memcached::setMulti » PHP Manual Memcached 指定したサーバーにアイテムを格納する ... (); $m -> addServer ( 'localhost' , 11211 ); /* IP ブロック情報を特定のサーバー上に保持します */ $m -> setByKey ...
https://man.plustar.jp/php/memcached.setbykey.html - [similar]
ランダムなトークンを生成する 4598
« OAuthProvider::consumerHandler OAuthProvider::is2LeggedEndpoint » PHP Manual OAuthProvider ラン ... ーとして /dev/random を使います。 それ以外の場合は、ブロックされることのない /dev/urandom を使います。 このパラメ ...
https://man.plustar.jp/php/oauthprovider.generatetoken.html - [similar]
Win32 エラーコード 4598
« Win32Service サービスフラグ定数 Win32 ベース優先度クラス » PHP Manual 定義済み定数 Win32 エラー ... Dispatcher をコールしたスレッドが制御ハンドラ関数でブロックされています。 WIN32_ERROR_SHUTDOWN_IN_PROGRESS 0x00 ...
https://man.plustar.jp/php/win32service.constants.errors.html - [similar]
プロセス制御 4556
« expect_popen はじめに » PHP Manual プロセス制御 プロセス制御 プロセス制御 はじめに インストール ... l — シグナルハンドラを設定する pcntl_sigprocmask — ブロックされたシグナルを設定あるいは取得する pcntl_sigtimedw ...
https://man.plustar.jp/php/book.pcntl.html - [similar]
ファイルの最終アクセス時刻を取得する 4556
« file filectime » PHP Manual ファイルシステム 関数 ファイルの最終アクセス時刻を取得する fileati ... 注意 注意 : ファイルの atime は、 ファイルのデータブロックが読み込まれる度に変更されるとみなされます。 この仕様 ...
https://man.plustar.jp/php/function.fileatime.html - [similar]
文字を HTML 数値エンティティにエンコードする 4556
« mb_encode_mimeheader mb_encoding_aliases » PHP Manual マルチバイト文字列 関数 文字を HTML 数値 ... mericentity ( $str , $convmap , "ISO-8859-1" ); /* ブロック 95-104 にある SJIS-win コードのユーザー定義領域を ...
https://man.plustar.jp/php/function.mb-encode-numericentity.html - [similar]
暗号化に必要な全てのバッファを初期化する 4556
« mcrypt_generic_deinit mcrypt_generic » PHP Manual Mcrypt 関数 暗号化に必要な全てのバッファを初 ... さな値は全て有効です。 iv IV は通常そのアルゴリズムのブロック長と同じ大きさですが、 mcrypt_enc_get_iv_size() をコ ...
https://man.plustar.jp/php/function.mcrypt-generic-init.html - [similar]