検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 319 for [SIMILAR] 16 1024 4096 WITH 59935 application WI... (0.302 sec.)
Basic Gearman client and worker, submitting tasks 0
« Basic Gearman client and worker, background GearmanClient » PHP Manual 例 Basic Gearman client and worker, submitting tasks Basic Gearman client and worker, submitting tasks 例1 Basic Gearman client and worker, submitting tasks In this example, the basic reverse client extended to run ...
https://man.plustar.jp/php/gearman.examples-reverse-task.html - [similar]
新機能 0
« 下位互換性のない変更点 PHP 7.0.x で推奨されなくなる機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新機能 新機能 スカラー型宣言 スカラー 型宣言 には二つの方式があります。デフォルトの自動変換(coercive) モードと、 厳密に判断する strict モードです。 パラメータとして、 文字列 ( string ...
https://man.plustar.jp/php/migration70.new-features.html - [similar]
0
« 定義済み定数 Rar 関数 » PHP Manual Rar 例 例 rar:// ラッパー の例も参照ください。 例1 オンザフライでの復元 <?php if (! array_key_exists ( "i" , $_GET ) || ! is_numeric ( $_GET [ "i" ])) die( "Index unspecified or non-numeric" ); $index = (int) $_GET [ "i" ]; $arch = RarArchive :: open ...
https://man.plustar.jp/php/rar.examples.html - [similar]
0
« ストリームのエラー ストリームラッパーとして登録するクラスの例 » PHP Manual ストリーム 例 例 目次 ストリームラッパーとして登録するクラスの例 例1 file_get_contents() を使って さまざまな場所からデータを取得する <?php /* /home/bar にあるローカルファイルを読み出す */ $localfile = file_get_c ...
https://man.plustar.jp/php/stream.examples.html - [similar]
ディレクトリから、glob パターンを使ってファイルを追加する 0
« ZipArchive::addFromString ZipArchive::addPattern » PHP Manual ZipArchive ディレクトリから、glob パターンを使ってファイルを追加する ZipArchive::addGlob (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL zip >= 1.9.0) ZipArchive::addGlob — ディレクトリから、glob パターンを使ってファイルを追加する 説明 ...
https://man.plustar.jp/php/ziparchive.addglob.html - [similar]
The Collection interface 0
« 例 Ds\Collection::clear » PHP Manual Data Structures The Collection interface The Collection interface (No version information available, might only be in Git) はじめに Collection is the base interface which covers functionality common to all the data structures in this library. It gua ...
https://man.plustar.jp/php/class.ds-collection.html - [similar]
Creates a new FFI object 0
« FFI::cast FFI::free » PHP Manual FFI Creates a new FFI object FFI::cdef (PHP 7 >= 7.4.0, PHP 8) FFI::cdef — Creates a new FFI object 説明 public static FFI::cdef ( string $code = "" , ? string $lib = null ): FFI Creates a new FFI object. パラメータ code A string containing a sequence o ...
https://man.plustar.jp/php/ffi.cdef.html - [similar]
はじめに 0
« Trader インストール/設定 » PHP Manual Trader はじめに はじめに The trader extension is a free open source stock library based on TA-Lib. It's dedicated to trading software developers requiring to perform technical analysis of financial market data. Alongside many indicators like ADX, M ...
https://man.plustar.jp/php/intro.trader.html - [similar]
Wrap a PHP callable in a LuaSandboxFunction 0
« LuaSandbox::unpauseUsageTimer LuaSandboxFunction » PHP Manual LuaSandbox Wrap a PHP callable in a LuaSandboxFunction LuaSandbox::wrapPhpFunction (PECL luasandbox >= 1.2.0) LuaSandbox::wrapPhpFunction — Wrap a PHP callable in a LuaSandboxFunction 説明 public LuaSandbox::wrapPhpFunction ...
https://man.plustar.jp/php/luasandbox.wrapphpfunction.html - [similar]
非互換性 0
« 実行時設定 持続的接続 » PHP Manual Mysqlnd 非互換性 非互換性 MySQL Native Driver は、MySQL Client Library ( libmysql ) とほぼ互換性があります。 このセクションでは、互換性のない部分について説明します。 bit 型の値は、 libmysql では二進文字列 ("\0" や "\x1F") として返しますが、 mysqlnd の ...
https://man.plustar.jp/php/mysqlnd.incompatibilities.html - [similar]