検索

phrase: max: clip:
target: order:
Results of 441 - 450 of about 1050 for [SIMILAR] 16 1024 4096 WITH 10260 イア WITH 8852... (1.584 sec.)
定義済み定数 0
« リソース型 例 » PHP Manual GD 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 GD_VERSION ( string ) PHP をコンパイルしたときの GD のバージョン GD_MAJOR_VERSIO ...
https://man.plustar.jp/php/image.constants.html - [similar]
Add an update operation to the bulk 0
« MongoDB\Driver\BulkWrite::insert MongoDB\Driver\Session » PHP Manual MongoDB\Driver\BulkWrite Add an update operation to the bulk MongoDB\Driver\BulkWrite::update (mongodb >=1.0.0) MongoDB\Driver\BulkWrite::update — Add an update operation to the bulk 説明 public MongoDB\Driver\BulkWri ...
https://man.plustar.jp/php/mongodb-driver-bulkwrite.update.html - [similar]
Swoole 関数 0
« 定義済み定数 swoole_async_dns_lookup » PHP Manual Swoole Swoole 関数 Swoole 関数 目次 swoole_async_dns_lookup — Async and non-blocking hostname to IP lookup swoole_async_read — Read file stream asynchronously swoole_async_readfile — Read a file asynchronously swoole_async_set — Update ...
https://man.plustar.jp/php/ref.swoole-funcs.html - [similar]
定義済み定数 0
« リソース型 Sodium 関数 » PHP Manual Sodium 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 SODIUM_LIBRARY_VERSION ( string ) SODIUM_LIBRARY_MAJOR_VERSION ( in ...
https://man.plustar.jp/php/sodium.constants.html - [similar]
ArrayObject をシリアライズする 0
« ArrayObject::offsetUnset ArrayObject::setFlags » PHP Manual ArrayObject ArrayObject をシリアライズする ArrayObject::serialize (PHP 5 >= 5.3.0, PHP 7, PHP 8) ArrayObject::serialize — ArrayObject をシリアライズする 説明 public ArrayObject::serialize (): string ArrayObject をシリアライズし ...
https://man.plustar.jp/php/arrayobject.serialize.html - [similar]
V8Js クラス 0
« 例 V8Js::__construct » PHP Manual V8js V8Js クラス V8Js クラス (PECL v8js >= 0.1.0) はじめに これは V8Js 拡張モジュールのコアクラスです。 このクラスのインスタンスはそれぞれ個別のコンテキストを持ち、 その中ですべての JavaScript をコンパイルして実行します。 詳細は V8Js::__construct() を参 ...
https://man.plustar.jp/php/class.v8js.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 The FANN PHP extension should work on all Linux systems. FANN Library Installation PECL Installation Manual Installation FANN Library Installation Before you start installation make sure that libfann is in ...
https://man.plustar.jp/php/fann.installation.html - [similar]
基本的な使用法 0
« 例 Memcache » PHP Manual 例 基本的な使用法 基本的な使用法 例1 memcache 拡張モジュールの概要 この例では、オブジェクトをキャッシュに保存した後に、改めて取得しなおします。 オブジェクトやその他の非スカラー型のデータは、保存される前に シリアライズされます。そのため (接続 ID などの) リソース ...
https://man.plustar.jp/php/memcache.examples-overview.html - [similar]
Create a new Query 0
« MongoDB\Driver\Query MongoDB\Driver\BulkWrite » PHP Manual MongoDB\Driver\Query Create a new Query MongoDB\Driver\Query::__construct (mongodb >=1.0.0) MongoDB\Driver\Query::__construct — Create a new Query 説明 final public MongoDB\Driver\Query::__construct ( array | object $filter , a ...
https://man.plustar.jp/php/mongodb-driver-query.construct.html - [similar]
リファレンスカウントの原理 0
« ガベージコレクション 循環の収集 » PHP Manual ガベージコレクション リファレンスカウントの原理 リファレンスカウントの原理 PHP 変数は「zval」と呼ばれるコンテナに保管されます。 zval コンテナには、変数の型と値の他に、情報の追加ビットを2つ含みます。 1つ目は「is_ref」と呼ばれ、変数が「参照集合 ...
https://man.plustar.jp/php/features.gc.refcounting-basics.html - [similar]