検索

phrase: max: clip:
target: order:
Results of 441 - 450 of about 1514 for [SIMILAR] 16 1024 4096 WITH 29383 配列 WITH 1998... (0.988 sec.)
PHP と COM 0
« PHP と HTML その他の質問 » PHP Manual FAQ PHP と COM PHP と COM PHP は Win32 プラットフォーム上で COM と DCOM オブジェクトに アクセスすることができます。 とある計算を行う DLL を作成しました。これを PHP で実行させる方法は ありますか? 'Unsupported variant type: xxxx (0xxxxx)'とはどういう ...
https://man.plustar.jp/php/faq.com.html - [similar]
キーを指定して、配列を値で埋める 0
« array_diff array_fill » PHP Manual 配列 関数 キーを指定して、配列を値で埋める array_fill_keys (PHP 5 >= 5.2.0, PHP 7, PHP 8) array_fill_keys — キーを指定して、配列を値で埋める 説明 array_fill_keys ( array $keys , mixed $value ): array パラメータ value で指定した値で配列を埋めます。 キー ...
https://man.plustar.jp/php/function.array-fill-keys.html - [similar]
固定長配列から PHP の配列を返す 0
« SplFixedArray::setSize SplFixedArray::valid » PHP Manual SplFixedArray 固定長配列から PHP の配列を返す SplFixedArray::toArray (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplFixedArray::toArray — 固定長配列から PHP の配列を返す 説明 public SplFixedArray::toArray (): array 固定長配列から PHP の配列を ...
https://man.plustar.jp/php/splfixedarray.toarray.html - [similar]
整数 0
« 論理型 (boolean) 浮動小数点数 » PHP Manual 型 整数 整数 int は、ℤ = {..., -2, -1, 0, 1, 2, ...} という集合です。 以下も参照ください。 任意精度整数 / GMP 浮動小数点数 任意精度整数 / BCMath 構文 整数 (integer) は、10 進数(基数 10)、16 進数 (基数 16)、8 進数 (基数 8) あるいは 2 進数 (基数 ...
https://man.plustar.jp/php/language.types.integer.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 セッションの設定オプション 名前 デフォルト 変更可能 変更履歴 session.save_path "" PHP_INI_ALL session.name "PHPSESSID" PHP_INI_ALL session.save_handler "files" PHP_IN ...
https://man.plustar.jp/php/session.configuration.html - [similar]
書記素単位で文字列の長さを取得する 0
« grapheme_stristr grapheme_strpos » PHP Manual Grapheme 関数 書記素単位で文字列の長さを取得する grapheme_strlen (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) grapheme_strlen — 書記素単位で文字列の長さを取得する 説明 手続き型 grapheme_strlen ( string $string ): int | false | null 書 ...
https://man.plustar.jp/php/function.grapheme-strlen.html - [similar]
与えられたソケットの配列に対し、指定した有効時間で select() システムコールを実行... 0
« socket_recvmsg socket_send » PHP Manual ソケット 関数 与えられたソケットの配列に対し、指定した有効時間で select() システムコールを実行する socket_select (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_select — 与えられたソケットの配列に対し、指定した有効時間で select() システムコールを実行 ...
https://man.plustar.jp/php/function.socket-select.html - [similar]
文字列の文字数を返す 0
« iconv_set_encoding iconv_strpos » PHP Manual iconv 関数 文字列の文字数を返す iconv_strlen (PHP 5, PHP 7, PHP 8) iconv_strlen — 文字列の文字数を返す 説明 iconv_strlen ( string $string , ? string $encoding = null ): int | false strlen() とは違い、 iconv_strlen() は与えられたバイト列 stri ...
https://man.plustar.jp/php/function.iconv-strlen.html - [similar]
文字列の長さを得る 0
« mb_stristr mb_strpos » PHP Manual マルチバイト文字列 関数 文字列の長さを得る mb_strlen (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_strlen — 文字列の長さを得る 説明 mb_strlen ( string $string , ? string $encoding = null ): int 文字列の長さを取得します。 パラメータ string 長さを調べたい文字 ...
https://man.plustar.jp/php/function.mb-strlen.html - [similar]
登録された拡張の配列を返す 0
« V8Js::executeString V8Js::getPendingException » PHP Manual V8Js 登録された拡張の配列を返す V8Js::getExtensions (PECL v8js >= 0.1.0) V8Js::getExtensions — 登録された拡張の配列を返す 説明 public static V8Js::getExtensions (): array この関数は、 V8Js::registerExtension() で登録された Java ...
https://man.plustar.jp/php/v8js.getextensions.html - [similar]