検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 474 for use (0.014 sec.)
MQSeries MQPUT1 5255
« mqseries_open mqseries_put » PHP Manual mqseries 関数 MQSeries MQPUT1 mqseries_put1 (PECL mqse ... ge on a queue. The queue need not be open. You can use both the mqseries_put() and mqseries_put1() calls ... to put messages on a queue; which call to use depends on the circumstances. Use the mqseries_put ... call to place multiple messages on the same queue. Use the mqseries_put1() (MQPUT1) call to put only one ...
https://man.plustar.jp/php/function.mqseries-put1.html - [similar]
The MySQLi Extension Function Summary 5255
« ノート mysqli » PHP Manual MySQLi The MySQLi Extension Function Summary The MySQLi Extension F ... s OOP Interface Procedural Interface Alias (Do not use) Description Properties $mysqli::affected_rows mys ... turns a string representing the type of connection used $mysqli::protocol_version mysqli_get_proto_info() ... N/A Returns the version of the MySQL protocol used $mysqli::server_info mysqli_get_server_info() N/A ... sqli_insert_id() N/A Returns the auto generated id used in the last query $mysqli::sqlstate mysqli_sqlsta ...
https://man.plustar.jp/php/mysqli.summary.html - [similar]
トレイト 5214
« 列挙型と定数 定数式における列挙型の値 » PHP Manual 列挙型(Enum) トレイト トレイト 列挙型ではト ... と同じ振る舞いをします。 注意すべきことは、列挙型で use されるトレイトには、プロパティが含まれていてはいけ ... ないという点です。 use されるトレイトには、 メソッドと static メソッドだけ ... "Rectangle" ; } } enum Suit implements Colorful { use Rectangle ; case Hearts ; case Diamonds ; case Clu ... ades => 'Black' , }; } } ?> 関連キーワード: 定数 , use , メソッド , Enum , クラス , 注意 , static , 致命 ...
https://man.plustar.jp/php/language.enumerations.traits.html - [similar]
Sets the callback function for use during training 5174
« fann_set_bit_fail_limit fann_set_cascade_activation_functions » PHP Manual Fann 関数 Sets the ... callback function for use during training fann_set_callback (PECL fann >= 1. ... fann_set_callback — Sets the callback function for use during training 説明 fann_set_callback ( resource ... e $callback ): bool Sets the callback function for use during training. It means that it is called from f ...
https://man.plustar.jp/php/function.fann-set-callback.html - [similar]
アトリビュートクラスを宣言する 5174
« リフレクションAPI を使ってアトリビュートを読み取る リファレンスの説明 » PHP Manual アトリビュー ... します。 もっとも簡単な場合、 グローバル名前空間からuse文でインポートできる アトリビュート #[Attribute] を宣 ... なアトリビュートクラスの例 <?php namespace Example ; use Attribute ; #[Attribute] class MyAttribute { } アト ... ーゲットとなるクラスを作る <?php namespace Example ; use Attribute ; #[Attribute(Attribute::TARGET_METHOD | ... うに、IS_REPEATABLE を使う <?php namespace Example ; use Attribute ; #[Attribute(Attribute::TARGET_METHOD | ...
https://man.plustar.jp/php/language.attributes.classes.html - [similar]
MESA Adaptive Moving Average 5125
« trader_macdfix trader_mavp » PHP Manual Trader 関数 MESA Adaptive Moving Average trader_mama ( ... パラメータ real 実数値の配列。 fastLimit Upper limit use in the adaptive algorithm. Valid range from 0.01 t ... o 0.99. slowLimit Lower limit use in the adaptive algorithm. Valid range from 0.01 t ... ge , Adaptive , trader , array , from , adaptive , use , limit ...
https://man.plustar.jp/php/function.trader-mama.html - [similar]
要件 5125
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 To use this extens ... ed, available on the » Lua homepage . To make full use of the timer features, LuaSandbox should be instal ... led on Linux. If FreeBSD or Mac OS X is used, only real (wall-clock) time is supported, the fu ... ill actually return wall clock time. If Windows is used, no timer functions will be supported. The time l ... : 要件 , インストール , time , clock , 設定 , To , use , installed , return , functions ...
https://man.plustar.jp/php/luasandbox.requirements.html - [similar]
SOAP エラーハンドラを使用するかどうかを設定する 5045
« is_soap_fault SoapClient » PHP Manual SOAP 関数 SOAP エラーハンドラを使用するかどうかを設定する ... use_soap_error_handler (PHP 5, PHP 7, PHP 8) use_soap_ ... AP エラーハンドラを使用するかどうかを設定する 説明 use_soap_error_handler ( bool $enable = true ): bool こ ... , 設定 , ハンドラ , 使用 , handler , soap , 関数 , use , 送信 , 定義 ...
https://man.plustar.jp/php/function.use-soap-error-handler.html - [similar]
Lua 関数を呼び出す 5045
« Lua::assign Lua::__construct » PHP Manual Lua Lua 関数を呼び出す Lua::call Lua::__call (PECL l ... call ( callable $lua_func , array $args = ? , int $use_self = 0 ): mixed public Lua::__call ( callable $l ... ua_func , array $args = ? , int $use_self = 0 ): mixed 警告 この関数は、 現在のところ詳 ... ua_func lua での関数名 args Lua 関数に渡される引数 use_self self を使うか否か 戻り値 呼び出した関数の結果 ... 関連キーワード: 関数 , call , self , func , args , use , callable , array , int , public ...
https://man.plustar.jp/php/lua.call.html - [similar]
Start a new client session for use with this client 5045
« MongoDB\Driver\Manager::selectServer MongoDB\Driver\Command » PHP Manual MongoDB\Driver\Manage ... r Start a new client session for use with this client MongoDB\Driver\Manager::startSess ... ger::startSession — Start a new client session for use with this client 説明 final public MongoDB\Driver\ ... tions. 注意 : A MongoDB\Driver\Session can only be used with the MongoDB\Driver\Manager from which it was ... y to newly created transactions. These options are used unless they are overridden when a transaction is ...
https://man.plustar.jp/php/mongodb-driver-manager.startsession.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT