検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 480 for [SIMILAR] 16 1024 4096 WITH 39108 unitenum WITH ... (0.725 sec.)
パーサトークンの一覧 0
« PHP 型の比較表 ユーザーレベルでの命名の手引き » PHP Manual 付録 パーサトークンの一覧 パーサトークンの一覧 PHP 言語の種々の部分は、内部的に トークン で表現されています。 不正なトークンのシーケンスが含まれるコードスニペットの場合、 Parse error: syntax error, unexpected token "==", expect ...
https://man.plustar.jp/php/tokens.html - [similar]
The Sequence interface 0
« Ds\Hashable::hash Ds\Sequence::allocate » PHP Manual Data Structures The Sequence interface The Sequence interface (No version information available, might only be in Git) はじめに A Sequence describes the behaviour of values arranged in a single, linear dimension. Some languages refer ...
https://man.plustar.jp/php/class.ds-sequence.html - [similar]
SplTempFileObject クラス 0
« SplFileObject::valid SplTempFileObject::__construct » PHP Manual ファイル操作 SplTempFileObject クラス SplTempFileObject クラス (PHP 5 >= 5.1.2, PHP 7, PHP 8) はじめに SplTempFileObject クラスは、一時ファイルへのオブジェクト指向インターフェイスを提供します。 クラス概要 class SplTempFil ...
https://man.plustar.jp/php/class.spltempfileobject.html - [similar]
タイプライブラリを読み込む 0
« com_get_active_object com_message_pump » PHP Manual COM関数 タイプライブラリを読み込む com_load_typelib (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) com_load_typelib — タイプライブラリを読み込む 説明 com_load_typelib ( string $typelib , bool $case_insensitive = true ): bool タイプライブラリを ...
https://man.plustar.jp/php/function.com-load-typelib.html - [similar]
オブジェクトの親クラスの名前を取得する 0
« get_object_vars interface_exists » PHP Manual クラス/オブジェクト関数 オブジェクトの親クラスの名前を取得する get_parent_class (PHP 4, PHP 5, PHP 7, PHP 8) get_parent_class — オブジェクトの親クラスの名前を取得する 説明 get_parent_class ( object | string $object_or_class = ? ): string | ...
https://man.plustar.jp/php/function.get-parent-class.html - [similar]
オブジェクトがこのクラスのものであるか、このクラスをその親クラスのひとつとしてい... 0
« interface_exists is_subclass_of » PHP Manual クラス/オブジェクト関数 オブジェクトがこのクラスのものであるか、このクラスをその親クラスのひとつとしているかどうかを調べる is_a (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) is_a — オブジェクトがこのクラスのものであるか、このクラスをその親クラスのひ ...
https://man.plustar.jp/php/function.is-a.html - [similar]
ラージオブジェクトをファイルにエクスポートする 0
« pg_lo_create pg_lo_import » PHP Manual PostgreSQL 関数 ラージオブジェクトをファイルにエクスポートする pg_lo_export (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_export — ラージオブジェクトをファイルにエクスポートする 説明 pg_lo_export ( PgSql\Connection $connection = ? , int $oid , strin ...
https://man.plustar.jp/php/function.pg-lo-export.html - [similar]
ファイルからラージオブジェクトをインポートする 0
« pg_lo_export pg_lo_open » PHP Manual PostgreSQL 関数 ファイルからラージオブジェクトをインポートする pg_lo_import (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_import — ファイルからラージオブジェクトをインポートする 説明 pg_lo_import ( PgSql\Connection $connection = ? , string $pathname , ...
https://man.plustar.jp/php/function.pg-lo-import.html - [similar]
ラージオブジェクトをオープンする 0
« pg_lo_import pg_lo_read_all » PHP Manual PostgreSQL 関数 ラージオブジェクトをオープンする pg_lo_open (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_open — ラージオブジェクトをオープンする 説明 pg_lo_open ( PgSql\Connection $connection , int $oid , string $mode ): PgSql\Lob | false pg_lo_o ...
https://man.plustar.jp/php/function.pg-lo-open.html - [similar]
ラージオブジェクトに書き込む 0
« pg_lo_unlink pg_meta_data » PHP Manual PostgreSQL 関数 ラージオブジェクトに書き込む pg_lo_write (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_write — ラージオブジェクトに書き込む 説明 pg_lo_write ( PgSql\Lob $lob , string $data , ? int $length = null ): int | false pg_lo_write() は、ラー ...
https://man.plustar.jp/php/function.pg-lo-write.html - [similar]