検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 51 for arguments (0.002 sec.)
画像に関数を適用する 14597
« Imagick::frameImage Imagick::fxImage » PHP Manual Imagick 画像に関数を適用する Imagick::functi ... ic Imagick::functionImage ( int $function , array $arguments , int $channel = Imagick::CHANNEL_DEFAULT ): bool ... パラメータ function 関数定数 の一覧を参照ください。 arguments この関数に渡す引数の配列。 戻り値 成功した場合に t ... eudoImage ( 200 , 200 , 'gradient:black-white' ); $arguments = array( 3 , - 90 ); $imagick -> functionImage ( I ... magick :: FUNCTION_SINUSOID , $arguments ); header ( "Content-Type: image/png" ); $imagick ...
https://man.plustar.jp/php/imagick.functionimage.html - [similar]
Initiates a backup task in the service manager and returns immediately 11240
« ibase_affected_rows ibase_blob_add » PHP Manual Firebird/InterBase 関数 Initiates a backup tas ... $verbose = false ): mixed This function passes the arguments to the (remote) database server. There it starts a ... the (remote) server, this function just passes the arguments to it. While the arguments are legal, you won't ge ... /srv/backup/employees.fbk // Don't use any special arguments ibase_backup ( $service , '/srv/firebird/employees ... h ( $service ); ?> 例2 ibase_backup() example with arguments <?php // Attach to database server by name and def ...
https://man.plustar.jp/php/function.ibase-backup.html - [similar]
Initiates a restore task in the service manager and returns immediately 11240
« ibase_query ibase_rollback_ret » PHP Manual Firebird/InterBase 関数 Initiates a restore task i ... $verbose = false ): mixed This function passes the arguments to the (remote) database server. There it starts a ... the (remote) server, this function just passes the arguments to it. While the arguments are legal, you won't ge ... the new emps.fdb database // Don't use any special arguments ibase_restore ( $service , '/srv/backup/employees. ... ( $service ); ?> 例2 ibase_restore() example with arguments <?php // Attach to database server by name and def ...
https://man.plustar.jp/php/function.ibase-restore.html - [similar]
Synchronization 9951
« Threaded::shift Threaded::wait » PHP Manual Threaded Synchronization Threaded::synchronized (P ... ck of code to execute args Variable length list of arguments to use as function arguments to the block 戻り値 T ... ization , block , Threaded , synchronized , args , arguments , パラメータ , Synchronizing , from , return ...
https://man.plustar.jp/php/threaded.synchronized.html - [similar]
オーバーロード 9666
« 無名クラス オブジェクトの反復処理 » PHP Manual クラスとオブジェクト オーバーロード オーバーロー ... オーバーロード public __call ( string $name , array $arguments ): mixed public static __callStatic ( string $name ... , array $arguments ): mixed __call() は、 アクセス不能メソッドをオブジ ... は、 コールしようとしたメソッドの名前です。 引数 $arguments は配列で、メソッド $name に渡そうとしたパラメータが ... ass MethodTest { public function __call ( $name , $arguments ) { // 注意: $name は大文字小文字を区別します echo ...
https://man.plustar.jp/php/language.oop5.overloading.html - [similar]
Execution 8872
« parallel\Runtime::__construct parallel\Runtime::close » PHP Manual parallel\Runtime Execution ... re with specific characteristics. argv An array of arguments with specific characteristics to be passed to task ... rohibited in the files which the task may include. Arguments Characteristics Arguments must not: contain refere ...
https://man.plustar.jp/php/parallel-runtime.run.html - [similar]
Execution 8767
« parallel\bootstrap parallel\Runtime » PHP Manual Functional API Execution parallel\run (1.0.0) ... re with specific characteristics. argv An array of arguments with specific characteristics to be passed to task ... rohibited in the files which the task may include. Arguments Characteristics Arguments must not: contain refere ...
https://man.plustar.jp/php/parallel.run.html - [similar]
さまざまな方式で画像を歪める 8377
« Imagick::displayImages Imagick::drawImage » PHP Manual Imagick さまざまな方式で画像を歪める Im ... ublic Imagick::distortImage ( int $method , array $arguments , bool $bestfit ): bool さまざまな方式で画像を歪め ... method 画像の歪め方式。 歪め定数 を参照ください。 arguments 歪め方式の引数。 bestfit 元画像のサイズを変更する。 ... age , bestfit , サイズ , 変更 , エラー , imagick , arguments ...
https://man.plustar.jp/php/imagick.distortimage.html - [similar]
組み込みサーバーを初期化して開始する 8377
« mysqli_driver::embedded_server_end mysqli_driver::$report_mode » PHP Manual mysqli_driver 組み ... river::embedded_server_start ( int $start , array $arguments , array $groups ): bool 手続き型 mysqli_embedded_s ... erver_start ( int $start , array $arguments , array $groups ): bool 警告 この関数は、 現在のと ...
https://man.plustar.jp/php/mysqli-driver.embedded-server-start.html - [similar]
Building the MongoDB PHP Driver from source 7793
« Installing the MongoDB PHP Driver on Windows 実行時設定 » PHP Manual インストール手順 Building ... ifying --with-libbson=yes --with--libmongoc=yes as arguments to configure . Starting with version 1.7.0 of the ... extension, these arguments are deprecated and you should use --with-mongodb-s ...
https://man.plustar.jp/php/mongodb.installation.manual.html - [similar]
PREV 1 2 3 4 5 6 NEXT