検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 1114 for from (0.056 sec.)
The LuaSandboxFunction class 3793
« LuaSandbox::wrapPhpFunction LuaSandboxFunction::call » PHP Manual LuaSandbox The LuaSandboxFun ... epresents a Lua function, allowing it to be called from PHP. A LuaSandboxFunction may be obtained as a ret ... urn value from Lua, as a parameter passed to a callback from Lua, ... uaSandboxFunction , LuaSandbox , call , function , from , wrapPhpFunction , public , string , args , メソッ ...
https://man.plustar.jp/php/class.luasandboxfunction.html - [similar]
Reads a file that stores training data 3793
« fann_randomize_weights fann_reset_errno » PHP Manual Fann 関数 Reads a file that stores traini ... ng data fann_read_train_from_file (PECL fann >= 1.0.0) fann_read_train_from_fil ... ile that stores training data 説明 fann_read_train_from_file ( string $filename ): resource Reads a file t ... エラー時に false を返します。 例 例1 fann_read_train_from_file() example <?php $train_data = fann_read_train ... _from_file ( "xor.data" ); if ( $train_data ) { // Do so ...
https://man.plustar.jp/php/function.fann-read-train-from-file.html - [similar]
Create a fuzzy hash from a file 3793
« ssdeep_fuzzy_compare ssdeep_fuzzy_hash » PHP Manual ssdeep 関数 Create a fuzzy hash from a fil ... ) ssdeep_fuzzy_hash_filename — Create a fuzzy hash from a file 説明 ssdeep_fuzzy_hash_filename ( string $f ... e. 関連キーワード: hash , file , ssdeep , Create , from , a , filename , string , 関数 , compare ...
https://man.plustar.jp/php/function.ssdeep-fuzzy-hash-filename.html - [similar]
Gets a record from a database as an associative array 3770
« dbase_get_header_info dbase_get_record » PHP Manual dBase 関数 Gets a record from a database a ... ase 7) dbase_get_record_with_names — Gets a record from a database as an associative array 説明 dbase_get_ ... rce $database , int $number ): array Gets a record from a dBase database as an associative array. パラメー ... ; } } } ?> 参考 dbase_get_record() - Gets a record from a database as an indexed array 関連キーワード: rec ... ord , database , array , from , associative , names , resource , 変換 , deleted ...
https://man.plustar.jp/php/function.dbase-get-record-with-names.html - [similar]
Moving Average Convergence/Divergence 3770
« trader_ma trader_macdext » PHP Manual Trader 関数 Moving Average Convergence/Divergence trader ... riod Number of period for the fast MA. Valid range from 2 to 100000. slowPeriod Number of period for the s ... low MA. Valid range from 2 to 100000. signalPeriod Smoothing for the signal ... line (nb of period). Valid range from 1 to 100000. 戻り値 Returns an array with calculat ... ng , Average , Convergence , Divergence , trader , from , range , Valid , period , array ...
https://man.plustar.jp/php/function.trader-macd.html - [similar]
Manually release stream flow from logger 3770
« SeasLog::analyzerDetail SeasLog::__construct » PHP Manual SeasLog Manually release stream flow ... from logger SeasLog::closeLoggerStream (PECL seaslog >= ... ::closeLoggerStream — Manually release stream flow from logger 説明 public static SeasLog::closeLoggerStre ... tring $logger ): bool Manually release stream flow from logger. SeasLog caches the stream handle opened by ... : logger , SeasLog , stream , release , Manually , from , closeLoggerStream , handle , SEASLOG , LOGGER ...
https://man.plustar.jp/php/seaslog.closeloggerstream.html - [similar]
Manipulation 3770
« Threaded::notifyOne Threaded::run » PHP Manual Threaded Manipulation Threaded::pop (PECL pthre ... on 説明 public Threaded::pop (): bool Pops an item from the objects property table パラメータ この関数には ... パラメータはありません。 戻り値 The last item from the objects property table 例 例1 Popping the last ... item from the property table of a threaded object <?php $saf ... ワード: Manipulation , Threaded , item , property , from , pop , objects , パラメータ , pthreads , public ...
https://man.plustar.jp/php/threaded.pop.html - [similar]
Manipulation 3770
« Threaded::run Threaded::synchronized » PHP Manual Threaded Manipulation Threaded::shift (PECL ... 説明 public Threaded::shift (): mixed Shifts an item from the objects property table パラメータ この関数には ... パラメータはありません。 戻り値 The first item from the objects property table 例 例1 Shifting the fir ... st item from the property table of a threaded object <?php $saf ... ワード: Manipulation , Threaded , item , property , from , パラメータ , objects , public , Shifts , pthread ...
https://man.plustar.jp/php/threaded.shift.html - [similar]
Close LOB object 3746
« cubrid_lob2_bind cubrid_lob2_export » PHP Manual CUBRID 関数 Close LOB object cubrid_lob2_clos ... se() function is used to close LOB object returned from cubrid_lob2_new() or got from the result set. パラ ... identifier as a result of cubrid_lob2_new() or get from the result set. 戻り値 成功した場合に true を、失敗 ... ーワード: lob , cubrid , LOB , result , identifier , from , new , CUBRID , 参考 , 失敗 ...
https://man.plustar.jp/php/function.cubrid-lob2-close.html - [similar]
指定した書式でフォーマットされた日付についての情報を取得する 3746
« date_offset_get date_parse » PHP Manual 日付・時刻 関数 指定した書式でフォーマットされた日付に ... ついての情報を取得する date_parse_from_format (PHP 5 >= 5.3.0, PHP 7, PHP 8) date_parse_f ... トされた日付についての情報を取得する 説明 date_parse_from_format ( string $format , string $datetime ): arra ... 想配列で返します。 パラメータ format DateTime::createFromFormat() が理解できるフォーマット。 datetime 日付/時 ... 0 は 7200 を表すようになります。 例 例1 date_parse_from_format() の例 <?php $date = "6.1.2009 13:00+01:00" ...
https://man.plustar.jp/php/function.date-parse-from-format.html - [similar]