検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 437 for [SIMILAR] 16 1024 4096 WITH 47523 dtrace WITH 10... (1.195 sec.)
リファレンスが行わないこと 0
« リファレンスが行うことは何ですか? リファレンス渡し » PHP Manual リファレンスの説明 リファレンスが行わないこと リファレンスが行わないこと これまでに説明したように、リファレンスはポインタではありません。このため、 次の例は期待通りに動作しません。 <?php function foo (& $var ) { $var =& $G ...
https://man.plustar.jp/php/language.references.arent.html - [similar]
リファレンスとは? 0
« リファレンスの説明 リファレンスが行うことは何ですか? » PHP Manual リファレンスの説明 リファレンスとは? リファレンスとは? PHP において、リファレンスとは同じ変数の内容を異なった名前で コールすることを意味します。これは C のポインタとは異なります。 リファレンスを使ってポインタの演算をする ...
https://man.plustar.jp/php/language.references.whatare.html - [similar]
ステートメントを実行する 0
« mysql_xdevapi\Executable mysql_xdevapi\ExecutionStatus » PHP Manual mysql_xdevapi\Executable ステートメントを実行する Executable::execute (No version information available, might only be in Git) Executable::execute — ステートメントを実行する 説明 abstract public mysql_xdevapi\Executabl ...
https://man.plustar.jp/php/mysql-xdevapi-executable.execute.html - [similar]
mysqlnd plugin APIを取得する 0
« mysqlndプラグイン と MySQL Proxyの比較 MySQL Native Driverプラグイン のアーキテクチャ » PHP Manual MySQL Native Driver プラグインAPI mysqlnd plugin APIを取得する mysqlnd plugin APIを取得する mysqlnd プラグインAPI は、MySQL Native Driver PHPエクステンションである ext/mysqlnd の一部です。 ...
https://man.plustar.jp/php/mysqlnd.plugin.obtaining.html - [similar]
ラージオブジェクトを削除する 0
« PDO::pgsqlLOBOpen SQLite (PDO) » PHP Manual PostgreSQL (PDO) ラージオブジェクトを削除する PDO::pgsqlLOBUnlink (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL pdo_pgsql >= 1.0.2) PDO::pgsqlLOBUnlink — ラージオブジェクトを削除する 説明 public PDO::pgsqlLOBUnlink ( string $oid ): bool OID が指すラージ ...
https://man.plustar.jp/php/pdo.pgsqllobunlink.html - [similar]
文ハンドラにおける直近の操作に関連する SQLSTATE を取得する 0
« PDOStatement::debugDumpParams PDOStatement::errorInfo » PHP Manual PDOStatement 文ハンドラにおける直近の操作に関連する SQLSTATE を取得する PDOStatement::errorCode (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDOStatement::errorCode — 文ハンドラにおける直近の操作に関連する SQLSTATE ...
https://man.plustar.jp/php/pdostatement.errorcode.html - [similar]
Eio 0
« プロセス制御 はじめに » PHP Manual プロセス制御 Eio Eio はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Eio 関数 eio_busy — 人為的に負荷を高くする。テストやベンチマークなどで有用 eio_cancel — リクエストを取り消す eio_chmod — ファイルやディレクトリ ...
https://man.plustar.jp/php/book.eio.html - [similar]
ReflectionFiber クラス 0
« ReflectionGenerator::getTrace ReflectionFiber::__construct » PHP Manual リフレクション ReflectionFiber クラス ReflectionFiber クラス (PHP 8 >= 8.1.0) はじめに クラス概要 final class ReflectionFiber { /* メソッド */ public __construct ( Fiber $fiber ) public getCallable (): callable pub ...
https://man.plustar.jp/php/class.reflectionfiber.html - [similar]
Creates an empty training data struct 0
« fann_create_train_from_callback fann_descale_input » PHP Manual Fann 関数 Creates an empty training data struct fann_create_train (PECL fann >= 1.0.0) fann_create_train — Creates an empty training data struct 説明 fann_create_train ( int $num_data , int $num_input , int $num_output ): ...
https://man.plustar.jp/php/function.fann-create-train.html - [similar]
Scales the inputs in the training data to the specified range 0
« fann_save fann_scale_input » PHP Manual Fann 関数 Scales the inputs in the training data to the specified range fann_scale_input_train_data (PECL fann >= 1.0.0) fann_scale_input_train_data — Scales the inputs in the training data to the specified range 説明 fann_scale_input_train_data ...
https://man.plustar.jp/php/function.fann-scale-input-train-data.html - [similar]