検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 30 for [SIMILAR] 16 1024 4096 WITH 24935 addition WITH ... (0.088 sec.)
Basic FFI usage 0
« 例 PHP Callbacks » PHP Manual 例 Basic FFI usage Basic FFI usage Before diving into the details of the FFI API, lets take a look at a few examples demonstrating the simplicity of the FFI API usage for regular tasks. 注意 : Some of these examples require libc.so.6 and as such will not w ...
https://man.plustar.jp/php/ffi.examples-basic.html - [similar]
Deserialization from BSON 0
« Serialization to BSON Security » PHP Manual Persisting Data Deserialization from BSON Deserialization from BSON 警告 BSON documents can technically contain duplicate keys because documents are stored as a list of key-value pairs; however, applications should refrain from generating doc ...
https://man.plustar.jp/php/mongodb.persistence.deserialization.html - [similar]
Event flags 0
« 例 About event persistence » PHP Manual Event Event flags Event flags Event::READ This flag indicates an event that becomes active when the provided file descriptor (usually a stream resource, or socket) is ready for reading. Event::WRITE flag indicates an event that becomes active whe ...
https://man.plustar.jp/php/event.flags.html - [similar]
Installation 0
« はじめに Philosophy » PHP Manual parallel Installation Installation 要件 parallel requires a build of PHP with ZTS (Zend Thread Safety) enabled ( --enable-zts , or on non-Windows systems prior to PHP 8.0.0, --enable-maintainer-zts ) 警告 Zend Thread Safety cannot be enabled post build; ...
https://man.plustar.jp/php/parallel.setup.html - [similar]
はじめに 0
« FFI インストール/設定 » PHP Manual FFI はじめに はじめに This extension allows the loading of shared libraries ( .DLL or .so ), calling of C functions and accessing of C data structures in pure PHP, without having to have deep knowledge of the Zend extension API, and without having to ...
https://man.plustar.jp/php/intro.ffi.html - [similar]
ファイルの SVN blame を取得する 0
« svn_auth_set_parameter svn_cat » PHP Manual SVN 関数 ファイルの SVN blame を取得する svn_blame (PECL svn >= 0.3.0) svn_blame — ファイルの SVN blame を取得する 説明 svn_blame ( string $repository_url , int $revision_no = SVN_REVISION_HEAD ): array リポジトリの URL を指定して、ファイルの ...
https://man.plustar.jp/php/function.svn-blame.html - [similar]
The EvStat class 0
« EvSignal::set EvStat::attr » PHP Manual Ev The EvStat class The EvStat class (PECL ev >= 0.2.0) はじめに EvStat monitors a file system path for attribute changes. It calls stat() on that path in regular intervals(or when the OS signals it changed) and sees if it changed compared to the ...
https://man.plustar.jp/php/class.evstat.html - [similar]
Returns list of directory contents in repository URL, optionally at revision num... 0
« svn_log svn_mkdir » PHP Manual SVN 関数 Returns list of directory contents in repository URL, optionally at revision number svn_ls (PECL svn >= 0.1.0) svn_ls — Returns list of directory contents in repository URL, optionally at revision number 説明 svn_ls ( string $repos_url , int $rev ...
https://man.plustar.jp/php/function.svn-ls.html - [similar]
Returns the Legacy Extended JSON representation of a BSON value 0
« MongoDB\BSON\toCanonicalExtendedJSON MongoDB\BSON\toPHP » PHP Manual 関数 Returns the Legacy Extended JSON representation of a BSON value MongoDB\BSON\toJSON (mongodb >=1.0.0) MongoDB\BSON\toJSON — Returns the Legacy Extended JSON representation of a BSON value 説明 MongoDB\BSON\toJSON ...
https://man.plustar.jp/php/function.mongodb.bson-tojson.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
PREV 1 2 3 NEXT