検索

phrase: max: clip:
target: order:
Results of 651 - 660 of about 1866 for [SIMILAR] 16 1024 4096 WITH 41041 宣言 WITH 9925... (2.882 sec.)
Basic usage for LuaSandbox 0
« 例 LuaSandbox » PHP Manual 例 Basic usage for LuaSandbox Basic usage for LuaSandbox Once you've compiled PHP with LuaSandbox support, you can begin using LuaSandbox to safely run user-provided Lua code. 例1 Execute some Lua code <?php $sandbox = new LuaSandbox ; $sandbox -> setMemoryLi ...
https://man.plustar.jp/php/luasandbox.examples-basic.html - [similar]
tokenHandler コールバックを設定する 0
« OAuthProvider::timestampNonceHandler OAuthException » PHP Manual OAuthProvider tokenHandler コールバックを設定する OAuthProvider::tokenHandler (PECL OAuth >= 1.0.0) OAuthProvider::tokenHandler — tokenHandler コールバックを設定する 説明 public OAuthProvider::tokenHandler ( callable $cal ...
https://man.plustar.jp/php/oauthprovider.tokenhandler.html - [similar]
定義済み定数 0
« リソース型 SQLSRV 関数 » PHP Manual SQLSRV 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 SQLSRV_FETCH_ASSOC ( int ) Forces sqlsrv_fetch_array() to return an ...
https://man.plustar.jp/php/sqlsrv.constants.html - [similar]
LuaSandbox 0
« LuaClosure::__invoke はじめに » PHP Manual その他の基本モジュール LuaSandbox LuaSandbox はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 Differences from Standard Lua 例 Basic usage for LuaSandbox LuaSandbox — The LuaSandbox class LuaSandbox::callFunction — Call a ...
https://man.plustar.jp/php/book.luasandbox.html - [similar]
暗号化フィルタ 0
« 圧縮フィルタ サポートされるソケットトランスポートのリスト » PHP Manual 利用できるフィルタのリスト 暗号化フィルタ 暗号化フィルタ 暗号化フィルタは、ファイル/ストリーム を暗号化する場合に特に有用です。 mcrypt.* と mdecrypt.* 警告 この機能は PHP 7.1.0 で 非推奨 になります。この機能に頼らな ...
https://man.plustar.jp/php/filters.encryption.html - [similar]
Train one epoch with a set of training data 0
« fann_test fann_train_on_data » PHP Manual Fann 関数 Train one epoch with a set of training data fann_train_epoch (PECL fann >= 1.0.0) fann_train_epoch — Train one epoch with a set of training data 説明 fann_train_epoch ( resource $ann , resource $data ): float Train one epoch with the ...
https://man.plustar.jp/php/function.fann-train-epoch.html - [similar]
consumerHandler コールバックを設定する 0
« OAuthProvider::__construct OAuthProvider::generateToken » PHP Manual OAuthProvider consumerHandler コールバックを設定する OAuthProvider::consumerHandler (PECL OAuth >= 1.0.0) OAuthProvider::consumerHandler — consumerHandler コールバックを設定する 説明 public OAuthProvider::consumerHand ...
https://man.plustar.jp/php/oauthprovider.consumerhandler.html - [similar]
0
« 定義済み定数 Yar_Server » PHP Manual Yar 例 例 例1 Yar Server Example <?php /* assume this page can be accessed by http://example.com/operator.php */ class Operator { /** * Add two operands * @param interge * @return interge */ public function add ( $a , $b ) { return $this -> _add ( $ ...
https://man.plustar.jp/php/yar.examples.html - [similar]
DOMCdataSection クラス 0
« DOMAttr::isId DOMCdataSection::__construct » PHP Manual DOM DOMCdataSection クラス DOMCdataSection クラス (PHP 5, PHP 7, PHP 8) はじめに DOMCdataSection は DOMText を継承したクラスで、 CData のテキスト表現に使います。 クラス概要 class DOMCdataSection extends DOMText { /* 継承したプロパ ...
https://man.plustar.jp/php/class.domcdatasection.html - [similar]
DOMNamedNodeMap クラス 0
« DOMImplementation::hasFeature DOMNamedNodeMap::count » PHP Manual DOM DOMNamedNodeMap クラス DOMNamedNodeMap クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMNamedNodeMap implements IteratorAggregate , Countable { /* プロパティ */ public readonly int $ length ; /* メソッド */ public co ...
https://man.plustar.jp/php/class.domnamednodemap.html - [similar]