検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 45 for examples (0.004 sec.)
現在の Iterator アイテムのパスをファイル名抜きで返す 8008
« DirectoryIterator::getOwner DirectoryIterator::getPathname » PHP Manual DirectoryIterator 現在 ... の例の出力は、 たとえば以下のようになります。 /home/examples/public_html 参考 DirectoryIterator::getBasename() ... tPath , getPathname , public , 取得 , パラメータ , examples ...
https://man.plustar.jp/php/directoryiterator.getpath.html - [similar]
パターンにマッチするパス名の検索 7916
« data:// phar:// » PHP Manual サポートするプロトコル/ラッパー パターンにマッチするパス名の検索 ... のサポート No 例 例1 基本的な使用法 <?php // ext/spl/examples/ ディレクトリのすべての *.php ファイルについて、 / ... します $it = new DirectoryIterator ( "glob://ext/spl/examples/*.php" ); foreach( $it as $f ) { printf ( "%s: %.1 ...
https://man.plustar.jp/php/wrappers.glob.html - [similar]
Serialization to BSON 7824
« Persisting Data Deserialization from BSON » PHP Manual Persisting Data Serialization to BSON S ... t) document, always serializes as a BSON document. Examples These serialize as a BSON array: [ 8, 5, 2, 3 ] => ... > 10 ] => { "1" : 9, "0" : 10 } Note that the five examples are extracts of a full document, and represent onl ... tead implement MongoDB\BSON\Serializable directly. Examples <?php class stdClass { public $foo = 42 ; } // => ...
https://man.plustar.jp/php/mongodb.persistence.serialization.html - [similar]
Makes event pending 7732
« Event Event::addSignal » PHP Manual Event Makes event pending Event::add (PECL event >= 1.2.6- ... nal <?php /* Launch it in a terminal window: $ php examples/signal.php In another terminal window find out the ... 3976 0.2 0.0 139896 11256 pts/1 S+ 10:25 0:00 php examples/signal.php ruslan 3978 0.0 0.0 9572 864 pts/2 S+ 1 ...
https://man.plustar.jp/php/event.add.html - [similar]
Parsing and lexing 7564
« CommonMark\Render\XML はじめに » PHP Manual テキスト処理 Parsing and lexing Parsing and lexing ... ternation and repetition Anchors Grouping 例 Lexer examples Parser examples Parle\Lexer — The Parle\Lexer clas ...
https://man.plustar.jp/php/book.parle.html - [similar]
The SVM class 7564
« 例 SVM::__construct » PHP Manual SVM The SVM class The SVM class (PECL svm >= 0.1.0) はじめに ... just on a single class, using outliers as negative examples SVM::EPSILON_SVR A SVM type for regression (predic ... ffectively the penalty for misclassifying training examples. SVM::OPT_CACHE_SIZE Memory cache size, in MB 目次 ...
https://man.plustar.jp/php/class.svm.html - [similar]
現在のアフィン変換行列を設定する 7564
« ImagickDraw ImagickDraw::annotation » PHP Manual ImagickDraw 現在のアフィン変換行列を設定する ... "rx" => 0 , "ry" => 0 , "tx" => 0 , "ty" => 0 ); $examples = [ $affineScale , $affineShear , $affineRotate , ... late , $affineIdentity ,]; $count = 0 ; foreach ( $examples as $example ) { $draw -> push (); $draw -> transla ...
https://man.plustar.jp/php/imagickdraw.affine.html - [similar]
7288
« 定義済み定数 CUBRID 関数 » PHP Manual CUBRID 例 例 The following is a simple example that esta ... . The example below uses the demodb database as an examples. By default it is created during the installation. ... ple , database , default , below , uses , demodb , examples ...
https://man.plustar.jp/php/cubrid.examples.html - [similar]
dBase 関数 7196
« 定義済み定数 dbase_add_record » PHP Manual dBase dBase 関数 dBase 関数 例 Many examples in thi ...
https://man.plustar.jp/php/ref.dbase.html - [similar]
Update the RRD database file 7196
« RRDUpdater::__construct ScoutAPM » PHP Manual RRDUpdater Update the RRD database file RRDUpdat ... a Exception on error. 例 例1 RRDUpdater::update() examples <?php $updator = new RRDUpdater ( "speed.rrd" ); / ...
https://man.plustar.jp/php/rrdupdater.update.html - [similar]
PREV 1 2 3 4 5 NEXT