Results of 31 - 40 of about 284 for 特定 (0.011 sec.)
- 指定したサーバーにアイテムを格納する 6034
- « Memcached::set Memcached::setMulti » PHP Manual Memcached 指定したサーバーにアイテムを格納する
...
す。しかし、自由形式の server_key を使用して、 key を特定のサーバーに関連付けることができます。 これは、関連す ...
るキーを特定のサーバーに置き続けたいときなどに便利です。 パラメー ...
erver ( 'localhost' , 11211 ); /* IP ブロック情報を特定のサーバー上に保持します */ $m -> setByKey ( 'api-ca ...
アイテム , key , 指定 , setByKey , キー , server , 特定 ...
-
https://man.plustar.jp/php/memcached.setbykey.html
- [similar]
- 特殊カラムを取得する 5976
- « odbc_setoption odbc_statistics » PHP Manual ODBC 関数 特殊カラムを取得する odbc_specialcolumns
...
$nullable ): resource | false テーブルのレコードを特定する最適なカラムの組合せ、 またはレコードの値がトラン ...
場合、 odbc_specialcolumns() はテーブルの各レコードを特定するカラムを返します。 引数 type が SQL_ROWVER の場合 ...
ら値を取得する ことにより指定したテーブルでレコードを特定できる最適なカラムまたはカラムの組を返します。 catal ...
取得 , specialcolumns , テーブル , type , レコード , 特定 , セット , int , string ...
-
https://man.plustar.jp/php/function.odbc-specialcolumns.html
- [similar]
- ストリーム内の特定の場所に移動する 5976
- « streamWrapper::stream_read streamWrapper::stream_set_option » PHP Manual streamWrapper ストリー
...
ム内の特定の場所に移動する streamWrapper::stream_seek (PHP 4 > ...
PHP 8) streamWrapper::stream_seek — ストリーム内の特定の場所に移動する 説明 public streamWrapper::stream_s ...
ストリーム , 移動 , streamWrapper , stream , 場所 , 特定 , offset , 注意 , whence , コール ...
-
https://man.plustar.jp/php/streamwrapper.stream-seek.html
- [similar]
- 特定の接続から直近のエラーメッセージ文字列を取得する 5861
- « pg_insert pg_last_notice » PHP Manual PostgreSQL 関数 特定の接続から直近のエラーメッセージ文字
...
P 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_last_error — 特定の接続から直近のエラーメッセージ文字列を取得する 説明 ...
エラーメッセージ , 接続 , 直近 , 取得 , connection , 特定 , result , 関数 , PostgreSQL , PgSql ...
-
https://man.plustar.jp/php/function.pg-last-error.html
- [similar]
- 共変性と反変性 5861
- « オブジェクトのシリアライズ 変更履歴 » PHP Manual クラスとオブジェクト 共変性と反変性 共変性と反
...
、子クラスのメソッドが、親クラスの戻り値よりも、より特定の、狭い型を返すことを許すことです。 一方で、反変性と ...
定することを許すものです。 型宣言は以下の場合に、より特定の、狭い型であると見なされます: union 型 から、特定の ...
型が削除されている場合 特定の型が 交差型 に追加されている場合 クラスの型が、子ク ...
ーワード: クラス , 変性 , メソッド , Animal , Dog , 特定 , 抽象 , 変更 , Cat , オブジェクト ...
-
https://man.plustar.jp/php/language.oop5.variance.html
- [similar]
- 特定色で塗りつぶす 5803
- « imagefilledrectangle imagefilter » PHP Manual GD および Image 関数 特定色で塗りつぶす imagefil
...
r (PHP 4, PHP 5, PHP 7, PHP 8) imagefilltoborder — 特定色で塗りつぶす 説明 imagefilltoborder ( GdImage $ima ...
が得られることがあるということです。 関連キーワード: 特定 , imagefilltoborder , int , 作成 , ピクセル , GdIm ...
-
https://man.plustar.jp/php/function.imagefilltoborder.html
- [similar]
- 証明書が特定の目的に使用可能かどうか確認する 5803
- « openssl_x509_check_private_key openssl_x509_export_to_file » PHP Manual OpenSSL 関数 証明書が特定
...
PHP 7, PHP 8) openssl_x509_checkpurpose — 証明書が特定の目的に使用可能かどうか確認する 説明 openssl_x509_c ...
になりました。 関連キーワード: 目的 , 確認 , 証明 , 特定 , PURPOSE , 使用 , checkpurpose , untrusted , file ...
-
https://man.plustar.jp/php/function.openssl-x509-checkpurpose.html
- [similar]
- 型演算子 5803
- « 配列演算子 制御構造 » PHP Manual 演算子 型演算子 型演算子 instanceof を使用して、 ある PHP 変数
...
が特定の クラス のオブジェクトのインスタンスであるかどうか ...
。 bool(true) bool(false) instanceof は、ある変数が 特定の親クラスを継承したクラスのオブジェクトのインスタン ...
となります。 bool(true) bool(true) あるオブジェクトが特定のクラスのインスタンスで ない ことを調べるには、 論理 ...
ます。 bool(true) 最後に、 instanceof は、ある変数が特定の インターフェイス を実装したクラスのオブジェクトの ...
-
https://man.plustar.jp/php/language.operators.type.html
- [similar]
- ラージオブジェクトをコピーする 5745
- « oci_get_implicit_resultset oci_lob_is_equal » PHP Manual OCI8 関数 ラージオブジェクトをコピーす
...
り側の LOB の古いデータは上書きされます。 もし LOB の特定部分を LOB の特定の位置にコピーする必要がある場合、 ...
, LOB , oci , OCI , lob , OCILob , length , copy , 特定 ...
-
https://man.plustar.jp/php/function.ocilob-copy.html
- [similar]
- Gmagick 5582
- « GdFont はじめに » PHP Manual 画像処理および作成 Gmagick Gmagick はじめに インストール/設定 要件
...
ップを移動する Gmagick::deconstructimages — 画像間の特定のピクセルの差を返す Gmagick::despeckleimage — 画像内 ...
画像の前景色を返す Gmagick::getimagechanneldepth — 特定の画像チャネルの深度を返す Gmagick::getimagecolors — ...
を取得する Gmagick::getimagefilename — シーケンス内の特定の画像のファイル名を返す Gmagick::getimageformat — シ ...
ーケンス内の特定の画像のフォーマットを返す Gmagick::getimagegamma — ...
-
https://man.plustar.jp/php/book.gmagick.html
- [similar]