検索

phrase: max: clip:
target: order:
Results of 531 - 540 of about 857 for [SIMILAR] 16 1024 4096 WITH 8427 resultentry WIT... (1.048 sec.)
ファイルを閉じる 0
« eio_chown eio_custom » PHP Manual Eio 関数 ファイルを閉じる eio_close (PECL eio >= 0.0.1dev) eio_close — ファイルを閉じる 説明 eio_close ( mixed $fd , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource eio_close() は、 fd で指定したファイルを閉じます ...
https://man.plustar.jp/php/function.eio-close.html - [similar]
未処理のリクエストがあるかどうかを調べる 0
« eio_open eio_read » PHP Manual Eio 関数 未処理のリクエストがあるかどうかを調べる eio_poll (PECL eio >= 0.0.1dev) eio_poll — 未処理のリクエストがあるかどうかを調べる 説明 eio_poll (): int eio_poll() を使うと、特別なイベントループを実装できます。 この中で eio_nreqs() を使って、未処理のリ ...
https://man.plustar.jp/php/function.eio-poll.html - [similar]
Linux の syncfs システムコールが使えれば、それを呼ぶ 0
« eio_sync eio_truncate » PHP Manual Eio 関数 Linux の syncfs システムコールが使えれば、それを呼ぶ eio_syncfs (PECL eio >= 0.0.1dev) eio_syncfs — Linux の syncfs システムコールが使えれば、それを呼ぶ 説明 eio_syncfs ( mixed $fd , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mi ...
https://man.plustar.jp/php/function.eio-syncfs.html - [similar]
ファイルを切り詰める 0
« eio_syncfs eio_unlink » PHP Manual Eio 関数 ファイルを切り詰める eio_truncate (PECL eio >= 0.0.1dev) eio_truncate — ファイルを切り詰める 説明 eio_truncate ( string $path , int $offset = 0 , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource eio_trun ...
https://man.plustar.jp/php/function.eio-truncate.html - [similar]
利用例 0
« 例 Gender\Gender » PHP Manual 例 利用例 利用例 Gender クラスの利用例です。 例1 利用例 <?php namespace Gender ; $gender = new Gender ; $name = "Milene" ; $country = Gender :: FRANCE ; $result = $gender -> get ( $name , $country ); $data = $gender -> country ( $country ); switch( $result ...
https://man.plustar.jp/php/gender.example.admin.html - [similar]
基本的な使用法 0
« 例 Memcache » PHP Manual 例 基本的な使用法 基本的な使用法 例1 memcache 拡張モジュールの概要 この例では、オブジェクトをキャッシュに保存した後に、改めて取得しなおします。 オブジェクトやその他の非スカラー型のデータは、保存される前に シリアライズされます。そのため (接続 ID などの) リソース ...
https://man.plustar.jp/php/memcache.examples-overview.html - [similar]
Returns the number of existing documents updated 0
« MongoDB\Driver\WriteResult::getMatchedCount MongoDB\Driver\WriteResult::getServer » PHP Manual MongoDB\Driver\WriteResult Returns the number of existing documents updated MongoDB\Driver\WriteResult::getModifiedCount (mongodb >=1.0.0) MongoDB\Driver\WriteResult::getModifiedCount — Retur ...
https://man.plustar.jp/php/mongodb-driver-writeresult.getmodifiedcount.html - [similar]
Returns an array of identifiers for upserted documents 0
« MongoDB\Driver\WriteResult::getUpsertedCount MongoDB\Driver\WriteResult::getWriteConcernError » PHP Manual MongoDB\Driver\WriteResult Returns an array of identifiers for upserted documents MongoDB\Driver\WriteResult::getUpsertedIds (mongodb >=1.0.0) MongoDB\Driver\WriteResult::getUpser ...
https://man.plustar.jp/php/mongodb-driver-writeresult.getupsertedids.html - [similar]
ドキュメントをひとつ取得 0
« Collection::getName Collection::getSchema » PHP Manual mysql_xdevapi\Collection ドキュメントをひとつ取得 Collection::getOne (No version information available, might only be in Git) Collection::getOne — ドキュメントをひとつ取得 説明 public mysql_xdevapi\Collection::getOne ( string $id ) ...
https://man.plustar.jp/php/mysql-xdevapi-collection.getone.html - [similar]
ドキュメントのフィールドのフィルタを設定する 0
« CollectionFind::execute CollectionFind::groupBy » PHP Manual mysql_xdevapi\CollectionFind ドキュメントのフィールドのフィルタを設定する CollectionFind::fields (No version information available, might only be in Git) CollectionFind::fields — ドキュメントのフィールドのフィルタを設定する 説 ...
https://man.plustar.jp/php/mysql-xdevapi-collectionfind.fields.html - [similar]