検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 246 for 初期 (0.072 sec.)
フィルタを閉じるときにコールされる 4798
« php_user_filter::filter php_user_filter::onCreate » PHP Manual php_user_filter フィルタを閉じる ... されます。 onCreate() で何らかのリソースを確保したり初期化したりしていた場合は、ここで破棄することになります ...
https://man.plustar.jp/php/php-user-filter.onclose.html - [similar]
プロパティの型を取得する 4798
« ReflectionProperty::getName ReflectionProperty::getValue » PHP Manual ReflectionProperty プロパ ... ReflectionProperty::isInitialized() - プロパティが初期化されているかをチェックする 関連キーワード: Reflect ...
https://man.plustar.jp/php/reflectionproperty.gettype.html - [similar]
プロパティが型を持つかをチェックする 4798
« ReflectionProperty::hasDefaultValue ReflectionProperty::isDefault » PHP Manual ReflectionPrope ... ReflectionProperty::isInitialized() - プロパティが初期化されているかをチェックする 関連キーワード: チェック ...
https://man.plustar.jp/php/reflectionproperty.hastype.html - [similar]
セッションを開始する 4798
« SessionHandlerInterface::gc SessionHandlerInterface::read » PHP Manual SessionHandlerInterface ... $path , string $name ): bool 既存のセッションを再度初期化するか、あるいは新しいセッションを作成します。 セッ ...
https://man.plustar.jp/php/sessionhandlerinterface.open.html - [similar]
配列のサイズを返す 4798
« SplFixedArray::__construct SplFixedArray::current » PHP Manual SplFixedArray 配列のサイズを返す ... ズと等しくなります。すべての要素の値が最初に null で初期化されるからです。 参考 SplFixedArray::getSize() - 配 ...
https://man.plustar.jp/php/splfixedarray.count.html - [similar]
アプリケーションのインスタンスを取得する 4798
« Yaf_Application Yaf_Application::bootstrap » PHP Manual Yaf_Application アプリケーションのイン ... n のインスタンスを返します。まだ Yaf_Application を初期化していない場合は null を返します。 参考 Yaf_Dispat ...
https://man.plustar.jp/php/yaf-application.app.html - [similar]
GNU Readline 4737
« コマンドライン関連 はじめに » PHP Manual コマンドライン関連 GNU Readline GNU Readline はじめに ... all — readline コールバックインターフェイスと端末を初期化し、 プロンプトを表示して結果をすぐに返す readline ...
https://man.plustar.jp/php/book.readline.html - [similar]
COMPersistHelper クラス 4737
« variant::__construct COMPersistHelper::__construct » PHP Manual COM COMPersistHelper クラス CO ... tHelper::InitNew — オブジェクトをデフォルトの状態に初期化する COMPersistHelper::LoadFromFile — オブジェクト ...
https://man.plustar.jp/php/class.compersisthelper.html - [similar]
php_user_filter クラス 4737
« ストリームラッパーとして登録するクラスの例 php_user_filter::filter » PHP Manual ストリーム php ... struct メソッドは呼び出されないので注意して下さい: 初期化については、 php_user_filter::onCreate() を変わりに ...
https://man.plustar.jp/php/class.php-user-filter.html - [similar]
基本的な curl の使用法 4737
« 例 cURL 関数 » PHP Manual 例 基本的な curl の使用法 基本的な curl の使用法 PHP を cURL サポート ... 本的な使用法は、 curl_init() により cURL セッションを初期化、 curl_setopt() により転送時のオプションを設定、 ...
https://man.plustar.jp/php/curl.examples-basic.html - [similar]