検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 1237 for data (0.022 sec.)
SessionHandler クラス 4032
« session_write_close SessionHandler::close » PHP Manual Sessions SessionHandler クラス SessionH ... string | false public write ( string $id , string $data ): bool } 警告 このクラスは現在の PHP 内部セッショ ... を追加する例 <?php /** * decrypt AES 256 * * @param data $edata * @param string $password * @return decrypt ... ed data */ function decrypt ( $edata , $password ) { $data ... = base64_decode ( $edata ); $salt = substr ( $data , 0 , 16 ); $ct = substr ...
https://man.plustar.jp/php/class.sessionhandler.html - [similar]
Test training params on subsets of the training data 4032
« SVM::__construct SVM::getOptions » PHP Manual SVM Test training params on subsets of the train ... ing data SVM::crossvalidate (PECL svm >= 0.1.0) SVM::crossv ... — Test training params on subsets of the training data 説明 public svm::crossvalidate ( array $problem , ... current parameter set on a subset of the training data. Given a problem set and a n "folds", it separates ... generally be lower than a SVM trained on the enter data set, the accuracy score returned should be relativ ...
https://man.plustar.jp/php/svm.crossvalidate.html - [similar]
Creates a C data structure 4015
« FFI::memset FFI::scope » PHP Manual FFI Creates a C data structure FFI::new (PHP 7 >= 7.4.0, P ... HP 8) FFI::new — Creates a C data structure 説明 public static FFI::new ( FFI\CType ... $owned = true , bool $persistent = false ): ? FFI\CData public FFI::new ( FFI\CType | string $type , bool ... $owned = true , bool $persistent = false ): ? FFI\CData Creates a native data structure of the given C typ ... hether to create owned (i.e. managed) or unmanaged data. Managed data lives together with the returned FFI ...
https://man.plustar.jp/php/ffi.new.html - [similar]
Destructs the training data 4015
« fann_descale_train fann_destroy » PHP Manual Fann 関数 Destructs the training data fann_destro ... 1.0.0) fann_destroy_train — Destructs the training data 説明 fann_destroy_train ( resource $train_data ): ... bool Destructs the training data パラメータ train_data ニューラルネットワークトレー ... キーワード: Destructs , fann , the , in , destroy , data , descale , Fann , 関数 , resource ...
https://man.plustar.jp/php/function.fann-destroy-train.html - [similar]
Write data to the memory buffer. The memory allocated for the buffer will not be... 3998
« Swoole\Buffer::__toString Swoole\Channel » PHP Manual Swoole\Buffer Write data to the memory b ... PECL swoole >= 1.9.0) Swoole\Buffer::write — Write data to the memory buffer. The memory allocated for the ... ublic Swoole\Buffer::write ( int $offset , string $data ): void パラメータ offset The offset. data The dat ... y buffer. 戻り値 関連キーワード: Swoole , Buffer , data , memory , buffer , offset , allocated , not , cha ...
https://man.plustar.jp/php/swoole-buffer.write.html - [similar]
データ (RFC 2397) 3998
« zlib:// glob:// » PHP Manual サポートするプロトコル/ラッパー データ (RFC 2397) data:// data:// ... — データ (RFC 2397) 説明 data: ( » RFC 2397 ) ストリームラッパーです。 利用法 da ... mkdir() のサポート No rmdir() のサポート No 例 例1 data:// の内容の表示 <?php // "I love PHP" と表示します ... echo file_get_contents ( 'data://text/plain;base64,SSBsb3ZlIFBIUAo=' ); ?> 例2 me ... dia type の取得 <?php $fp = fopen ( 'data://text/plain;base64,' , 'r' ); $meta = stream_get_ ...
https://man.plustar.jp/php/wrappers.data.html - [similar]
Fetch the data for graph as array 3981
« rrd_error rrd_first » PHP Manual RRD 関数 Fetch the data for graph as array rrd_fetch (PECL rr ... d >= 0.9.0) rrd_fetch — Fetch the data for graph as array 説明 rrd_fetch ( string $filena ... me , array $options ): array Gets data for graph output from RRD database file as array. ... ction has same result as rrd_graph() , but fetched data are returned as array, no image file is created. パ ... ラメータ filename RRD database file name. options Array of options for resolu ...
https://man.plustar.jp/php/function.rrd-fetch.html - [similar]
The Swoole\Server class 3969
« Swoole\Serialize::unpack Swoole\Server::addlistener » PHP Manual Swoole The Swoole\Server clas ... ic exist ( int $fd ): bool public finish ( string $data ): void public getClientInfo ( int $fd , int $reac ... ( int $fd ): void public send ( int $fd , string $data , int $reactor_id = ? ): bool public sendfile ( in ... bool public sendMessage ( int $worker_id , string $data ): bool public sendto ( string $ip , int $port , s ... tring $data , string $server_socket = ? ): bool public sendwai ...
https://man.plustar.jp/php/class.swoole-server.html - [similar]
C Data Handles 3952
« FFI::typeof FFI\CType » PHP Manual FFI C Data Handles C Data Handles (PHP 7 >= 7.4.0, PHP 8) は ... じめに FFI\CData objects can be used in a number of ways as a regul ... ar PHP data: C data of scalar types can be read and assigned v ... ia the $cdata property, e.g. $x = FFI::new('int'); $x->cdata = 4 ... be accessed as regular PHP object property, e.g. $cdata->field C array elements can be accessed as regular ...
https://man.plustar.jp/php/class.ffi-cdata.html - [similar]
データをブロックで送信する 3952
« mysqli_stmt::result_metadata mysqli_stmt::$sqlstate » PHP Manual mysqli_stmt データをブロックで ... 送信する mysqli_stmt::send_long_data mysqli_stmt_send_long_data (PHP 5, PHP 7, PHP 8) m ... ysqli_stmt::send_long_data -- mysqli_stmt_send_long_data — データをブロックで ... 明 オブジェクト指向型 public mysqli_stmt::send_long_data ( int $param_num , string $data ): bool 手続き型 m ... ysqli_stmt_send_long_data ( mysqli_stmt $statement , int $param_num , string ...
https://man.plustar.jp/php/mysqli-stmt.send-long-data.html - [similar]