Results of 1 - 10 of about 203 for タイプ (0.005 sec.)
- 定義済み定数 10817
- « リソース型 例 » PHP Manual GD 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数
...
filledarc() 関数が使用します。 IMG_GD2_RAW ( int ) タイプ変数。 imagegd2() 関数が使用します。 IMG_GD2_COMPRES ...
SED ( int ) タイプ変数。 imagegd2() 関数が使用します。 IMG_EFFECT_REPL ...
HP 7.4.0 以降で使用可能) IMAGETYPE_GIF ( int ) 画像タイプ定数。 image_type_to_mime_type() や image_type_to_ex ...
on() 関数で使用します。 IMAGETYPE_JPEG ( int ) 画像タイプ定数。 image_type_to_mime_type() や image_type_to_ex ...
-
https://man.plustar.jp/php/image.constants.html
- [similar]
- タイプライブラリを読み込む 9919
- « com_get_active_object com_message_pump » PHP Manual COM関数 タイプライブラリを読み込む com_loa
...
>= 4.1.0, PHP 5, PHP 7, PHP 8) com_load_typelib — タイプライブラリを読み込む 説明 com_load_typelib ( string ...
$typelib , bool $case_insensitive = true ): bool タイプライブラリを読み込んで定数をエンジン内に登録し、それ ...
のいずれかの形式となります。 .tlb ファイル、あるいはタイプライブラリを含む 実行モジュールのファイル名。 タイプ ...
00-0000-0010-8000-00AA006D2EA4},2,0 のような形式。 タイプライブラリ名。たとえば Microsoft OLE DB ActiveX Data ...
-
https://man.plustar.jp/php/function.com-load-typelib.html
- [similar]
- MIME タイプを取得する 9234
- « CURLFile::getFilename CURLFile::getPostFilename » PHP Manual CURLFile MIME タイプを取得する CU
...
5.5.0, PHP 7, PHP 8) CURLFile::getMimeType — MIME タイプを取得する 説明 public CURLFile::getMimeType (): str ...
タ この関数にはパラメータはありません。 戻り値 MIME タイプを返します。 関連キーワード: タイプ , 取得 , CURLFil ...
-
https://man.plustar.jp/php/curlfile.getmimetype.html
- [similar]
- MIME タイプを設定する 9234
- « CURLFile::getPostFilename CURLFile::setPostFilename » PHP Manual CURLFile MIME タイプを設定する
...
5.5.0, PHP 7, PHP 8) CURLFile::setMimeType — MIME タイプを設定する 説明 public CURLFile::setMimeType ( strin ...
void パラメータ mime_type POST データで用いる MIME タイプ。 戻り値 値を返しません。 関連キーワード: タイプ , ...
-
https://man.plustar.jp/php/curlfile.setmimetype.html
- [similar]
- 画像タイプ属性を設定する 9180
- « Imagick::setSizeOffset Imagick::shadeImage » PHP Manual Imagick 画像タイプ属性を設定する Imagi
...
imagick 2, PECL imagick 3) Imagick::setType — 画像タイプ属性を設定する 説明 public Imagick::setType ( int $i ...
mage_type ): bool 画像タイプ属性を設定します。 パラメータ image_type 戻り値 成功 ...
した場合に true を返します。 関連キーワード: 画像 , タイプ , 属性 , 設定 , Imagick , setType , imagick , type ...
-
https://man.plustar.jp/php/imagick.settype.html
- [similar]
- メソッドのプロトタイプを (存在すれば) 取得する 9180
- « ReflectionMethod::getModifiers ReflectionMethod::invoke » PHP Manual ReflectionMethod メソッド
...
のプロトタイプを (存在すれば) 取得する ReflectionMethod::getProtot ...
) ReflectionMethod::getPrototype — メソッドのプロトタイプを (存在すれば) 取得する 説明 public ReflectionMetho ...
:getPrototype (): ReflectionMethod メソッドのプロトタイプを取得します。 パラメータ この関数にはパラメータはあ ...
りません。 戻り値 メソッドのプロトタイプの ReflectionMethod オブジェクトを返します。 エラー ...
-
https://man.plustar.jp/php/reflectionmethod.getprototype.html
- [similar]
- カレンダーのタイプを取得する 8496
- « IntlCalendar::getTimeZone IntlCalendar::getWeekendTransition » PHP Manual IntlCalendar カレンダ
...
ーのタイプを取得する IntlCalendar::getType (PHP 5 >= 5.5.0, PH ...
CL >= 3.0.0a1) IntlCalendar::getType — カレンダーのタイプを取得する 説明 オブジェクト指向型 public IntlCalend ...
ype ( IntlCalendar $calendar ): string カレンダーのタイプを示す文字列を取得します。 これは、カレンダーのキーワ ...
Calendar クラスのインスタンス。 戻り値 カレンダーのタイプを示す文字列を返します。 たとえば 'gregorian' , 'isl ...
-
https://man.plustar.jp/php/intlcalendar.gettype.html
- [similar]
- ファイルタイプを取得する 8431
- « filesize flock » PHP Manual ファイルシステム 関数 ファイルタイプを取得する filetype (PHP 4, PH
...
P 5, PHP 7, PHP 8) filetype — ファイルタイプを取得する 説明 filetype ( string $filename ): strin ...
g | false 指定したファイルのタイプを返します。 パラメータ filename ファイルへのパス。 ...
戻り値 ファイルのタイプを返します。返される値は fifo、char、dir、 block、li ...
etype() は stat コールに失敗したり、 未知のファイルタイプであったりした場合に E_NOTICE メッセージを発行します ...
-
https://man.plustar.jp/php/function.filetype.html
- [similar]
- 現在の DirectoryIterator アイテムのタイプを判定する 8303
- « DirectoryIterator::getSize DirectoryIterator::isDir » PHP Manual DirectoryIterator 現在の Dire
...
ctoryIterator アイテムのタイプを判定する DirectoryIterator::getType (PHP 5, PHP 7, ...
ator::getType — 現在の DirectoryIterator アイテムのタイプを判定する 説明 public DirectoryIterator::getType () ...
string 現在の DirectoryIterator アイテムのファイルタイプを判定します。 file 、 link あるいは dir のいずれかと ...
この関数にはパラメータはありません。 戻り値 ファイルタイプを文字列で返します。 file 、 link あるいは dir のいず ...
-
https://man.plustar.jp/php/directoryiterator.gettype.html
- [similar]
- ソケット(通信時の終端)を作成する 8185
- « socket_create_pair socket_export_stream » PHP Manual ソケット 関数 ソケット(通信時の終端)を作
...
が利用する通信方式を指定します。 利用できるソケットのタイプ タイプ 説明 SOCK_STREAM このタイプでは、時系列的、 ...
ている場合もあります。 TCP プロトコルは、このソケットタイプに基づきます。 SOCK_DGRAM このタイプでは、データグラ ...
がサポートされます。 UDP プロトコルは、このソケットタイプに基づきます。 SOCK_SEQPACKET このタイプでは、時系列 ...
read コールで読み込む必要があります。 SOCK_RAW このタイプでは、素のネットワークプロトコルを操作できます。 この ...
-
https://man.plustar.jp/php/function.socket-create.html
- [similar]