検索

phrase: max: clip:
target: order:
Results of 561 - 570 of about 2039 for To (0.062 sec.)
Release the memory to OS which is not used by the memory buffer. 2521
« Swoole\Buffer::read Swoole\Buffer::substr » PHP Manual Swoole\Buffer Release the memory to OS ... 1.9.0) Swoole\Buffer::recycle — Release the memory to OS which is not used by the memory buffer. 説明 pu ...
https://man.plustar.jp/php/swoole-buffer.recycle.html - [similar]
Add a file to the post form. 2521
« Swoole\Http\Client Swoole\Http\Client::close » PHP Manual Swoole\Http\Client Add a file to the ... >= 1.9.0) Swoole\Http\Client::addFile — Add a file to the post form. 説明 public Swoole\Http\Client::add ...
https://man.plustar.jp/php/swoole-http-client.addfile.html - [similar]
Push data to the remote client. 2521
« Swoole\WebSocket\Server::pack Swoole\WebSocket\Server::unpack » PHP Manual Swoole\WebSocket\Se ... rver Push data to the remote client. Swoole\WebSocket\Server::push ( ... = 1.9.0) Swoole\WebSocket\Server::push — Push data to the remote client. 説明 public Swoole\WebSocket\Se ...
https://man.plustar.jp/php/swoole-websocket-server.push.html - [similar]
Constructs a new SyncEvent object 2521
« SyncEvent SyncEvent::fire » PHP Manual SyncEvent Constructs a new SyncEvent object SyncEvent:: ... SyncEvent::__construct — Constructs a new SyncEvent object 説明 public SyncEvent::__construct ( string ... refire = false ) Constructs a named or unnamed event object. パラメータ name The name of the event if th ... is is a named event object. 注意 : If the name already exists, it must ... be able to be opened by the current user that the process is ...
https://man.plustar.jp/php/syncevent.construct.html - [similar]
The parallel\Runtime class 2507
« parallel\run parallel\Runtime::__construct » PHP Manual parallel The parallel\Runtime class Th ... upon construction. The thread then waits for tasks to be scheduled: Scheduled tasks will be executed FIF ... same classes and functions loaded, nor the same autoloader set. In some cases, a very lightweight runti ... he tasks that will be scheduled do not need access to the code in the parent thread. In those cases wher ... e the tasks do need to access the same code, it is enough to set an autol ...
https://man.plustar.jp/php/class.parallel-runtime.html - [similar]
インストール手順 2507
« 要件 CommonMark\Node\Document » PHP Manual インストール/設定 インストール手順 インストール手順 ... d source is hosted on » github , the easiest route to installation is the normal PECL route: » https://p ... s from the » PECL website. 警告 Windows users need to take the additional step of adding cmark.dll (dist ... ributed with Windows releases) to their PATH . 関連キーワード: インストール , 手順 , ...
https://man.plustar.jp/php/cmark.installation.html - [similar]
Move the result set cursor to the specified field offset 2507
« cubrid_field_name cubrid_field_table » PHP Manual CUBRID MySQL 互換関数 Move the result set cu ... rsor to the specified field offset cubrid_field_seek (PECL ... .0) cubrid_field_seek — Move the result set cursor to the specified field offset 説明 cubrid_field_seek ... ): bool This function moves the result set cursor to the specified field offset. This offset is used by ... ailure. パラメータ result result comes from a call to cubrid_execute() field_offset The numerical field ...
https://man.plustar.jp/php/function.cubrid-field-seek.html - [similar]
Opens a database 2507
« dbase_numrecords dbase_pack » PHP Manual dBase 関数 Opens a database dbase_open (PHP 5 < 5.3.0 ... he database. It can be a relative or absolute path to the file where dBase will store your data. mode An ... integer which correspond to those for the open() system call (Typically 0 mean ... -only, and 2 means read and write). 注意 : You can't open a dBase file in write-only mode as the functio ... n will fail to read the headers information and thus you can't us ...
https://man.plustar.jp/php/function.dbase-open.html - [similar]
Makes the next row in a result set available for reading 2507
« sqlsrv_fetch_object sqlsrv_field_metadata » PHP Manual SQLSRV 関数 Makes the next row in a res ... qlsrv_fetch (No version information available, might only be in Git) sqlsrv_fetch — Makes the next row i ... set available for reading. Use sqlsrv_get_field() to read the fields of the row. パラメータ stmt A stat ... g sqlsrv_query() or sqlsrv_execute() . row The row to be accessed. This parameter can only be used if th ... TE SQLSRV_SCROLL_RELATIVE offset Specifies the row to be accessed if the row parameter is set to SQLSRV_ ...
https://man.plustar.jp/php/function.sqlsrv-fetch.html - [similar]
Create a fuzzy hash from a string 2507
« ssdeep_fuzzy_hash_filename 文字列 » PHP Manual ssdeep 関数 Create a fuzzy hash from a string s ... ash from a string 説明 ssdeep_fuzzy_hash ( string $to_hash ): string ssdeep_fuzzy_hash() calculates the ... hash of to_hash using » context-triggered piecewise hashing , ... and returns that hash. パラメータ to_hash The input string. 戻り値 Returns a string on ...
https://man.plustar.jp/php/function.ssdeep-fuzzy-hash.html - [similar]