検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 374 for 読み込み (0.032 sec.)
新しい DOMElement オブジェクトを作成する 3976
« DOMElement DOMElement::getAttribute » PHP Manual DOMElement 新しい DOMElement オブジェクトを作 ... ement オブジェクトを作成します。 このオブジェクトは読み込み専用です。このオブジェクトをドキュメントに 追加するこ ...
https://man.plustar.jp/php/domelement.construct.html - [similar]
LOB ファイルから、ユーザーが定義したサイズの内容を取得する 3976
« db2_last_insert_id db2_next_result » PHP Manual IBM DB2 関数 LOB ファイルから、ユーザーが定義し ... db2_fetch_row ( $result ); $i = 0 ; /* LOB データの読み込み */ while ( $data = db2_lob_read ( $result , 2 , 6 ... db2_fetch_row ( $result ); $i = 0 ; /* LOB データの読み込み */ while ( $data = db2_lob_read ( $result , 2 , 6 ...
https://man.plustar.jp/php/function.db2-lob-read.html - [similar]
新しい画像をファイルあるいは URL から作成する 3976
« imagecreatefromwbmp imagecreatefromxbm » PHP Manual GD および Image 関数 新しい画像をファイルあ ... た、WebP から jpeg への変換 <?php // WebP ファイルを読み込みます $im = imagecreatefromwebp ( './example.webp' ); ...
https://man.plustar.jp/php/function.imagecreatefromwebp.html - [similar]
Gmagick のコンストラクタ 3976
« Gmagick::compositeimage Gmagick::cropimage » PHP Manual Gmagick Gmagick のコンストラクタ Gmagi ... Gmagick のコンストラクタです。 パラメータ filename 読み込みたい画像へのパス、あるいは複数のパスの配列。 エラー ...
https://man.plustar.jp/php/gmagick.construct.html - [similar]
モデルをファイルに保管 3976
« SVMModel::predict SVN » PHP Manual SVMModel モデルをファイルに保管 SVMModel::save (PECL svm >= ... す。 参考 SVMModel::load() - 保管された SVM モデルを読み込み 関連キーワード: モデル , 保管 , SVMModel , ファイル ...
https://man.plustar.jp/php/svmmodel.save.html - [similar]
RAR 3976
« ssh2:// ogg:// » PHP Manual サポートするプロトコル/ラッパー RAR rar:// rar:// — RAR 説明 このラ ... で制約される No allow_url_include で制約される No 読み込み許可 Yes 書き込み許可 No 追加許可 No 同時読み書き許可 ...
https://man.plustar.jp/php/wrappers.rar.html - [similar]
Secure Shell 2 3976
« phar:// rar:// » PHP Manual サポートするプロトコル/ラッパー Secure Shell 2 ssh2:// ssh2:// — S ... p allow_url_fopen で制約される Yes Yes Yes Yes Yes 読み込み許可 Yes Yes Yes Yes Yes 書き込み許可 Yes Yes Yes Ye ...
https://man.plustar.jp/php/wrappers.ssh2.html - [similar]
cURL 転送用オプションを設定する 3950
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl ... ョン value への設定値 注記 CURLOPT_BUFFERSIZE 1 回の読み込みに用いるバッファのサイズ。しかしながら、必ず このバッ ... ものが使用可能です。 名前が空文字列の場合はクッキーを読み込みませんが、クッキーの処理は有効なままです。 CURLOPT_C ... COOKIEFILE で指定されたファイルから全てのクッキーを読み込みます。 cURL 7.14.1 以降で利用可能です。 CURLOPT_CUST ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]
ディレクトリハンドルをオープンする 3950
« getcwd readdir » PHP Manual ディレクトリ 関数 ディレクトリハンドルをオープンする opendir (PHP ... 5/" ; // 既知のディレクトリをオープンし、その内容を読み込みます。 if ( is_dir ( $dir )) { if ( $dh = opendir ( ...
https://man.plustar.jp/php/function.opendir.html - [similar]
ファイルの SplFileObject オブジェクトを取得する 3950
« SplFileInfo::isWritable SplFileInfo::setFileClass » PHP Manual SplFileInfo ファイルの SplFileO ... fopen() のドキュメントを参照ください。 デフォルトは読み込み専用となります。 useIncludePath true に設定すると、こ ...
https://man.plustar.jp/php/splfileinfo.openfile.html - [similar]