検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 3989 for int (0.028 sec.)
SQLite3 クラス 2447
« 定義済み定数 SQLite3::backup » PHP Manual SQLite3 SQLite3 クラス SQLite3 クラス (PHP 5 >= 5.3. ... メソッド */ public __construct ( string $filename , int $flags = SQLITE3_OPEN_READWRITE | SQLITE3_OPEN_CRE ... tionDatabase = "main" ): bool public busyTimeout ( int $milliseconds ): bool public changes (): int publi ... callable $stepCallback , callable $finalCallback , int $argCount = -1 ): bool public createCollation ( st ... eateFunction ( string $name , callable $callback , int $argCount = -1 , int $flags = 0 ): bool public ena ...
https://man.plustar.jp/php/class.sqlite3.html - [similar]
The ZMQSocket class 2447
« ZMQContext::setOpt ZMQSocket::bind » PHP Manual 0MQ messaging The ZMQSocket class The ZMQSocke ... QSocket public __construct ( ZMQContext $context , int $type , string $persistent_id = null , callable $o ... sconnect ( string $dsn ): ZMQSocket public getEndpoints (): array public getPersistentId (): string publi ... c getSocketType (): int public getSockOpt ( string $key ): mixed public is ... Persistent (): bool public recv ( int $mode = 0 ): string public recvMulti ( int $mode = ...
https://man.plustar.jp/php/class.zmqsocket.html - [similar]
ピクセルの色のインデックスを取得する 2447
« imagecolorallocatealpha imagecolorclosest » PHP Manual GD および Image 関数 ピクセルの色のイン ... クスを取得する 説明 imagecolorat ( GdImage $image , int $x , int $y ): int | false image で指定された画像上 ... ?> 上の例の出力は、 たとえば以下のようになります。 int(119) int(123) int(180) 例2 imagecolorsforindex() に ... たとえば以下のようになります。 array(4) { ["red"]=> int(119) ["green"]=> int(123) ["blue"]=> int(180) ["al ... pha"]=> int(127) } 参考 imagecolorset() - 指定したパレットイン ...
https://man.plustar.jp/php/function.imagecolorat.html - [similar]
定義済み定数 2447
« リソース型 サポートされるエンコーディングの概要 » PHP Manual マルチバイト文字列 定義済み定数 定 ... されている場合のみ使用可能です。 MB_OVERLOAD_MAIL ( int ) PHP 8.0.0 で削除されました。 MB_OVERLOAD_STRING ... ( int ) PHP 8.0.0 で削除されました。 MB_OVERLOAD_REGEX ( ... int ) PHP 8.0.0 で削除されました。 MB_CASE_UPPER ( int ... mb_strtoupper() で使うモードです。 MB_CASE_LOWER ( int ) 完全な小文字へのケースフォールディングを実行しま ...
https://man.plustar.jp/php/mbstring.constants.html - [similar]
Control Box (Arrangement) 2436
« UI\Controls\Group::setTitle UI\Controls\Box::append » PHP Manual UI Control Box (Arrangement) ... ols\Box extends UI\Control { /* Constants */ const int Vertical ; const int Horizontal ; /* プロパティ */ ... controls ; /* Constructor */ public __construct ( int $orientation = UI\Controls\Box::Horizontal ) /* メ ... end ( Control $control , bool $stretchy = false ): int public delete ( int $index ): bool public getOrien ... tation (): int public isPadded (): bool public setPadded ( bool $ ...
https://man.plustar.jp/php/class.ui-controls-box.html - [similar]
Construct a new Timestamp 2436
« MongoDB\BSON\Timestamp MongoDB\BSON\Timestamp::getIncrement » PHP Manual MongoDB\BSON\Timestam ... final public MongoDB\BSON\Timestamp::__construct ( int $increment , int $timestamp ) パラメータ increment ... ( int ) 32-bit integer denoting the incrementing ordinal ... for operations within a given second. timestamp ( int ) 32-bit integer denoting seconds since the Unix e ... ct(MongoDB\BSON\Timestamp)#1 (2) { ["increment"]=> int(1234) ["timestamp"]=> int(5678) } 参考 » BSON Type ...
https://man.plustar.jp/php/mongodb-bson-timestamp.construct.html - [similar]
The CommonMark\Interfaces\IVisitor interface 2426
« CommonMark\Node::accept CommonMark\Interfaces\IVisitor::enter » PHP Manual CommonMark The Comm ... onMark\Interfaces\IVisitor interface The CommonMark\Interface ... s\IVisitor interface (cmark >= 1.0.0) はじめに クラス概要 final c ... lass CommonMark\Interfaces\IVisitor { /* Constants */ const int Done ; ... const int Enter ; const int Leave ; /* メソッド */ abstract ...
https://man.plustar.jp/php/class.commonmark-interfaces-ivisitor.html - [similar]
The Sequence interface 2426
« Ds\Hashable::hash Ds\Sequence::allocate » PHP Manual Data Structures The Sequence interface Th ... e Sequence interface (No version information available, might onl ... t". It's similar to an array that uses incremental integer keys, with the exception of a few characterist ... size - 1]. Only allowed to access values by index in the range [0, size - 1]. Use cases: Wherever you wo ... Access { /* メソッド */ abstract public allocate ( int $capacity ): void abstract public apply ( callable ...
https://man.plustar.jp/php/class.ds-sequence.html - [similar]
The MongoDB\Driver\Server class 2426
« MongoDB\Driver\CursorInterface::toArray MongoDB\Driver\Server::__construct » PHP Manual MongoD ... lass MongoDB\Driver\Server { /* Constants */ const int TYPE_UNKNOWN = 0 ; const int TYPE_STANDALONE = 1 ; ... const int TYPE_MONGOS = 2 ; const int TYPE_POSSIBLE_PRIMARY ... = 3 ; const int TYPE_RS_PRIMARY = 4 ; const int TYPE_RS_SECONDARY ... = 5 ; const int TYPE_RS_ARBITER = 6 ; const int TYPE_RS_OTHER = 7 ...
https://man.plustar.jp/php/class.mongodb-driver-server.html - [similar]
SolrInputDocument クラス 2426
« SolrUtils::queryPhrase SolrInputDocument::addChildDocument » PHP Manual Solr SolrInputDocument ... 要 final class SolrInputDocument { /* 定数 */ const int SORT_DEFAULT = 1 ; const int SORT_ASC = 1 ; const ... int SORT_DESC = 2 ; const int SORT_FIELD_NAME = 1 ; const int SORT_FIELD_VALUE_C ... OUNT = 2 ; const int SORT_FIELD_BOOST_VALUE = 4 ; /* メソッド */ public ... uments (): array public getChildDocumentsCount (): int public getField ( string $fieldName ): SolrDocumen ...
https://man.plustar.jp/php/class.solrinputdocument.html - [similar]