検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 1025 for type (0.011 sec.)
指定された日が平日か、週末か、ふたつの週の間の移行日かを返す 5256
« IntlCalendar::getAvailableLocales IntlCalendar::getErrorCode » PHP Manual IntlCalendar 指定され ... つの週の間の移行日かを返す IntlCalendar::getDayOfWeekType (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) In ... tlCalendar::getDayOfWeekType — 指定された日が平日か、週末か、ふたつの週の間の移 ... オブジェクト指向型 public IntlCalendar::getDayOfWeekType ( int $dayOfWeek ): int | false 手続き型 intlcal_g ... et_day_of_week_type ( IntlCalendar $calendar , int $dayOfWeek ): int | ...
https://man.plustar.jp/php/intlcalendar.getdayofweektype.html - [similar]
PHP の値に関する xmlrpc 型を取得する 5213
« xmlrpc_encode xmlrpc_is_fault » PHP Manual XML-RPC 関数 PHP の値に関する xmlrpc 型を取得する x ... mlrpc_get_type (PHP 4 >= 4.1.0, PHP 5, PHP 7) xmlrpc_get_type — P ... P の値に関する xmlrpc 型を取得する 説明 xmlrpc_get_type ( mixed $value ): string 警告 この関数は、 実験的 ... ます。 例 例1 XML-RPC の型の例 <?php echo xmlrpc_get_type ( null ) . "\n" ; // base64 echo xmlrpc_get_type ( ... false ) . "\n" ; // boolean echo xmlrpc_get_type ( 1 ) . "\n" ; // int echo xmlrpc_get_type ( 1.0 ) ...
https://man.plustar.jp/php/function.xmlrpc-get-type.html - [similar]
変数の型名をデバッグしやすい形で取得する 5195
« floatval get_defined_vars » PHP Manual 変数操作 関数 変数の型名をデバッグしやすい形で取得する ... get_debug_type (PHP 8) get_debug_type — 変数の型名をデバッグしやす ... い形で取得する 説明 get_debug_type ( mixed $value ): string PHP の変数 value の、解決 ... 値を型宣言で使われている通常の名前に解決します。 gettype() は、歴史的な理由で決まった型の名前を返します。 こ ... ... } という文法で作成されます。 例 例1 get_debug_type() の例 <?php echo get_debug_type ( null ) . PHP_EO ...
https://man.plustar.jp/php/function.get-debug-type.html - [similar]
Oracle におけるフィールドの型を問い合わせる 5146
« oci_field_size oci_field_type » PHP Manual OCI8 関数 Oracle におけるフィールドの型を問い合わせ ... る oci_field_type_raw (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_ ... field_type_raw — Oracle におけるフィールドの型を問い合わせる ... 説明 oci_field_type_raw ( resource $statement , string | int $column ) ... 。 フィールドの型の名前を取得したい場合は oci_field_type() を使いましょう。 パラメータ statement 有効な OCI ...
https://man.plustar.jp/php/function.oci-field-type-raw.html - [similar]
Description 5104
« Imagick::morphImages Imagick::mosaicImages » PHP Manual Imagick Description Imagick::morpholog ... HOLOGY_CONVOLVE , 2 , $kernel ); header ( "Content-Type: image/png" ); echo $imagick -> getImageBlob (); ? ... OLOGY_CORRELATE , 1 , $kernel ); header ( "Content-Type: image/png" ); echo $imagick -> getImageBlob (); ? ... ORPHOLOGY_ERODE , 2 , $kernel ); header ( "Content-Type: image/png" ); echo $canvas -> getImageBlob (); ?> ... ERODE_INTENSITY , 2 , $kernel ); header ( "Content-Type: image/png" ); echo $canvas -> getImageBlob (); ?> ...
https://man.plustar.jp/php/imagick.morphology.html - [similar]
はじめに 5104
« Componere インストール/設定 » PHP Manual Componere はじめに はじめに Componere (latin, English ... g functions can cast among user defined compatible types; Where compatible means Type is sub or super to t ... he type of object . Componere\cast ( Type $type , $object ... ): Type Componere\cast_by_ref ( Type $type , $object ): Ty ... onere , string , construct , Definition , public , Type , Patch , type , cast , instance ...
https://man.plustar.jp/php/intro.componere.html - [similar]
Main interface to C code and data 4933
« A Complete PHP/FFI/preloading Example FFI::addr » PHP Manual FFI Main interface to C code and ... ailable as methods of the FFI instance. Declared C types can be used to create new C data structures using ... FFI::new() and FFI::type() . FFI definition parsing and shared library load ... FFI\CData public static alignof ( FFI\CData | FFI\CType &$ptr ): int public static arrayType ( FFI\CType $ ... type , array $dimensions ): FFI\CType public static cast ( FFI\CType | string $type , FF ...
https://man.plustar.jp/php/class.ffi.html - [similar]
画像形式からファイルの拡張子を取得する 4890
« getimagesizefromstring image_type_to_mime_type » PHP Manual GD および Image 関数 画像形式からフ ... ァイルの拡張子を取得する image_type_to_extension (PHP 5 >= 5.2.0, PHP 7, PHP 8) image_ ... 画像形式からファイルの拡張子を取得する 説明 image_type_to_extension ( int $image_type , bool $include_dot ... = true ): string | false 指定した定数 IMAGETYPE_XXX に対応する拡張子を返します。 パラメータ image_ ... type IMAGETYPE_XXX 定数のいずれかひとつ。 include_dot 拡張子の前に ...
https://man.plustar.jp/php/function.image-type-to-extension.html - [similar]
The MongoDB\BSON\Type interface 4866
« MongoDB\BSON\UTCDateTime::unserialize MongoDB\BSON\Persistable » PHP Manual MongoDB\BSON The M ... ongoDB\BSON\Type interface The MongoDB\BSON\Type interface (mongodb ... directly. インターフェイス概要 class MongoDB\BSON\Type { } This interface has no methods. Its only purpos ... e is to be the base interface for all BSON type classes. 関連キーワード: BSON , Type , type , all ...
https://man.plustar.jp/php/class.mongodb-bson-type.html - [similar]
The SolrClient class 4866
« SolrObject::offsetUnset SolrClient::addDocument » PHP Manual Solr The SolrClient class The Sol ... s SolrClient { /* 定数 */ const int SEARCH_SERVLET_TYPE = 1 ; const int UPDATE_SERVLET_TYPE = 2 ; const in ... t THREADS_SERVLET_TYPE = 4 ; const int PING_SERVLET_TYPE = 8 ; const int ... TERMS_SERVLET_TYPE = 16 ; const int SYSTEM_SERVLET_TYPE = 32 ; const ... g $responseWriter ): void public setServlet ( int $type , string $value ): bool public system (): void pub ...
https://man.plustar.jp/php/class.solrclient.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT