検索

phrase: max: clip:
target: order:
Results of 391 - 400 of about 2018 for オブジェクト (0.166 sec.)
ある日付/時刻が週末にあるかを調べる 2748
« IntlCalendar::isSet IntlCalendar::roll » PHP Manual IntlCalendar ある日付/時刻が週末にあるかを ... Weekend — ある日付/時刻が週末にあるかを調べる 説明 オブジェクト指向型 public IntlCalendar::isWeekend ( ? float $tim ... ndar $calendar , ? float $timestamp = null ): bool オブジェクトの現在時刻、または 指定されたタイムスタンプが、 オブ ... ョンのタイムスタンプとして指定します。 null の場合、 オブジェクトの現在時刻を代わりに使います。 戻り値 指定した、また ... はこのオブジェクトの時刻が週末に入っているかを bool で返します。 失敗時 ...
https://man.plustar.jp/php/intlcalendar.isweekend.html - [similar]
単一のフィールドのメタデータを取得する 2748
« mysqli_result::fetch_column mysqli_result::fetch_field » PHP Manual mysqli_result 単一のフィー ... rect — 単一のフィールドのメタデータを取得する 説明 オブジェクト指向型 public mysqli_result::fetch_field_direct ( in ... se 指定した結果セットから、フィールド定義情報を含むオブジェクトを返します。 パラメータ result 手続き型のみ: mysqli_ ... ) 、 mysqli_stmt_get_result() が返す mysqli_result オブジェクト。 index フィールド番号。この値は 0 から フィールド数 ... なければなりません。 戻り値 フィールド定義情報を含むオブジェクトを返します。もし、指定した fieldnr のフィールドの情報 ...
https://man.plustar.jp/php/mysqli-result.fetch-field-direct.html - [similar]
イテレータから phar アーカイブを作成する 2743
« Phar::buildFromDirectory Phar::canCompress » PHP Manual Phar イテレータから phar アーカイブを作 ... ッドは、 php.ini の phar.readonly が 0 でないと Phar オブジェクトで動作しません。それ以外の場合は PharException がスロ ... か、あるいは DirectoryIterator のように SplFileInfo オブジェクトを返すものです。 SplFileInfo オブジェクトを返すイテレ ... の場所の関連を返すイテレータ、 あるいは SplFileInfo オブジェクトを返すイテレータ。 baseDirectory SplFileInfo オブジェ ... ブの中身をコピーすることもできます。 というのも Phar オブジェクトは DirectoryIterator を継承しているからです。 <?php ...
https://man.plustar.jp/php/phar.buildfromiterator.html - [similar]
RAR アーカイブからエントリの全一覧を取得する 2743
« RarArchive::getComment RarArchive::getEntry » PHP Manual RarArchive RAR アーカイブからエントリ ... RAR アーカイブからエントリの全一覧を取得する 説明 オブジェクト指向型 (メソッド) public RarArchive::getEntries (): ... メータ rarfile rar_open() でオープンした RarArchive オブジェクト。 戻り値 rar_list() は RarEntry オブジェクトの配列を ... RAR アーカイブも対応するようになりました。 例 例1 オブジェクト指向型 <?php $rar_arch = RarArchive :: open ( 'solid ... RarArchive::getEntry() - Rar アーカイブからエントリオブジェクトを取得する rar:// ラッパー 関連キーワード: エントリ ...
https://man.plustar.jp/php/rararchive.getentries.html - [similar]
ArrayIterator を作成する 2733
« ArrayIterator::asort ArrayIterator::count » PHP Manual ArrayIterator ArrayIterator を作成する ... bject $array = [] , int $flags = 0 ) ArrayIterator オブジェクトを作成します。 警告 この関数は、 現在のところ詳細な情 ... います。 パラメータ array 反復処理をする配列あるいはオブジェクト。 flags ArrayIterator オブジェクトの振る舞いを制御す ... ーワード: ArrayIterator , 作成 , construct , array , オブジェクト , flags , 配列 , 処理 , コピー , getArrayCopy ...
https://man.plustar.jp/php/arrayiterator.construct.html - [similar]
実行時設定 2733
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... を許可し、 PHP スクリプトがリモートサーバー上に COM オブジェクトを生成することを 許可します。 com.autoregister_typel ... ib これを on にすると、 生成した COM オブジェクトのタイプライブラリから取得した 定数を PHP に登録しよ ... うと試みます。ただし、それはオブジェクトが 当該情報を取得するためのインターフェイスを提供して ... ます。 com.autoregister_verbose これを on にすると、オブジェクト生成時のタイプライブラリの読み込み中に 発生したすべて ...
https://man.plustar.jp/php/com.configuration.html - [similar]
空の DOMDocumentType オブジェクトを作成する 2733
« DOMImplementation::createDocument DOMImplementation::hasFeature » PHP Manual DOMImplementation ... 空の DOMDocumentType オブジェクトを作成する DOMImplementation::createDocumentType (PH ... ntation::createDocumentType — 空の DOMDocumentType オブジェクトを作成する 説明 public DOMImplementation::createDocu ... "" ): DOMDocumentType | false 空の DOMDocumentType オブジェクトを作成します。 エンティティ宣言および記法は使用可能に ... ent() - 指定した型とドキュメント要素の DOMDocument オブジェクトを作成する 関連キーワード: 作成 , DOMDocumentType , ...
https://man.plustar.jp/php/domimplementation.createdocumenttype.html - [similar]
画像の周りを枠線で囲む 2733
« Gmagick::blurimage Gmagick::charcoalimage » PHP Manual Gmagick 画像の周りを枠線で囲む Gmagick: ... 画像の周りを枠線で囲みます。枠線の色は GmagickPixel オブジェクトあるいは色文字列で指定します。 パラメータ color 枠線 ... の色を含む GmagickPixel オブジェクトあるいは文字列。 width 枠線の幅。 height 枠線の高さ。 ... 戻り値 枠線を定義した Gmagick オブジェクトを返します。 エラー / 例外 エラー時に GmagickExcepti ... ます。 関連キーワード: 画像 , 周り , Gmagick , 枠 , オブジェクト , GmagickPixel , エラー , height , width , int ...
https://man.plustar.jp/php/gmagick.borderimage.html - [similar]
このオブジェクトを作るのに使われているルールを取得する 2733
« IntlRuleBasedBreakIterator::getBinaryRules IntlRuleBasedBreakIterator::getRuleStatus » PHP Man ... ual IntlRuleBasedBreakIterator このオブジェクトを作るのに使われているルールを取得する IntlRuleBased ... PHP 8) IntlRuleBasedBreakIterator::getRules — このオブジェクトを作るのに使われているルールを取得する 説明 public I ... にはパラメータはありません。 戻り値 関連キーワード: オブジェクト , ルール , 取得 , ntlRuleBasedBreakIterator , getR ...
https://man.plustar.jp/php/intlrulebasedbreakiterator.getrules.html - [similar]
下位互換性のない変更点 2733
« 新しいグローバル定数 PHP 7.2.x で推奨されなくなる機能 » PHP Manual PHP 7.1.x から PHP 7.2.x へ ... / string(2) "-0" ではなく string(1) "0" となります オブジェクトと配列の型変換における数値キーの扱い 配列からオブジェ ... settype() を使った場合も同様です。 数値キーの配列をオブジェクトにキャストしたときに、その要素にアクセスできるように ... なったのです。 <?php // 配列からオブジェクトへの変換 $arr = [ 0 => 1 ]; $obj = (object) $arr ; v ... 字列のキーになりました int(1) } int(1) int(1) また、オブジェクトに数値のキーが含まれる場合に、 配列にキャストしてもそ ...
https://man.plustar.jp/php/migration72.incompatible.html - [similar]