検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 196 for [SIMILAR] 16 1024 4096 WITH 25246 sessionhandler... (0.173 sec.)
線の描画用にブラシイメージを設定する 0
« imagescale imagesetclip » PHP Manual GD および Image 関数 線の描画用にブラシイメージを設定する imagesetbrush (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagesetbrush — 線の描画用にブラシイメージを設定する 説明 imagesetbrush ( GdImage $image , GdImage $brush ): bool imagesetbrush() は、特別な ...
https://man.plustar.jp/php/function.imagesetbrush.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
Closing Callback 0
« UI\Window::msg UI\Window::open » PHP Manual UI\Window Closing Callback UI\Window::onClosing (UI 0.9.9) UI\Window::onClosing — Closing Callback 説明 protected UI\Window::onClosing (): int Should gracefully destroy this Window パラメータ この関数にはパラメータはありません。 戻り値 関連キ ...
https://man.plustar.jp/php/ui-window.onclosing.html - [similar]
持続的データベース接続 0
« 接続処理 コマンドラインの使用法 » PHP Manual 機能 持続的データベース接続 持続的データベース接続 持続的接続は、スクリプトの実行終了時にも閉じられないリンクです。 持続的接続が要求された時、PHPは(前もってオープンされたままになって いる)同じ持続的接続が既にオープンされていないかどうかを確認 ...
https://man.plustar.jp/php/features.persistent-connections.html - [similar]
Dispatch pending events 0
« EventBase::__construct EventBase::exit » PHP Manual EventBase Dispatch pending events EventBase::dispatch (PECL event >= 1.2.6-beta) EventBase::dispatch — Dispatch pending events 説明 public EventBase::dispatch (): void Wait for events to become active, and run their callbacks. The sam ...
https://man.plustar.jp/php/eventbase.dispatch.html - [similar]
Dispatch pending events 0
« EventBase::gotStop EventBase::priorityInit » PHP Manual EventBase Dispatch pending events EventBase::loop (PECL event >= 1.2.6-beta) EventBase::loop — Dispatch pending events 説明 public EventBase::loop ( int $flags = ? ): bool Wait for events to become active, and run their callbacks. ...
https://man.plustar.jp/php/eventbase.loop.html - [similar]
Returns an exact copy of a fann train data 0
« fann_destroy fann_get_activation_function » PHP Manual Fann 関数 Returns an exact copy of a fann train data fann_duplicate_train_data (PECL fann >= 1.0.0) fann_duplicate_train_data — Returns an exact copy of a fann train data 説明 fann_duplicate_train_data ( resource $data ): resource ...
https://man.plustar.jp/php/function.fann-duplicate-train-data.html - [similar]
画像を表示する 0
« Imagick::destroy Imagick::displayImages » PHP Manual Imagick 画像を表示する Imagick::displayImage (PECL imagick 2, PECL imagick 3) Imagick::displayImage — 画像を表示する 説明 public Imagick::displayImage ( string $servername ): bool このメソッドは、画像を X サーバーに表示します。 パラメ ...
https://man.plustar.jp/php/imagick.displayimage.html - [similar]
Phar 0
« lzf_optimized_for はじめに » PHP Manual 圧縮およびアーカイブ Phar Phar はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Phar アーカイブの使用法 Phar アーカイブの使用法: 導入 Phar アーカイブの使用法: phar ストリームラッパー Phar アーカイブの使用法: Pha ...
https://man.plustar.jp/php/book.phar.html - [similar]
Button Control 0
« UI\Controls\Check::setText UI\Controls\Button::__construct » PHP Manual UI Button Control Button Control (UI 0.9.9) はじめに Represents a labelled clickable button クラス概要 class UI\Controls\Button extends UI\Control { /* Constructor */ public __construct ( string $text ) /* メソッド ...
https://man.plustar.jp/php/class.ui-controls-button.html - [similar]