検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 474 for use (0.111 sec.)
Free the memory occupied by the result data 3686
« cubrid_fetch cubrid_get_autocommit » PHP Manual CUBRID 関数 Free the memory occupied by the re ... fetch buffer now, and if you want free all memory, use function cubrid_close_request() . パラメータ req_i ...
https://man.plustar.jp/php/function.cubrid-free-result.html - [similar]
Perform a query without fetching the results into memory 3686
« cubrid_result CUBRID 廃止されたエイリアスと関数 » PHP Manual CUBRID MySQL 互換関数 Perform a q ... brid_unbuffered_query() come at a cost: you cannot use cubrid_num_rows() and cubrid_data_seek() on a resu ...
https://man.plustar.jp/php/function.cubrid-unbuffered-query.html - [similar]
Initialize the weights using Widrow + Nguyen’s algorithm 3686
« fann_get_training_algorithm fann_length_train_data » PHP Manual Fann 関数 Initialize the weigh ... es similarly to fann_randomize_weights() . It will use the algorithm developed by Derrick Nguyen and Bern ... ent, data, which is the training data that will be used to train the network. パラメータ ann ニューラルネ ...
https://man.plustar.jp/php/function.fann-init-weights.html - [similar]
Train one epoch with a set of training data 3686
« fann_test fann_train_on_data » PHP Manual Fann 関数 Train one epoch with a set of training dat ... raining set once more. It is more than adequate to use this value during training. The training algorithm ... used by this function is chosen by fann_set_training_a ...
https://man.plustar.jp/php/function.fann-train-epoch.html - [similar]
Register a user-defined callback function for Oracle Database TAF 3686
« oci_pconnect oci_result » PHP Manual OCI8 関数 Register a user-defined callback function for O ... 8 >= 2.1.7) oci_register_taf_callback — Register a user-defined callback function for Oracle Database TAF ... nection , ? callable $callback ): bool Registers a user-defined callback function to connection . If conn ... es, each registration overwrites the previous one. Use oci_unregister_taf_callback() to explicitly unregi ... ster a user-defined callback. TAF callback registration will ...
https://man.plustar.jp/php/function.oci-register-taf-callback.html - [similar]
持続的なデータベース接続を開く 3686
« odbc_num_rows odbc_prepare » PHP Manual ODBC 関数 持続的なデータベース接続を開く odbc_pconnect ... 続を開く 説明 odbc_pconnect ( string $dsn , string $user , string $password , int $cursor_option = SQL_CUR ... _USE_DRIVER ): resource | false 持続的なデータベース接続 ... 接続が閉じられないという点が異なります。 同じ dsn 、 user 、 password の組み合わせ ( odbc_connect() および ... , データベース , pconnect , string , 注意 , 関数 , user , 終了 , プログラム ...
https://man.plustar.jp/php/function.odbc-pconnect.html - [similar]
Register and add callback function 3686
« GearmanWorker GearmanWorker::addOptions » PHP Manual GearmanWorker Register and add callback f ... nally specify extra application context data to be used when the callback is called and a timeout. パラメ ... 合に false を返します。 例 例1 Simple worker making use of extra application context data <?php # get a ge ...
https://man.plustar.jp/php/gearmanworker.addfunction.html - [similar]
定義済み定数 3686
« リソース型 Firebird/InterBase 関数 » PHP Manual Firebird/InterBase 定義済み定数 定義済み定数 以 ... SE_RES_CREATE Options to ibase_restore() IBASE_RES_USE_ALL_SPACE ibase_restore() のオプション IBASE_PRP_P ... _ATTACHMENTS IBASE_PRP_RESERVE_SPACE IBASE_PRP_RES_USE_FULL IBASE_PRP_RES IBASE_PRP_WRITE_MODE IBASE_PRP_ ... E_SVC_GET_ENV_LOCK IBASE_SVC_GET_ENV_MSG IBASE_SVC_USER_DBPATH IBASE_SVC_SVR_DB_INFO IBASE_SVC_GET_USERS ...
https://man.plustar.jp/php/ibase.constants.html - [similar]
Returns the size associated with the Imagick object 3686
« Imagick::getSamplingFactors Imagick::getSizeOffset » PHP Manual Imagick Returns the size assoc ... ant to get the actual width / height of the image, use Imagick::getImageWidth() and Imagick::getImageHeig ...
https://man.plustar.jp/php/imagick.getsize.html - [similar]
はじめに 3686
« Parle インストール/設定 » PHP Manual Parle はじめに はじめに The parle extension provides gene ... rs and parsers are generated on the fly and can be used immediately after they've been finalized. Parle d ... nto a list of lexemes. The lexeme list can be then used for the syntax analysis against a formal grammar. ... luded, to show the functionality. The extension is useful for PHP programmers both willing to learn or to ... y parle. Thanks to that, the development can be focused on the actual problem solving. The common use cas ...
https://man.plustar.jp/php/intro.parle.html - [similar]