検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 1025 for type (0.369 sec.)
Construct a new ZMQSocket 3372
« ZMQSocket::connect ZMQSocket::disconnect » PHP Manual ZMQSocket Construct a new ZMQSocket ZMQS ... MQSocket::__construct ( ZMQContext $context , int $type , string $persistent_id = null , callable $on_new_ ... is created. パラメータ context ZMQContext object. type The socket type. See ZMQ::SOCKET_* constants. pers ... , Construct , a , context , multiple , construct , type , requests ...
https://man.plustar.jp/php/zmqsocket.construct.html - [similar]
BSON type classes and serialization functions 3353
« MongoDB\Driver\WriteResult::isAcknowledged 関数 » PHP Manual MongoDB BSON type classes and ser ... ialization functions BSON type classes and serialization functions 関数 MongoDB\B ... Returns the Binary's data MongoDB\BSON\Binary::getType — Returns the Binary's type MongoDB\BSON\Binary::j ... serialize — Unserialize a UTCDateTime MongoDB\BSON\Type — The MongoDB\BSON\Type interface MongoDB\BSON\Per ... yInterface's data MongoDB\BSON\BinaryInterface::getType — Returns the BinaryInterface's type MongoDB\BSON\ ...
https://man.plustar.jp/php/book.bson.html - [similar]
利用可能なDSNについての情報を返す 3353
« odbc_cursor odbc_do » PHP Manual ODBC 関数 利用可能なDSNについての情報を返す odbc_data_source ... 説明 odbc_data_source ( resource $odbc , int $fetch_type ): array | false この関数は、有効な DSN(複数回のコ ... 続 ID。詳細は odbc_connect() を参照ください。 fetch_type fetch_type は次のふたつの定数 SQL_FETCH_FIRST , SQ ... , *.accdb) ) 関連キーワード: 利用 , 情報 , fetch , type , data , 関数 , description , server , Array , コー ...
https://man.plustar.jp/php/function.odbc-data-source.html - [similar]
ランダムなノイズを画像に追加する 3353
« Gmagick::addimage Gmagick::annotateimage » PHP Manual Gmagick ランダムなノイズを画像に追加する ... する 説明 public Gmagick::addnoiseimage ( int $noise_type ): Gmagick ランダムなノイズを画像に追加します。 パ ... ラメータ noise_type ノイズの形式。 ノイズ定数 の一覧を参照ください。 戻 ... , 追加 , 画像 , Gmagick , addnoiseimage , エラー , type , gmagick , public , int ...
https://man.plustar.jp/php/gmagick.addnoiseimage.html - [similar]
オプションを設定する 3353
« Imagick::setLastIterator Imagick::setPage » PHP Manual Imagick オプションを設定する Imagick::s ... ion ( 'jpeg:extent' , $extent ); header ( "Content-Type: image/jpg" ); echo $imagick -> getImageBlob (); } ... tion ( 'png:format' , $format ); header ( "Content-Type: image/png" ); echo $imagick -> getImageBlob (); } ... epth' , '16' ); $imagick -> setOption ( 'png:color-type' , 6 ); header ( "Content-Type: image/png" ); $cra ...
https://man.plustar.jp/php/imagick.setoption.html - [similar]
このオブジェクトに関連づけられたロケールを取得する 3353
« IntlBreakIterator::getErrorMessage IntlBreakIterator::getPartsIterator » PHP Manual IntlBreakI ... する 説明 public IntlBreakIterator::getLocale ( int $type ): string 警告 この関数は、 現在のところ詳細な情報 ... ん。引数のリストのみが 記述されています。 パラメータ type 戻り値 関連キーワード: オブジェクト , 取得 , IntlB ... reakIterator , getLocale , type , getErrorMessage , getPartsIterator , public , in ...
https://man.plustar.jp/php/intlbreakiterator.getlocale.html - [similar]
単一のフィールドのメタデータを取得する 3353
« mysqli_result::fetch_column mysqli_result::fetch_field » PHP Manual mysqli_result 単一のフィー ... 号。 flags フィールドのビットフラグを整数型で表す。 type フィールドのデータ型。 decimals フィールドの桁数( ... ntf ( "Flags: %d\n" , $finfo -> flags ); printf ( "Type: %d\n" , $finfo -> type ); $result -> close (); } ... ntf ( "Flags: %d\n" , $finfo -> flags ); printf ( "Type: %d\n" , $finfo -> type ); mysqli_free_result ( $r ... rfaceArea Table: Country max. Len: 10 Flags: 32769 Type: 4 参考 mysqli_num_fields() - 結果セットのフィール ...
https://man.plustar.jp/php/mysqli-result.fetch-field-direct.html - [similar]
SQL プリペアドコマンドを出力する 3353
« PDOStatement::columnCount PDOStatement::errorCode » PHP Manual PDOStatement SQL プリペアドコマ ... ラメータリスト、パラメータ名、 パラメータの型 ( paramtype ) をあらわす整数値、 そのキーの名前あるいは位置、そ ... サポートしていない場合は -1 となります) 、型 ( param_type ) を表す整数値、boolean 値 is_param 。 これはデバッ ... s paramno=-1 name=[9] ":calories" is_param=1 param_type=1 Key: Name: [7] :colour paramno=-1 name=[7] ":col ... our" is_param=1 param_type=2 例2 名前なしパラメータを用いた PDOStatement::deb ...
https://man.plustar.jp/php/pdostatement.debugdumpparams.html - [similar]
RADIUS Attribute Types 3353
« RADIUS Packet Types RADIUS Vendor Specific Attribute Types » PHP Manual 定義済み定数 RADIUS At ... tribute Types RADIUS Attribute Types These constants define RAD ... IUS attribute types that can be used with radius_put_addr() , radius_ ... can be set using radius_put_int() . RADIUS_SERVICE_TYPE ( int ) The Service-Type attribute. The attribute ... value indicates the service type the user is requesting, and is expected to be an i ...
https://man.plustar.jp/php/radius.constants.attributes.html - [similar]
Create a lob object 3329
« cubrid_lob2_import cubrid_lob2_read » PHP Manual CUBRID 関数 Create a lob object cubrid_lob2_n ... lob2_new ( resource $conn_identifier = ? , string $type = "BLOB" ): resource The cubrid_lob2_new() functio ... connect() or cubrid_connect_with_url() is assumed. type It may be "BLOB" or "CLOB", it won't be case-sensi ... identifier , BLOB , new , conn , CLOB , function , type , resource ...
https://man.plustar.jp/php/function.cubrid-lob2-new.html - [similar]