検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 56 for [SIMILAR] 16 1024 4096 WITH 35368 lex WITH 15219... (0.093 sec.)
0
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input -> remove ( ...
https://man.plustar.jp/php/event.examples.html - [similar]
Constructing signal events 0
« Event callbacks Event » PHP Manual Event Constructing signal events Constructing signal events Event can also watch for POSIX-style signals. To construct a handler for a signal, use Event::__construct() constructor with Event::SIGNAL flag, or Event::signal() factory method. 例1 Handlin ...
https://man.plustar.jp/php/event.constructing.signal.events.html - [similar]
Basic FFI usage 0
« 例 PHP Callbacks » PHP Manual 例 Basic FFI usage Basic FFI usage Before diving into the details of the FFI API, lets take a look at a few examples demonstrating the simplicity of the FFI API usage for regular tasks. 注意 : Some of these examples require libc.so.6 and as such will not w ...
https://man.plustar.jp/php/ffi.examples-basic.html - [similar]
現在の Iterator アイテムのパスをファイル名抜きで返す 0
« DirectoryIterator::getOwner DirectoryIterator::getPathname » PHP Manual DirectoryIterator 現在の Iterator アイテムのパスをファイル名抜きで返す DirectoryIterator::getPath (PHP 5, PHP 7, PHP 8) DirectoryIterator::getPath — 現在の Iterator アイテムのパスをファイル名抜きで返す 説明 public ...
https://man.plustar.jp/php/directoryiterator.getpath.html - [similar]
パターンにマッチするパス名の検索 0
« data:// phar:// » PHP Manual サポートするプロトコル/ラッパー パターンにマッチするパス名の検索 glob:// glob:// — パターンにマッチするパス名の検索 説明 glob: ストリームラッパーは、パターンにマッチするパス名の探索が行なえます。 利用法 glob:// オプション ラッパーの概要 属性 サポートの有無 ...
https://man.plustar.jp/php/wrappers.glob.html - [similar]
Serialization to BSON 0
« Persisting Data Deserialization from BSON » PHP Manual Persisting Data Serialization to BSON Serialization to BSON Arrays If an array is a packed array — i.e. empty array or the keys start at 0 and are sequential without gaps: BSON array . If the array is not packed — i.e. having assoc ...
https://man.plustar.jp/php/mongodb.persistence.serialization.html - [similar]
Makes event pending 0
« Event Event::addSignal » PHP Manual Event Makes event pending Event::add (PECL event >= 1.2.6-beta) Event::add — Makes event pending 説明 public Event::add ( float $timeout = ? ): bool Marks event pending. Non-pending event will never occur, and the event callback will never be called. ...
https://man.plustar.jp/php/event.add.html - [similar]
Parsing and lexing 0
« CommonMark\Render\XML はじめに » PHP Manual テキスト処理 Parsing and lexing Parsing and lexing はじめに インストール/設定 要件 インストール手順 定義済み定数 Pattern matching — Parle pattern matching Character representations Character classes Unicode character classes Alternation and r ...
https://man.plustar.jp/php/book.parle.html - [similar]
The SVM class 0
« 例 SVM::__construct » PHP Manual SVM The SVM class The SVM class (PECL svm >= 0.1.0) はじめに クラス概要 class SVM { /* Constants */ const int C_SVC = 0 ; const int NU_SVC = 1 ; const int ONE_CLASS = 2 ; const int EPSILON_SVR = 3 ; const int NU_SVR = 4 ; const int KERNEL_LINEAR = 0 ; c ...
https://man.plustar.jp/php/class.svm.html - [similar]
現在のアフィン変換行列を設定する 0
« ImagickDraw ImagickDraw::annotation » PHP Manual ImagickDraw 現在のアフィン変換行列を設定する ImagickDraw::affine (PECL imagick 2, PECL imagick 3) ImagickDraw::affine — 現在のアフィン変換行列を設定する 説明 public ImagickDraw::affine ( array $affine ): bool 警告 この関数は、 現在のとこ ...
https://man.plustar.jp/php/imagickdraw.affine.html - [similar]
PREV 1 2 3 4 5 6 NEXT