検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 207 for [SIMILAR] 16 1024 4096 WITH 16373 extended WITH ... (0.176 sec.)
新機能 0
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
エスケープシーケンス 0
« メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープシーケンス バックスラッシュ〔日本語環境では円記号となる場合もある〕には、 いくつかの使用法があります。ひとつめの使用法は、 非英数字の前に記述する場合で、続く文字が表す特別な意味を取り去ります。 ...
https://man.plustar.jp/php/regexp.reference.escape.html - [similar]
The MongoDB\BSON\Decimal128 class 0
« MongoDB\BSON\Binary::unserialize MongoDB\BSON\Decimal128::__construct » PHP Manual MongoDB\BSON The MongoDB\BSON\Decimal128 class The MongoDB\BSON\Decimal128 class (mongodb >=1.2.0) はじめに BSON type for the » Decimal128 floating-point format , which supports numbers with up to 34 dec ...
https://man.plustar.jp/php/class.mongodb-bson-decimal128.html - [similar]
The MongoDB\BSON\ObjectId class 0
« MongoDB\BSON\MinKey::unserialize MongoDB\BSON\ObjectId::__construct » PHP Manual MongoDB\BSON The MongoDB\BSON\ObjectId class The MongoDB\BSON\ObjectId class (mongodb >=1.0.0) はじめに BSON type for an » ObjectId . The value consists of 12 bytes, where the first four bytes are a timest ...
https://man.plustar.jp/php/class.mongodb-bson-objectid.html - [similar]
コマンドラインオプション 0
« 他の SAPI との違い Usage » PHP Manual コマンドラインの使用法 コマンドラインオプション コマンドラインオプション PHP バイナリにより提供されるコマンドラインオプションの一覧は、 -h スイッチを指定して PHP を実行することにより いつでも調べることができます。 Usage: php [options] [-f] <file> [ ...
https://man.plustar.jp/php/features.commandline.options.html - [similar]
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]
Declare a precedence rule 0
« Parle\Parser::nonassoc Parle\Parser::push » PHP Manual Parle\Parser Declare a precedence rule Parle\Parser::precedence (PECL parle >= 0.5.1) Parle\Parser::precedence — Declare a precedence rule 説明 public Parle\Parser::precedence ( string $tok ): void Declares a precedence rule for a ...
https://man.plustar.jp/php/parle-parser.precedence.html - [similar]
Declare a precedence rule 0
« Parle\RParser::nonassoc Parle\RParser::push » PHP Manual Parle\RParser Declare a precedence rule Parle\RParser::precedence (PECL parle >= 0.7.0) Parle\RParser::precedence — Declare a precedence rule 説明 public Parle\RParser::precedence ( string $tok ): void Declares a precedence rule ...
https://man.plustar.jp/php/parle-rparser.precedence.html - [similar]
構築時の問題 0
« インストール PHP の使いかた » PHP Manual FAQ 構築時の問題 構築時の問題 本節は、構築時に発生する多くの一般的なエラーを集めたものです。 anonymous Git サービスで最新版の PHP を入手しましたが、 configure スクリプトがありません! PHPをApacheと組みあわせて動作するようにconfigureを行う際に問題 ...
https://man.plustar.jp/php/faq.build.html - [similar]
Unserialize an Int64 0
« MongoDB\BSON\Int64::__toString MongoDB\BSON\Symbol » PHP Manual MongoDB\BSON\Int64 Unserialize an Int64 MongoDB\BSON\Int64::unserialize (mongodb >=1.5.0) MongoDB\BSON\Int64::unserialize — Unserialize an Int64 説明 final public MongoDB\BSON\Int64::unserialize ( string $serialized ): voi ...
https://man.plustar.jp/php/mongodb-bson-int64.unserialize.html - [similar]