検索

phrase: max: clip:
target: order:
Results of 471 - 480 of about 1611 for [SIMILAR] 16 1024 4096 WITH 2789 定数 WITH 1892 ... (5.875 sec.)
The SyncMutex class 0
« 定義済み定数 SyncMutex::__construct » PHP Manual Sync The SyncMutex class The SyncMutex class (PECL sync >= 1.0.0) はじめに A cross-platform, native implementation of named and unnamed countable mutex objects. A mutex is a mutual exclusion object that restricts access to a shared resou ...
https://man.plustar.jp/php/class.syncmutex.html - [similar]
Control Separator 0
« UI\Controls\Progress::setValue UI\Controls\Separator::__construct » PHP Manual UI Control Separator Control Separator (UI 0.9.9) はじめに A Separator represents a control separator, it has no other function. クラス概要 class UI\Controls\Separator extends UI\Control { /* Constants */ co ...
https://man.plustar.jp/php/class.ui-controls-separator.html - [similar]
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 There are four resource types used in CUBRID. The first one is the link identifier for a database connection, the second is the a resource which holds the result of a query, and the last two a resource which h ...
https://man.plustar.jp/php/cubrid.resources.html - [similar]
インストール手順 0
« 要件 定義済み定数 » PHP Manual インストール/設定 インストール手順 インストール手順 The easiest way to install the extension is via » PECL pecl install ds You can also build directly from source: # Dependencies you might need to install # sudo apt-get install git build-essential php7.0- ...
https://man.plustar.jp/php/ds.installation.html - [similar]
Parle pattern matching 0
« 定義済み定数 Character representations » PHP Manual Parle Parle pattern matching Parle pattern matching 目次 Character representations Character classes Unicode character classes Alternation and repetition Anchors Grouping Parle supports regex matching similar to flex. Also supported a ...
https://man.plustar.jp/php/parle.pattern.matching.html - [similar]
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 この拡張モジュールは三つの内部クラスを使います。 rar_open() が返すアーカイブをあらわすクラス RarArchive 、 rar_list() や rar_entry_get() が返すエントリをあらわすクラス RarEntry 、そして例外をあらわす RarExcept ...
https://man.plustar.jp/php/rar.resources.html - [similar]
BC Math 関数 0
« 定義済み定数 bcadd » PHP Manual BC Math BC Math 関数 BC Math 関数 目次 bcadd — 2つの任意精度の数値を加算する bccomp — 2 つの任意精度数値を比較する bcdiv — 2つの任意精度数値で除算を行う bcmod — 2 つの任意精度数値の剰余を取得する bcmul — 2つの任意精度数値の乗算を行う bcpow — 任意精度数値 ...
https://man.plustar.jp/php/ref.bc.html - [similar]
Ctype 関数 0
« 定義済み定数 ctype_alnum » PHP Manual Ctype Ctype 関数 Ctype 関数 目次 ctype_alnum — 英数字かどうかを調べる ctype_alpha — 英字かどうかを調べる ctype_cntrl — 制御文字かどうかを調べる ctype_digit — 数字かどうかを調べる ctype_graph — 空白以外の印字可能な文字かどうかを調べる ctype_lower — ...
https://man.plustar.jp/php/ref.ctype.html - [similar]
dBase 関数 0
« 定義済み定数 dbase_add_record » PHP Manual dBase dBase 関数 dBase 関数 例 Many examples in this reference require a dBase database. We will use /tmp/test.dbf that will be created in the example of dbase_create() . 目次 dbase_add_record — Adds a record to a database dbase_close — Closes ...
https://man.plustar.jp/php/ref.dbase.html - [similar]
Gettext 関数 0
« 定義済み定数 bind_textdomain_codeset » PHP Manual Gettext Gettext 関数 Gettext 関数 目次 bind_textdomain_codeset — DOMAIN メッセージカタログから返されるメッセージの文字エンコーディングを設定/取得する bindtextdomain — ドメインのパスを取得/設定する dcgettext — 単一の参照に関するドメインを ...
https://man.plustar.jp/php/ref.gettext.html - [similar]