検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 39 for [SIMILAR] 16 1024 4096 WITH 27823 borders WITH 2... (0.046 sec.)
Menu 0
« UI\Control::show UI\Menu::append » PHP Manual UI Menu Menu (UI 0.9.9) はじめに Menus must be constructed before the first Window, and can be shown on any Window クラス概要 class UI\Menu { /* Constructor */ public __construct ( string $name ) /* メソッド */ public append ( string $name ...
https://man.plustar.jp/php/class.ui-menu.html - [similar]
gettext の複数形版 0
« gettext textdomain » PHP Manual Gettext 関数 gettext の複数形版 ngettext (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) ngettext — gettext の複数形版 説明 ngettext ( string $singular , string $plural , int $count ): string 複数形版の gettext() です。 言語によっては、数量に応じていくつかの複数形 ...
https://man.plustar.jp/php/function.ngettext.html - [similar]
Constructing signal events 0
« Event callbacks Event » PHP Manual Event Constructing signal events Constructing signal events Event can also watch for POSIX-style signals. To construct a handler for a signal, use Event::__construct() constructor with Event::SIGNAL flag, or Event::signal() factory method. 例1 Handlin ...
https://man.plustar.jp/php/event.constructing.signal.events.html - [similar]
Set Width 0
« UI\Size::setHeight UI\Window » PHP Manual UI\Size Set Width UI\Size::setWidth (UI 0.9.9) UI\Size::setWidth — Set Width 説明 public UI\Size::setWidth ( float $size ) Set new Width パラメータ size The new Width 戻り値 関連キーワード: Width , Set , Size , setWidth , size , new , setHeight ...
https://man.plustar.jp/php/ui-size.setwidth.html - [similar]
Create a new Image converter 0
« wkhtmltox\Image\Converter wkhtmltox\Image\Converter::convert » PHP Manual wkhtmltox\Image\Converter Create a new Image converter wkhtmltox\Image\Converter::__construct (wkhtmltox >= 0.1.0) wkhtmltox\Image\Converter::__construct — Create a new Image converter 説明 public wkhtmltox\Image ...
https://man.plustar.jp/php/wkhtmltox-image-converter.construct.html - [similar]
Makes event pending 0
« Event Event::addSignal » PHP Manual Event Makes event pending Event::add (PECL event >= 1.2.6-beta) Event::add — Makes event pending 説明 public Event::add ( float $timeout = ? ): bool Marks event pending. Non-pending event will never occur, and the event callback will never be called. ...
https://man.plustar.jp/php/event.add.html - [similar]
0
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input -> remove ( ...
https://man.plustar.jp/php/event.examples.html - [similar]
GUI用の拡張モジュール 0
« XSLTProcessor::transformToXml UI » PHP Manual 関数リファレンス GUI用の拡張モジュール GUI用の拡張モジュール UI はじめに インストール/設定 UI\Point — Represents a position (x,y) UI\Size — Represents dimensions (width, height) UI\Window — Window UI\Control — Control UI\Menu — Menu UI\Menu ...
https://man.plustar.jp/php/refs.ui.html - [similar]
インクリメンタルな解凍コンテキストを初期化する 0
« inflate_get_status readgzfile » PHP Manual Zlib 関数 インクリメンタルな解凍コンテキストを初期化する inflate_init (PHP 7, PHP 8) inflate_init — インクリメンタルな解凍コンテキストを初期化する 説明 inflate_init ( int $encoding , array $options = [] ): InflateContext | false 指定された enc ...
https://man.plustar.jp/php/function.inflate-init.html - [similar]
圧縮フィルタ 0
« 変換フィルタ 暗号化フィルタ » PHP Manual 利用できるフィルタのリスト 圧縮フィルタ 圧縮フィルタ 圧縮ストリーム を用いれば ローカルファイルシステム上に gzip や bz2 と互換性のある圧縮ファイルを 作成することができます。しかし、これはネットワーク越しの圧縮機能を 持っておらず、また非圧縮ストリ ...
https://man.plustar.jp/php/filters.compression.html - [similar]
PREV 1 2 3 4 NEXT