検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 575 for x (0.187 sec.)
その他の質問 4052
« PHP と COM 付録 » PHP Manual FAQ その他の質問 その他の質問 ここでは他のカテゴリに分類することが ... マンドラインツールを使いたくない場合は、 » Stuffit Expander 、 » UltimateZip 、 » 7-Zip 、 » Quick Zip の ... さい。 ダウンロードしたら実行ファイルの名前を bzip2.exe へ変更してください。 そしてそれをパスの通ったディ ... 。 注意: lang は使用する言語を意味し、 pdf のように x は指定した形式を表します。 php_manual_lang.x.bz2 を ... ィンドウを開きます ダウンロードした php_manual_lang.x.bz2 を保存したディレクトリに cd コマンドを使用して ...
https://man.plustar.jp/php/faq.misc.html - [similar]
FDF ドキュメントに javascript コードを追加する 4052
« FDF 関数 fdf_add_template » PHP Manual FDF 関数 FDF ドキュメントに javascript コードを追加する ... _javascript ( $fdf , "PlusOne" , "function PlusOne(x)\r{\r return x+1;\r}\r" ); fdf_save ( $fdf ); ?> こ ... /JavaScript << /Doc [ (PlusOne)(function PlusOne\(x\)\r{\r return x+1;\r}\r)] >> >> >> endobj trailer ...
https://man.plustar.jp/php/function.fdf-add-doc-javascript.html - [similar]
Run a single task and return a result [deprecated] 4052
« GearmanClient::data GearmanClient::doBackground » PHP Manual GearmanClient Run a single task a ... break; case GEARMAN_WORK_FAIL : echo "Failed\n" ; exit; case GEARMAN_SUCCESS : break; default: echo "RE ... cho "Errno: " . $gmclient -> getErrno () . "\n" ; exit; } } while( $gmclient -> returnCode () != GEARMA ... op is not needed, just showing how it works for ( $x = 0 ; $x < $workload_size ; $x ++) { echo "Sending ... status: " + $x + 1 . "/ $workload_size complete\n" ; $job -> send ...
https://man.plustar.jp/php/gearmanclient.do.html - [similar]
Run a single task and return a result 4052
« GearmanClient::doLowBackground GearmanClient::doStatus » PHP Manual GearmanClient Run a single ... break; case GEARMAN_WORK_FAIL : echo "Failed\n" ; exit; case GEARMAN_SUCCESS : break; default: echo "RE ... cho "Errno: " . $gmclient -> getErrno () . "\n" ; exit; } } while( $gmclient -> returnCode () != GEARMA ... op is not needed, just showing how it works for ( $x = 0 ; $x < $workload_size ; $x ++) { echo "Sending ... status: " + $x + 1 . "/ $workload_size complete\n" ; $job -> send ...
https://man.plustar.jp/php/gearmanclient.donormal.html - [similar]
画像の一部を抽出する 4052
« Gmagick::__construct Gmagick::cropthumbnailimage » PHP Manual Gmagick 画像の一部を抽出する Gma ... agick::cropimage ( int $width , int $height , int $x , int $y ): Gmagick 画像の一部を抽出します。 パラメ ... ータ width 抽出する幅。 height 抽出する高さ。 x 抽出する領域の左上の X 座標。 y 抽出する領域の左上 ... ェクトを返します。 エラー / 例外 エラー時に GmagickException をスローします。 関連キーワード: 抽出 , 画像 ...
https://man.plustar.jp/php/gmagick.cropimage.html - [similar]
水平直線パスを描画する 4052
« ImagickDraw::pathLineToAbsolute ImagickDraw::pathLineToHorizontalRelative » PHP Manual Imagick ... ImagickDraw::pathLineToHorizontalAbsolute ( float $x ): bool 警告 この関数は、 現在のところ詳細な情報は ... 描画します。 座標は新しい点に移動します。 パラメータ x x 座標。 戻り値 値を返しません。 関連キーワード: 描 ...
https://man.plustar.jp/php/imagickdraw.pathlinetohorizontalabsolute.html - [similar]
水平直線パスを描画する 4052
« ImagickDraw::pathLineToHorizontalAbsolute ImagickDraw::pathLineToRelative » PHP Manual Imagick ... ImagickDraw::pathLineToHorizontalRelative ( float $x ): bool 警告 この関数は、 現在のところ詳細な情報は ... 描画します。 座標は新しい点に移動します。 パラメータ x x 座標。 戻り値 値を返しません。 関連キーワード: 直 ...
https://man.plustar.jp/php/imagickdraw.pathlinetohorizontalrelative.html - [similar]
演算子の優先順位 4052
« 演算子 算術演算子 » PHP Manual 演算子 演算子の優先順位 演算子の優先順位 演算子の優先順位は、二 ... d yield (n/a) print print left and 論理演算子 left xor 論理演算子 left or 論理演算子 例1 結合時の評価 < ... 優先順位は同じ(PHP 8.0.0 より前のバージョン) <?php $x = 4 ; // 次の行は、予期せぬ結果になることでしょう ... echo "x minus one equals " . $x - 1 . ", or so I hope\n" ; ... されるからです(PHP 8.0.0より前のバージョン) echo (( "x minus one equals " . $x ) - 1 ) . ", or so I hope\ ...
https://man.plustar.jp/php/language.operators.precedence.html - [similar]
直近の操作から生じた警告を取得する 4052
« RowResult::getColumns RowResult::getWarningsCount » PHP Manual mysql_xdevapi\RowResult 直近の操 ... 直近の操作から生じた警告を取得する 説明 public mysql_xdevapi\RowResult::getWarnings (): array 直近の RowR ... ていない場合は、空の配列が返されます。 例 例1 mysql_xdevapi\RowResult::getWarnings() の例 <?php $session ... = mysql_xdevapi \ getSession ( "mysqlx://user:password@local ... t" ); $session -> sql ( "CREATE DATABASE foo" )-> execute (); $session -> sql ( "CREATE TABLE foo.test_ ...
https://man.plustar.jp/php/mysql-xdevapi-rowresult.getwarnings.html - [similar]
画像のピクセルをインポートする 4022
« Imagick::implodeImage Imagick::inverseFourierTransformImage » PHP Manual Imagick 画像のピクセル ... をインポートする Imagick::importImagePixels (PECL imagick 2 >= 2.3.0, PECL imagick 3) Imagi ... ck::importImagePixels — 画像のピクセルをインポートする 説明 public Im ... agick::importImagePixels ( int $x , int $y , int $width , int $height , ... string $map , int $storage , array $pixels ): bool 配列から画像にピクセルをインポートします ...
https://man.plustar.jp/php/imagick.importimagepixels.html - [similar]