検索

phrase: max: clip:
target: order:
Results of 401 - 410 of about 1085 for [SIMILAR] 16 1024 4096 WITH 14468 グラ WITH 1024... (1.533 sec.)
コンストラクタとデストラクタ 0
« クラスのオートローディング アクセス権 » PHP Manual クラスとオブジェクト コンストラクタとデストラクタ コンストラクタとデストラクタ コンストラクタ __construct ( mixed ...$values = "" ): void PHP では、開発者がクラスのコンストラクタメソッドを宣言することが できます。コンストラクタメソッド ...
https://man.plustar.jp/php/language.oop5.decon.html - [similar]
プロパティの修飾子を取得する 0
« ReflectionProperty::getDocComment ReflectionProperty::getName » PHP Manual ReflectionProperty プロパティの修飾子を取得する ReflectionProperty::getModifiers (PHP 5, PHP 7, PHP 8) ReflectionProperty::getModifiers — プロパティの修飾子を取得する 説明 public ReflectionProperty::getModifiers ...
https://man.plustar.jp/php/reflectionproperty.getmodifiers.html - [similar]
ReflectionClass クラス 0
« Reflection::getModifierNames ReflectionClass::__construct » PHP Manual リフレクション ReflectionClass クラス ReflectionClass クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionClass クラスは クラスについての情報を報告します。 クラス概要 class ReflectionClass implements Reflector { /* 定数 ...
https://man.plustar.jp/php/class.reflectionclass.html - [similar]
指定したプロパティが設定されているかどうかを示す 0
« XMLReader::getAttributeNs XMLReader::isValid » PHP Manual XMLReader 指定したプロパティが設定されているかどうかを示す XMLReader::getParserProperty (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::getParserProperty — 指定したプロパティが設定されているかどうかを示す 説明 public XMLReader::getPar ...
https://man.plustar.jp/php/xmlreader.getparserproperty.html - [similar]
OpenAL バッファのプロパティを取得する 0
« openal_buffer_destroy openal_buffer_loadwav » PHP Manual OpenAL 関数 OpenAL バッファのプロパティを取得する openal_buffer_get (PECL openal >= 0.1.0) openal_buffer_get — OpenAL バッファのプロパティを取得する 説明 openal_buffer_get ( resource $buffer , int $property ): int | false パラメー ...
https://man.plustar.jp/php/function.openal-buffer-get.html - [similar]
ソースのプロパティを設定する 0
« openal_source_rewind openal_source_stop » PHP Manual OpenAL 関数 ソースのプロパティを設定する openal_source_set (PECL openal >= 0.1.0) openal_source_set — ソースのプロパティを設定する 説明 openal_source_set ( resource $source , int $property , mixed $setting ): bool パラメータ source O ...
https://man.plustar.jp/php/function.openal-source-set.html - [similar]
ファイルまたは URL をオープンする 0
« fnmatch fpassthru » PHP Manual ファイルシステム 関数 ファイルまたは URL をオープンする fopen (PHP 4, PHP 5, PHP 7, PHP 8) fopen — ファイルまたは URL をオープンする 説明 fopen ( string $filename , string $mode , bool $use_include_path = false , ? resource $context = null ): resource | f ...
https://man.plustar.jp/php/function.fopen.html - [similar]
アップロードされるファイルのためのスペースを確保する 0
« FTP 関数 ftp_append » PHP Manual FTP 関数 アップロードされるファイルのためのスペースを確保する ftp_alloc (PHP 5, PHP 7, PHP 8) ftp_alloc — アップロードされるファイルのためのスペースを確保する 説明 ftp_alloc ( FTP\Connection $ftp , int $size , string &$response = null ): bool ALLO コマン ...
https://man.plustar.jp/php/function.ftp-alloc.html - [similar]
OpenAL 関数 0
« 定義済み定数 openal_buffer_create » PHP Manual OpenAL OpenAL 関数 OpenAL 関数 目次 openal_buffer_create — OpenAL バッファを生成する openal_buffer_data — バッファのデータを読み込む openal_buffer_destroy — OpenAL バッファを削除する openal_buffer_get — OpenAL バッファのプロパティを取得する ...
https://man.plustar.jp/php/ref.openal.html - [similar]
基本 0
« エラー PHP 7 でのエラー » PHP Manual エラー 基本 基本 PHP は、各種のエラー条件に対応したさまざまなエラーを報告します。 これらを使えばさまざまな状況を伝えられるでしょうし、 必要に応じて画面に表示したりログに記録したりすることもできます。 PHP が発するあらゆるエラーには、型情報が含まれます ...
https://man.plustar.jp/php/language.errors.basics.html - [similar]