検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 517 for [SIMILAR] 16 1024 4096 WITH 27628 coercion WITH ... (0.499 sec.)
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
Font Descriptor 0
« UI\Draw\Text\Font::getUnderlineThickness UI\Draw\Text\Font\Descriptor::__construct » PHP Manual UI Font Descriptor Font Descriptor (UI 0.9.9) はじめに Describes a font クラス概要 class UI\Draw\Text\Font\Descriptor { /* Constructor */ public __construct ( string $family , float $size , ...
https://man.plustar.jp/php/class.ui-draw-text-font-descriptor.html - [similar]
実行時設定 0
« インストール手順 ソースコードからビルド / コンパイルする » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Mysql_xdevapi 設定オプション 名前 デフォルト 変更可能 変更履歴 xmysqlnd.collect_memory_statistics 0 PHP_INI_SYSTEM xmysqlnd.collect_stati ...
https://man.plustar.jp/php/mysql-xdevapi.configuration.html - [similar]
コンストラクタとデストラクタ 0
« クラスのオートローディング アクセス権 » PHP Manual クラスとオブジェクト コンストラクタとデストラクタ コンストラクタとデストラクタ コンストラクタ __construct ( mixed ...$values = "" ): void PHP では、開発者がクラスのコンストラクタメソッドを宣言することが できます。コンストラクタメソッド ...
https://man.plustar.jp/php/language.oop5.decon.html - [similar]
Sync 0
« Shmop はじめに » PHP Manual プロセス制御 Sync Sync はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 SyncMutex — The SyncMutex class SyncMutex::__construct — Constructs a new SyncMutex object SyncMutex::lock — Waits for an exclusive lock SyncMutex::unl ...
https://man.plustar.jp/php/book.sync.html - [similar]
Constructs EvStat watcher object 0
« EvStat::attr EvStat::createStopped » PHP Manual EvStat Constructs EvStat watcher object EvStat::__construct (PECL ev >= 0.2.0) EvStat::__construct — Constructs EvStat watcher object 説明 public EvStat::__construct ( string $path , float $interval , callable $callback , mixed $data = nu ...
https://man.plustar.jp/php/evstat.construct.html - [similar]
表示される長さを返す 0
« pg_field_num pg_field_size » PHP Manual PostgreSQL 関数 表示される長さを返す pg_field_prtlen (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_field_prtlen — 表示される長さを返す 説明 pg_field_prtlen ( PgSql\Result $result , int $row_number , mixed $field_name_or_number ): int pg_field_prtlen ( ...
https://man.plustar.jp/php/function.pg-field-prtlen.html - [similar]
ビット演算子 0
« 代入演算子 比較演算子 » PHP Manual 演算子 ビット演算子 ビット演算子 ビット演算子は、整数値の特定のビットの評価や操作を行います。 ビット演算子 例 名前 結果 $a & $b ビット積 $a および $b の両方にセットされているビットがセットされます $a | $b ビット和 $a または $b のどちらかにセットされて ...
https://man.plustar.jp/php/language.operators.bitwise.html - [similar]
コレクション内の要素の最大数を取得する 0
« OCICollection::getElem OCICollection::size » PHP Manual OCICollection コレクション内の要素の最大数を取得する OCICollection::max (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCICollection::max — コレクション内の要素の最大数を取得する 説明 public OCICollection::max (): int | false コレクショ ...
https://man.plustar.jp/php/ocicollection.max.html - [similar]
ラージオブジェクトの内部ポインタの現在位置を返す 0
« OCILob::size OCILob::truncate » PHP Manual OCILob ラージオブジェクトの内部ポインタの現在位置を返す OCILob::tell (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::tell — ラージオブジェクトの内部ポインタの現在位置を返す 説明 public OCILob::tell (): int | false LOB の内部ポインタの現在位置 ...
https://man.plustar.jp/php/ocilob.tell.html - [similar]