検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 377 for (0.010 sec.)
オフセットを取得する 4692
« ArrayAccess::offsetExists ArrayAccess::offsetSet » PHP Manual ArrayAccess オフセットを取得する ... 直接的な変更とは、 $obj[6] = 7 のように配列のその次の値を完全に置き換える変更のことです。 一方、間接的な ... 変更とは、 $obj[6][7] = 7 のようにその次の一部分のみを変更したり $var =& $obj[6] のように他の ... , 取得 , offsetGet , 間接 , obj , 参照 , 実装 , 次 ...
https://man.plustar.jp/php/arrayaccess.offsetget.html - [similar]
HashContext クラス 4692
« 定義済み定数 HashContext::__construct » PHP Manual Hash HashContext クラス HashContext クラス ... unserialize — data を HashContext オブジェクト に復する 関連キーワード: HashContext , クラス , construc ...
https://man.plustar.jp/php/class.hashcontext.html - [similar]
クラスのエイリアスを作成する 4692
« __autoload class_exists » PHP Manual クラス/オブジェクト関数 クラスのエイリアスを作成する clas ... 義のクラス class に対して作成します。 エイリアスは、のクラスとまったく同一のものとなります。 パラメータ ... class となるクラス。 alias クラスのエイリアス名。 autoload ... のクラスが見つからない場合にオートロードするかどうか ...
https://man.plustar.jp/php/function.class-alias.html - [similar]
全ての定義済の変数を配列で返す 4692
« get_debug_type get_resource_id » PHP Manual 変数操作 関数 全ての定義済の変数を配列で返す get_d ... 変数を含む、全ての の定義済の変数のリストを有する多次の配列を返します。 パラメータ この関数にはパラメータ ... はありません。 戻り値 すべての変数を含む多次の配列を返します。 例 例1 get_defined_vars() の例 <? ... 数 , 定義 , 配列 , defined , 済 , vars , 関数 , 多次 , パラメータ , 定数 ...
https://man.plustar.jp/php/function.get-defined-vars.html - [similar]
設定オプションの値を設定する 4692
« ini_restore memory_get_peak_usage » PHP Manual PHP オプション/情報 関数 設定オプションの値を設 ... リプトの実行中は新しい値を保持し、 スクリプト終了時にの値へ戻されます。 パラメータ option 全てのオプション ... value オプションの新しい値。 戻り値 成功した場合にの値、失敗した場合に false を返します。 変更履歴 バー ... オプションを得る ini_restore() - 設定オプションの値をに戻す 設定を変更するには 関連キーワード: 設定 , 値 ...
https://man.plustar.jp/php/function.ini-set.html - [similar]
共有秘密鍵を返す 4692
« radius_send_request radius_strerror » PHP Manual Radius 関数 共有秘密鍵を返す radius_server_se ... パスワードや暗号化キーのような加工されたデータを復する際の SALT として、共有秘密鍵が必要となります。 パ ...
https://man.plustar.jp/php/function.radius-server-secret.html - [similar]
画像を二倍に比例拡大する 4692
« Gmagick::levelimage Gmagick::mapimage » PHP Manual Gmagick 画像を二倍に比例拡大する Gmagick::m ... 説明 public Gmagick::magnifyimage (): mixed 画像をのサイズの二倍に比例拡大します。 パラメータ この関数 ...
https://man.plustar.jp/php/gmagick.magnifyimage.html - [similar]
画像をその半分のサイズに比例縮小する 4692
« Imagick::mergeImageLayers Imagick::modulateImage » PHP Manual Imagick 画像をその半分のサイズに ... public Imagick::minifyImage (): bool 画像のサイズをの半分に比例縮小します。 パラメータ この関数にはパラ ...
https://man.plustar.jp/php/imagick.minifyimage.html - [similar]
オブジェクトのクローン作成 4692
« finalキーワード オブジェクトの比較 » PHP Manual クラスとオブジェクト オブジェクトのクローン作成 ... 2 = new SubObject (); $obj2 = clone $obj ; print( "のオブジェクト\n" ); print_r ( $obj ); print( "クロー ... int_r ( $obj2 ); ?> 上の例の出力は以下となります。 のオブジェクト MyCloneable Object ( [object1] => Sub ...
https://man.plustar.jp/php/language.oop5.cloning.html - [similar]
ParentIterator を作成する 4692
« ParentIterator::accept ParentIterator::getChildren » PHP Manual ParentIterator ParentIterator ... みが 記述されています。 パラメータ iterator 作成するとなるイテレータ。 関連キーワード: ParentIterator , ...
https://man.plustar.jp/php/parentiterator.construct.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT