検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 113 for [SIMILAR] 16 1024 4096 WITH 16654 structures WIT... (0.147 sec.)
Check the distance between this color and another 0
« ImagickPixel::getIndex ImagickPixel::isPixelSimilarQuantum » PHP Manual ImagickPixel Check the distance between this color and another ImagickPixel::isPixelSimilar (PECL imagick 3 >= 3.3.0) ImagickPixel::isPixelSimilar — Check the distance between this color and another 説明 public Ima ...
https://man.plustar.jp/php/imagickpixel.ispixelsimilar.html - [similar]
Create a new ReadPreference 0
« MongoDB\Driver\ReadPreference::bsonSerialize MongoDB\Driver\ReadPreference::getHedge » PHP Manual MongoDB\Driver\ReadPreference Create a new ReadPreference MongoDB\Driver\ReadPreference::__construct (mongodb >=1.0.0) MongoDB\Driver\ReadPreference::__construct — Create a new ReadPrefere ...
https://man.plustar.jp/php/mongodb-driver-readpreference.construct.html - [similar]
The Hashable interface 0
« Ds\Collection::toArray Ds\Hashable::equals » PHP Manual Data Structures The Hashable interface The Hashable interface (No version information available, might only be in Git) はじめに Hashable is an interface which allows objects to be used as keys. It's an alternative to spl_object_ha ...
https://man.plustar.jp/php/class.ds-hashable.html - [similar]
0
« 定義済み定数 Collection » PHP Manual Data Structures 例 例 例1 Vector <?php $vector = new \ Ds \ Vector (); $vector -> push ( 'a' ); $vector -> push ( 'b' , 'c' ); $vector [] = 'd' ; print_r ( $vector ); ?> 上の例の出力は、 たとえば以下のようになります。 Ds\Vector Object ( [0] => a [1] ...
https://man.plustar.jp/php/ds.examples.html - [similar]
The PriorityQueue class 0
« Ds\Queue::toArray Ds\PriorityQueue::allocate » PHP Manual Data Structures The PriorityQueue class The PriorityQueue class (No version information available, might only be in Git) はじめに A PriorityQueue is very similar to a Queue. Values are pushed into the queue with an assigned prio ...
https://man.plustar.jp/php/class.ds-priorityqueue.html - [similar]
The Queue class 0
« Ds\Stack::toArray Ds\Queue::allocate » PHP Manual Data Structures The Queue class The Queue class (No version information available, might only be in Git) はじめに A Queue is a “first in, first out” or “FIFO” collection that only allows access to the value at the front of the queue and ...
https://man.plustar.jp/php/class.ds-queue.html - [similar]
The Stack class 0
« Ds\Set::xor Ds\Stack::allocate » PHP Manual Data Structures The Stack class The Stack class (No version information available, might only be in Git) はじめに A Stack is a “last in, first out” or “LIFO” collection that only allows access to the value at the top of the structure and iter ...
https://man.plustar.jp/php/class.ds-stack.html - [similar]
はじめに 0
« Parle インストール/設定 » PHP Manual Parle はじめに はじめに The parle extension provides general purpose lexing and parsing facilities. The implementation is based on » Ben Hanson 's libraries and requires a » C++14 capable compiler. The lexer is based on the regex matching, the parse ...
https://man.plustar.jp/php/intro.parle.html - [similar]
Get information from a RPM file 0
« rpmdbsearch rpmvercmp » PHP Manual RpmInfo 関数 Get information from a RPM file rpminfo (PECL rpminfo >= 0.1.0) rpminfo — Get information from a RPM file 説明 rpminfo ( string $path , bool $full = false , string &$error = ? ): array Retrieve information about a local file, a RPM packag ...
https://man.plustar.jp/php/function.rpminfo.html - [similar]
Basic usage for LuaSandbox 0
« 例 LuaSandbox » PHP Manual 例 Basic usage for LuaSandbox Basic usage for LuaSandbox Once you've compiled PHP with LuaSandbox support, you can begin using LuaSandbox to safely run user-provided Lua code. 例1 Execute some Lua code <?php $sandbox = new LuaSandbox ; $sandbox -> setMemoryLi ...
https://man.plustar.jp/php/luasandbox.examples-basic.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT