検索

phrase: max: clip:
target: order:
Results of 641 - 650 of about 1011 for [SIMILAR] 16 1024 4096 WITH 15839 datetime WITH ... (1.467 sec.)
クラスの抽象化 0
« static キーワード オブジェクト インターフェイス » PHP Manual クラスとオブジェクト クラスの抽象化 クラスの抽象化 PHP には、抽象クラスと抽象メソッドの機能があります。 abstract として定義されたクラスのインスタンスを生成することはできません。 1つ以上の抽象メソッドを含む全てのクラスもまた抽 ...
https://man.plustar.jp/php/language.oop5.abstract.html - [similar]
新しいメッセージフォーマッタを作成する 0
« MessageFormatter MessageFormatter::formatMessage » PHP Manual MessageFormatter 新しいメッセージフォーマッタを作成する MessageFormatter::create MessageFormatter::__construct msgfmt_create (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) MessageFormatter::create -- MessageFormatter::__ ...
https://man.plustar.jp/php/messageformatter.create.html - [similar]
スキーマのテーブルを取得する 0
« Schema::getSession Schema::getTables » PHP Manual mysql_xdevapi\Schema スキーマのテーブルを取得する Schema::getTable (No version information available, might only be in Git) Schema::getTable — スキーマのテーブルを取得する 説明 public mysql_xdevapi\Schema::getTable ( string $name ): mys ...
https://man.plustar.jp/php/mysql-xdevapi-schema.gettable.html - [similar]
テーブルがビューかどうかを調べる 0
« Table::insert Table::select » PHP Manual mysql_xdevapi\Table テーブルがビューかどうかを調べる Table::isView (No version information available, might only be in Git) Table::isView — テーブルがビューかどうかを調べる 説明 public mysql_xdevapi\Table::isView (): bool オブジェクトがビューかそ ...
https://man.plustar.jp/php/mysql-xdevapi-table.isview.html - [similar]
実行する SQL 文を準備する 0
« SQLite3::openBlob SQLite3::query » PHP Manual SQLite3 実行する SQL 文を準備する SQLite3::prepare (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::prepare — 実行する SQL 文を準備する 説明 public SQLite3::prepare ( string $query ): SQLite3Stmt | false 実行する SQL 文を準備し、 SQLite3Stmt オブジェ ...
https://man.plustar.jp/php/sqlite3.prepare.html - [similar]
XML に変換する 0
« XSLTProcessor::transformToUri GUI用の拡張モジュール » PHP Manual XSLTProcessor XML に変換する XSLTProcessor::transformToXml (PHP 5, PHP 7, PHP 8) XSLTProcessor::transformToXml — XML に変換する 説明 public XSLTProcessor::transformToXml ( object $document ): string | null | false xsltpro ...
https://man.plustar.jp/php/xsltprocessor.transformtoxml.html - [similar]
The MongoDB\BSON\UTCDateTimeInterface interface 0
« MongoDB\BSON\TimestampInterface::__toString MongoDB\BSON\UTCDateTimeInterface::toDateTime » PHP Manual MongoDB\BSON The MongoDB\BSON\UTCDateTimeInterface interface The MongoDB\BSON\UTCDateTimeInterface interface (mongodb >=1.3.0) はじめに This interface is implemented by MongoDB\BSON\U ...
https://man.plustar.jp/php/class.mongodb-bson-utcdatetimeinterface.html - [similar]
ハミング距離 0
« gmp_gcdext gmp_import » PHP Manual GMP 関数 ハミング距離 gmp_hamdist (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_hamdist — ハミング距離 説明 gmp_hamdist ( GMP | int | string $num1 , GMP | int | string $num2 ): int num1 と num2 の間のハミング距離を返します。オペランドは共に非負とする必要が ...
https://man.plustar.jp/php/function.gmp-hamdist.html - [similar]
指定したメッセージの指定した body セクションの構造を読み込む 0
« imap_body imap_check » PHP Manual IMAP 関数 指定したメッセージの指定した body セクションの構造を読み込む imap_bodystruct (PHP 4, PHP 5, PHP 7, PHP 8) imap_bodystruct — 指定したメッセージの指定した body セクションの構造を読み込む 説明 imap_bodystruct ( IMAP\Connection $imap , int $messa ...
https://man.plustar.jp/php/function.imap-bodystruct.html - [similar]
引数が、数えられる値かどうかを調べる 0
« is_callable is_double » PHP Manual 変数操作 関数 引数が、数えられる値かどうかを調べる is_countable (PHP 7 >= 7.3.0, PHP 8) is_countable — 引数が、数えられる値かどうかを調べる 説明 is_countable ( mixed $value ): bool 引数の内容が、 array または Countable を実装したオブジェクトかどうかを ...
https://man.plustar.jp/php/function.is-countable.html - [similar]