検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 1025 for type (0.010 sec.)
フィールド番号に対応する型 ID(OID)を返す 4762
« pg_field_table pg_field_type » PHP Manual PostgreSQL 関数 フィールド番号に対応する型 ID(OID) ... を返す pg_field_type_oid (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_field_type_o ... ールド番号に対応する型 ID(OID)を返す 説明 pg_field_type_oid ( PgSql\Result $result , int $field ): string ... | int pg_field_type_oid() は、指定した result インスタンスにおける指定 ... 細な情報を得るには、PostgreSQL のシステムテーブル pg_type に対して、この関数で取得した OID を用いて 問い合わ ...
https://man.plustar.jp/php/function.pg-field-type-oid.html - [similar]
The SVM class 4695
« 例 SVM::__construct » PHP Manual SVM The SVM class The SVM class (PECL svm >= 0.1.0) はじめに ... ; const int KERNEL_PRECOMPUTED = 4 ; const int OPT_TYPE = 101 ; const int OPT_KERNEL_TYPE = 102 ; const in ... み定数 SVM Constants SVM::C_SVC The basic C_SVC SVM type. The default, and a good starting point SVM::NU_SV ... C The NU_SVC type uses a different, more flexible, error weighting S ... VM::ONE_CLASS One class SVM type. Train just on a single class, using outliers as n ...
https://man.plustar.jp/php/class.svm.html - [similar]
結果において指定したフィールドの型を取得する 4671
« mysql_field_table mysql_free_result » PHP Manual MySQL 関数 結果において指定したフィールドの型 ... を取得する mysql_field_type (PHP 4, PHP 5) mysql_field_type — 結果において指定 ... て、これらが使えます。 mysqli_fetch_field_direct() [type] PDOStatement::getColumnMeta() [driver:decl_type] ... あるいは [pdo_type] 説明 mysql_field_type ( resource $result , int $f ... ield_offset ): string mysql_field_type() は、 mysql_field_name() 関数に似ています。 引数は ...
https://man.plustar.jp/php/function.mysql-field-type.html - [similar]
データソースがサポートするデータ型についての情報を取得する 4671
« odbc_free_result odbc_longreadlen » PHP Manual ODBC 関数 データソースがサポートするデータ型につ ... いての情報を取得する odbc_gettypeinfo (PHP 4, PHP 5, PHP 7, PHP 8) odbc_gettypeinfo ... トするデータ型についての情報を取得する 説明 odbc_gettypeinfo ( resource $odbc , int $data_type = 0 ): resou ... 接続 ID。詳細は odbc_connect() を参照ください。 data_type データ型。単一のデータ型に情報を制限するために使用 ... 。 結果は、以下のようなカラムを持つものとなります。 TYPE_NAME DATA_TYPE PRECISION LITERAL_PREFIX LITERAL_SU ...
https://man.plustar.jp/php/function.odbc-gettypeinfo.html - [similar]
認証方式を設定する 4671
« OAuth::getRequestToken OAuth::setCAPath » PHP Manual OAuth 認証方式を設定する OAuth::setAuthType ... pe (PECL OAuth >= 0.99.1) OAuth::setAuthType — 認証方式を設定する 説明 public OAuth::setAuthTyp ... e ( int $auth_type ): bool OAuth パラメータをどこで渡すかを設定します ... 。 パラメータ auth_type auth_type は、次のフラグ (OAuth 1.0 section 5.2 に ... おいて優先度の高い順) のいずれかです。 OAUTH_AUTH_TYPE_AUTHORIZATION OAuth パラメータを HTTP Authorizatio ...
https://man.plustar.jp/php/oauth.setauthtype.html - [similar]
ホスト名に関連する DNS リソースレコードを取得する 4628
« dns_get_mx fsockopen » PHP Manual ネットワーク 関数 ホスト名に関連する DNS リソースレコードを取 ... 得する 説明 dns_get_record ( string $hostname , int $type = DNS_ANY , array &$authoritative_name_servers = n ... 要なら変更を加えることを忘れないようにしてください。 type デフォルトでは、 dns_get_record() は hostname に関 ... ードを検索します。 これを制限するには、オプションの type パラメータを指定してください。 type は以下のうちの ... 参照で渡し、 Additional Records が格納されます。 raw type は生のDNSのタイプIDとして解釈されます。 ( DNS_* 定 ...
https://man.plustar.jp/php/function.dns-get-record.html - [similar]
Set the data type and size of the columns. 4543
« Swoole\Table Swoole\Table::__construct » PHP Manual Swoole\Table Set the data type and size of ... oole >= 1.9.0) Swoole\Table::column — Set the data type and size of the columns. 説明 public Swoole\Table: ... :column ( string $name , string $type , int $size = ? ): ReturnType パラメータ name type ... size 戻り値 関連キーワード: type , size , Set , olumns , data , Swoole , Table , of ...
https://man.plustar.jp/php/swoole-table.column.html - [similar]
Creates a C data structure 4518
« FFI::memset FFI::scope » PHP Manual FFI Creates a C data structure FFI::new (PHP 7 >= 7.4.0, P ... data structure 説明 public static FFI::new ( FFI\CType | string $type , bool $owned = true , bool $persis ... tent = false ): ? FFI\CData public FFI::new ( FFI\CType | string $type , bool $owned = true , bool $persis ... ata Creates a native data structure of the given C type. If this method is called statically, it must only ... use predefined C type names (e.g. int , char , etc.); if the method is c ...
https://man.plustar.jp/php/ffi.new.html - [similar]
Returns a string denoting the type of this server 4518
« MongoDB\Driver\ServerDescription::getRoundTripTime MongoDB\Driver\TopologyDescription » PHP Ma ... er\ServerDescription Returns a string denoting the type of this server MongoDB\Driver\ServerDescription::g ... etType (mongodb >=1.13.0) MongoDB\Driver\ServerDescriptio ... n::getType — Returns a string denoting the type of this serve ... final public MongoDB\Driver\ServerDescription::getType (): string Returns a string denoting the type of t ...
https://man.plustar.jp/php/mongodb-driver-serverdescription.gettype.html - [similar]
Deserialization from BSON 4518
« Serialization to BSON Security » PHP Manual Persisting Data Deserialization from BSON Deserial ... is behavior was problematic because different BSON types could deserialize to the same PHP value (e.g. {"0 ... and make it impossible to infer the original BSON type. By default, the current driver addresses this con ... PHP arrays and objects, respectively. For compound types, there are three data types: root refers to the t ... efers to a BSON array Besides the three collective types, it is also possible to configure specific fields ...
https://man.plustar.jp/php/mongodb.persistence.deserialization.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT