検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 371 for [SIMILAR] 16 1024 4096 WITH 14996 compression WI... (0.782 sec.)
項目の値を減らす 0
« Memcache::connect Memcache::delete » PHP Manual Memcache 項目の値を減らす Memcache::decrement (PECL memcache >= 0.2.0) Memcache::decrement — 項目の値を減らす 説明 Memcache::decrement ( string $key , int $value = 1 ): int | false Memcache::decrement() は、項目の値を value だけ減らします ...
https://man.plustar.jp/php/memcache.decrement.html - [similar]
既存項目の値を置換する 0
« Memcache::pconnect Memcache::set » PHP Manual Memcache 既存項目の値を置換する Memcache::replace (PECL memcache >= 0.2.0) Memcache::replace — 既存項目の値を置換する 説明 Memcache::replace ( string $key , mixed $var , int $flag = ? , int $expire = ? ): bool Memcache::replace() は、 key に ...
https://man.plustar.jp/php/memcache.replace.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この PECL 拡張モジュールをインストールする方法は、 マニュアルの PECL 拡張モジュールのインストール という章にあります。 新規リリース・ダウンロード・ソースファイル・管理者情報・CHANGELOG といった関連する情報 ...
https://man.plustar.jp/php/memcached.installation.html - [similar]
定義済み定数 0
« 変更履歴 例 » PHP Manual MySQL (最初の API) 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 mysql_connect() や mysql_pconnect() で追加のクライアントフラグを 指 ...
https://man.plustar.jp/php/mysql.constants.html - [similar]
Phar アーカイブの使用法: phar ストリームラッパー 0
« Phar アーカイブの使用法: 導入 Phar アーカイブの使用法: Phar クラスおよび PharData クラス » PHP Manual Phar アーカイブの使用法 Phar アーカイブの使用法: phar ストリームラッパー Phar アーカイブの使用法: phar ストリームラッパー Phar ストリームラッパーは、 fopen() による読み込みや 書き込み ...
https://man.plustar.jp/php/phar.using.stream.html - [similar]
出力制御 関数 0
« 出力リライトの使用法 flush » PHP Manual 出力制御 出力制御 関数 出力制御 関数 参考 header() および setcookie() も参照ください。 目次 flush — システム出力バッファをフラッシュする ob_clean — 出力バッファをクリア(消去)する ob_end_clean — 出力用バッファをクリア(消去)し、出力のバッファリング ...
https://man.plustar.jp/php/ref.outcontrol.html - [similar]
iconv 0
« textdomain はじめに » PHP Manual 自然言語および文字エンコーディング iconv iconv はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 iconv 関数 iconv_get_encoding — iconv 拡張モジュールの内部設定変数を取得する iconv_mime_decode_headers — 複数の MIME ヘッダ ...
https://man.plustar.jp/php/book.iconv.html - [similar]
Entry Control 0
« UI\Controls\Label::setText UI\Controls\Entry::__construct » PHP Manual UI Entry Control Entry Control (UI 0.9.9) はじめに An Entry is a text entry control, suitable for entering plain text, passwords, or search terms. クラス概要 class UI\Controls\Entry extends UI\Control { /* Constants ...
https://man.plustar.jp/php/class.ui-controls-entry.html - [similar]
MultilineEntry Control 0
« UI\Controls\Entry::setText UI\Controls\MultilineEntry::append » PHP Manual UI MultilineEntry Control MultilineEntry Control (UI 0.9.9) はじめに A Multiline Entry is a text entry control able to hold multiple lines of text, with or without wrapping. クラス概要 class UI\Controls\Multilin ...
https://man.plustar.jp/php/class.ui-controls-multilineentry.html - [similar]
Draw Pen 0
« UI\Controls\Box::setPadded UI\Draw\Pen::clip » PHP Manual UI Draw Pen Draw Pen (UI 0.9.9) はじめに The Pen is passed to the Area Draw event handler, it is used for clipping, filling, stroking, and writing to Draw Paths. クラス概要 final class UI\Draw\Pen { /* メソッド */ public clip ( ...
https://man.plustar.jp/php/class.ui-draw-pen.html - [similar]