検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 98 for [SIMILAR] 16 1024 4096 WITH 52370 sarprop WITH 1... (0.118 sec.)
Returns the mu factor 0
« fann_get_quickprop_decay fann_get_rprop_decrease_factor » PHP Manual Fann 関数 Returns the mu factor fann_get_quickprop_mu (PECL fann >= 1.0.0) fann_get_quickprop_mu — Returns the mu factor 説明 fann_get_quickprop_mu ( resource $ann ): float The mu factor is used to increase and decrea ...
https://man.plustar.jp/php/function.fann-get-quickprop-mu.html - [similar]
特殊文字を HTML エンティティに変換する 0
« htmlspecialchars_decode implode » PHP Manual String 関数 特殊文字を HTML エンティティに変換する htmlspecialchars (PHP 4, PHP 5, PHP 7, PHP 8) htmlspecialchars — 特殊文字を HTML エンティティに変換する 説明 htmlspecialchars ( string $string , int $flags = ENT_QUOTES | ENT_SUBSTITUTE | EN ...
https://man.plustar.jp/php/function.htmlspecialchars.html - [similar]
ジェネレータの構文 0
« ジェネレータとは ジェネレータと Iterator オブジェクトとの比較 » PHP Manual ジェネレータ ジェネレータの構文 ジェネレータの構文 ジェネレータ関数の見た目はふつうの関数とほぼ同じです。違うのは、値を返すのではなく、 必要なだけ値を yield することです。 yield が含まれていれば、どんな関数でもジ ...
https://man.plustar.jp/php/language.generators.syntax.html - [similar]
下位互換性のない変更点 0
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 エラーや例外の取り扱いの変更 fatal error や recoverable fatal error の多くが、PHP 7 では例外に変換されるようになりました。 これらの例外は Error クラスを ...
https://man.plustar.jp/php/migration70.incompatible.html - [similar]
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]
保存した数値を減らす 0
« apcu_clear_cache apcu_delete » PHP Manual APCu 関数 保存した数値を減らす apcu_dec (PECL apcu >= 4.0.0) apcu_dec — 保存した数値を減らす 説明 apcu_dec ( string $key , int $step = 1 , bool &$success = ? , int $ttl = 0 ): int | false 保存した整数値を減らします。 パラメータ key 減らしたい値 ...
https://man.plustar.jp/php/function.apcu-dec.html - [similar]
保存した数値を増やす 0
« apcu_fetch apcu_key_info » PHP Manual APCu 関数 保存した数値を増やす apcu_inc (PECL apcu >= 4.0.0) apcu_inc — 保存した数値を増やす 説明 apcu_inc ( string $key , int $step = 1 , bool &$success = ? , int $ttl = 0 ): int | false 保存した整数値を増やします。 パラメータ key 増やしたい値のキ ...
https://man.plustar.jp/php/function.apcu-inc.html - [similar]
新しいパターンを開始する 0
« ps_begin_page ps_begin_template » PHP Manual PS 関数 新しいパターンを開始する ps_begin_pattern (PECL ps >= 1.2.0) ps_begin_pattern — 新しいパターンを開始する 説明 ps_begin_pattern ( resource $psdoc , float $width , float $height , float $xstep , float $ystep , int $painttype ): int | f ...
https://man.plustar.jp/php/function.ps-begin-pattern.html - [similar]
インストール手順 0
« 要件 CommonMark\Node\Document » PHP Manual インストール/設定 インストール手順 インストール手順 The CommonMark extension releases are hosted by PECL and source is hosted on » github , the easiest route to installation is the normal PECL route: » https://pecl.php.net/package/cmark . Wind ...
https://man.plustar.jp/php/cmark.installation.html - [similar]
RRDCreator クラス 0
« rrdc_disconnect RRDCreator::addArchive » PHP Manual RRD RRDCreator クラス RRDCreator クラス (PECL rrd >= 0.9.0) はじめに RRD データベースファイルの生成クラス クラス概要 class RRDCreator { /* メソッド */ public __construct ( string $path , string $startTime = ? , int $step = 0 ) public ...
https://man.plustar.jp/php/class.rrdcreator.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT