検索

phrase: max: clip:
target: order:
Results of 361 - 370 of about 439 for [SIMILAR] 16 1024 4096 WITH 7733 lua WITH 3163 ... (0.379 sec.)
用語説明 0
« MySQL 用 PHP ドライバの概要 どの API を使うか » PHP Manual MySQL 用 PHP ドライバの概要 用語説明 用語説明 このセクションでは、PHP アプリケーションの開発で MySQL データベースを扱う ときの選択肢について説明します。 API って何? API は Application Programming Interface の略で、 何らかのタス ...
https://man.plustar.jp/php/mysqlinfo.terminology.html - [similar]
サポートベクターマシン 0
« StompException::getDetails はじめに » PHP Manual その他のサービス サポートベクターマシン サポートベクターマシン はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 例 SVM — The SVM class SVM::__construct — SVM オブジェクトを新規構築 SVM::crossvalidate — Test training ...
https://man.plustar.jp/php/book.svm.html - [similar]
Math 関数 0
« 定義済み定数 abs » PHP Manual Math Math 関数 Math 関数 目次 abs — 絶対値 acos — 逆余弦(アークコサイン) acosh — 逆双曲線余弦(アークハイパボリックコサイン) asin — 逆正弦(アークサイン) asinh — 逆双曲線正弦(アークハイパボリックサイン) atan2 — 2 変数のアークタンジェント atan — 逆正接 ...
https://man.plustar.jp/php/ref.math.html - [similar]
LuaClosure クラス 0
« Lua::registerCallback LuaClosure::__invoke » PHP Manual Lua LuaClosure クラス LuaClosure クラス (PECL lua >=0.9.0) はじめに LuaClosure は、Lua 関数呼び出しから返されることがありえる LUA_TFUNCTION に対するラッパー・クラスです。 クラス概要 class LuaClosure { /* メソッド */ public __invok ...
https://man.plustar.jp/php/class.luaclosure.html - [similar]
Load a precompiled binary chunk into the Lua environment 0
« LuaSandbox::getVersionInfo LuaSandbox::loadString » PHP Manual LuaSandbox Load a precompiled binary chunk into the Lua environment LuaSandbox::loadBinary (PECL luasandbox >= 1.0.0) LuaSandbox::loadBinary — Load a precompiled binary chunk into the Lua environment 説明 public LuaSandbox: ...
https://man.plustar.jp/php/luasandbox.loadbinary.html - [similar]
数学関数 0
« GMP::__unserialize はじめに » PHP Manual 数学 数学関数 数学関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Math 関数 abs — 絶対値 acos — 逆余弦(アークコサイン) acosh — 逆双曲線余弦(アークハイパボリックコサイン) asin — 逆正弦(アークサイン) ...
https://man.plustar.jp/php/book.math.html - [similar]
はじめに 0
« Lua インストール/設定 » PHP Manual Lua はじめに はじめに 「Lua は、パワフル、高速、軽量かつ組み込み可能なスクリプト言語です。」 このエクステンションは、lua インタプリタを組み込み、lua の変数と関数にオブジェクト指向の API を提供します。 関連キーワード: インストール , 設定 , パワフル , 高 ...
https://man.plustar.jp/php/intro.lua.html - [similar]
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]
リソース 0
« 列挙型 / Enum NULL » PHP Manual 型 リソース リソース リソース は特別な変数であり、外部リソースへのリファレンスを保持しています。 リソースは、特別な関数により作成され、使用されます。 これらの関数および対応する全ての リソース 型の一覧については、 付録 を参照ください。 get_resource_type() ...
https://man.plustar.jp/php/language.types.resource.html - [similar]
luaclosure を起動 0
« LuaClosure LuaSandbox » PHP Manual LuaClosure luaclosure を起動 LuaClosure::__invoke (PECL lua >=0.9.0) LuaClosure::__invoke — luaclosure を起動 説明 public LuaClosure::__invoke ( mixed ...$args ): void 警告 この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されて ...
https://man.plustar.jp/php/luaclosure.invoke.html - [similar]