検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 194 for 呼び出し (0.016 sec.)
メソッドのアクセス範囲を設定する 6725
« ReflectionMethod::isStatic ReflectionMethod::__toString » PHP Manual ReflectionMethod メソッド ... メソッド経由で、 protected や private なメソッドを呼び出し可能にします。 注意 : PHP 8.1.0 以降は、このメソッド ... も起こりません。 つまり、全てのメソッドはデフォルトで呼び出し可能です。 パラメータ accessible true を指定すると、 ... 範囲 , 設定 , setAccessible , private , protected , 呼び出し , accessible ...
https://man.plustar.jp/php/reflectionmethod.setaccessible.html - [similar]
JSON 関数 6639
« JsonSerializable::jsonSerialize json_decode » PHP Manual JSON JSON 関数 JSON 関数 目次 json_de ... rror_msg — 直近の json_encode() や json_decode() の呼び出しのエラー文字列を返す json_last_error — 直近に発生した ... onSerializable , jsonSerialize , デコード , 形式 , 呼び出し , 発生 ...
https://man.plustar.jp/php/ref.json.html - [similar]
LuaClosure クラス 6563
« Lua::registerCallback LuaClosure::__invoke » PHP Manual Lua LuaClosure クラス LuaClosure クラス ... (PECL lua >=0.9.0) はじめに LuaClosure は、Lua 関数呼び出しから返されることがありえる LUA_TFUNCTION に対するラッ ... ド: LuaClosure , クラス , registerCallback , 関数 , 呼び出し , TFUNCTION , 概要 , メソッド , public , args ...
https://man.plustar.jp/php/class.luaclosure.html - [similar]
データをファイルに書き込む 6476
« file_get_contents file » PHP Manual ファイルシステム 関数 データをファイルに書き込む file_put_ ... に対する排他ロックを確保します。 つまり、 fopen() の呼び出しから fwrite() の呼び出しまでの間に flock() の呼び出し ...
https://man.plustar.jp/php/function.file-put-contents.html - [similar]
MySQLi を初期化し、mysqli_real_connect() で使うオブジェクトを返す 6476
« mysqli::$info mysqli::$insert_id » PHP Manual mysqli MySQLi を初期化し、mysqli_real_connect() ... この関数が呼び出された後の、あらゆる mysqli の関数呼び出し ( mysqli_options() と mysqli_ssl_set() を除く) は、 ... ました。 parent::init() を、 parent::__construct() の呼び出しに置き換えて下さい。 例 mysqli_real_connect() を参照 ...
https://man.plustar.jp/php/mysqli.init.html - [similar]
mysqlndプラグインの開発をはじめよう 6443
« mysqlnd のプラグインAPI OCI8 » PHP Manual MySQL Native Driver プラグインAPI mysqlndプラグインの ... ユーザーは、オーバーライドしたメソッドの親の実装を呼び出し可能にしなければいけません。 継承することで、ユーザー ...
https://man.plustar.jp/php/mysqlnd.plugin.developing.html - [similar]
公開鍵を使用した認証を行う 6400
« ssh2_auth_password ssh2_connect » PHP Manual SSH2 関数 公開鍵を使用した認証を行う ssh2_auth_pu ... が失敗したかのように見えてしまいます。 この場合の関数呼び出しの失敗は、単に認証がまだ完了していないということを表 ... しているにすぎません。 この呼び出し失敗は無視し、続けて ssh2_auth_password() を呼ばなけ ... ring , 失敗 , 関数 , file , pubkey , privkeyfile , 呼び出し ...
https://man.plustar.jp/php/function.ssh2-auth-pubkey-file.html - [similar]
デフォルトのイベントループを止める 6313
« Ev::sleep Ev::supportedBackends » PHP Manual Ev デフォルトのイベントループを止める Ev::stop (P ... イベントのチェックとデフォルトループのコールバックの呼び出しを開始する 関連キーワード: Ev , デフォルト , stop , ... how , 参考 , 呼び出し , ループ , チェック , イベント , run ...
https://man.plustar.jp/php/ev.stop.html - [similar]
Lua 関数を呼び出す 6281
« Lua::assign Lua::__construct » PHP Manual Lua Lua 関数を呼び出す Lua::call Lua::__call (PECL l ... 関数に渡される引数 use_self self を使うか否か 戻り値 呼び出した関数の結果を返します。引数が間違っている場合は nul ...
https://man.plustar.jp/php/lua.call.html - [similar]
実行時設定 6281
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... ます。 opcache.restrict_api string OPcache API 関数の呼び出しを、指定した文字列から始まるパス上の PHP スクリプトか ... あるかはこのしきい値によって決まります。 特定の関数の呼び出し回数を、全関数の呼び出し回数で割った数は、この値以上 ... せん。 たとえば、0.005 という値を指定すると、 全ての呼び出しの 0.5% 以上を占める関数が JITコンパイルされるという ... をしなくなります。 opcache.jit_hot_func int 何回関数呼び出しが行われたら、関数をホットと判断するかを指定します。 ...
https://man.plustar.jp/php/opcache.configuration.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT