検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 1678 for [SIMILAR] 16 1024 4096 WITH 5693 resource WITH 4... (0.942 sec.)
Sets the quickprop mu factor 0
« fann_set_quickprop_decay fann_set_rprop_decrease_factor » PHP Manual Fann 関数 Sets the quickprop mu factor fann_set_quickprop_mu (PECL fann >= 1.0.0) fann_set_quickprop_mu — Sets the quickprop mu factor 説明 fann_set_quickprop_mu ( resource $ann , float $quickprop_mu ): bool Sets the ...
https://man.plustar.jp/php/function.fann-set-quickprop-mu.html - [similar]
FDF ドキュメントを閉じる 0
« fdf_add_template fdf_create » PHP Manual FDF 関数 FDF ドキュメントを閉じる fdf_close (PHP 4, PHP 5 < 5.3.0, PECL fdf SVN) fdf_close — FDF ドキュメントを閉じる 説明 fdf_close ( resource $fdf_document ): void FDF ドキュメントを閉じます。 パラメータ fdf_document fdf_create() 、 fdf_open() ...
https://man.plustar.jp/php/function.fdf-close.html - [similar]
結果セットを解放する 0
« ibase_free_query ibase_gen_id » PHP Manual Firebird/InterBase 関数 結果セットを解放する ibase_free_result (PHP 5, PHP 7 < 7.4.0) ibase_free_result — 結果セットを解放する 説明 ibase_free_result ( resource $result_identifier ): bool 結果セットを解放します。 パラメータ result_identifier i ...
https://man.plustar.jp/php/function.ibase-free-result.html - [similar]
結果のカラム数を返す 0
« odbc_next_result odbc_num_rows » PHP Manual ODBC 関数 結果のカラム数を返す odbc_num_fields (PHP 4, PHP 5, PHP 7, PHP 8) odbc_num_fields — 結果のカラム数を返す 説明 odbc_num_fields ( resource $statement ): int ODBC 結果におけるフィールド (カラム) の数を取得します。 パラメータ statement ...
https://man.plustar.jp/php/function.odbc-num-fields.html - [similar]
非同期クエリを取り消す 0
« pg_affected_rows pg_client_encoding » PHP Manual PostgreSQL 関数 非同期クエリを取り消す pg_cancel_query (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_cancel_query — 非同期クエリを取り消す 説明 pg_cancel_query ( PgSql\Connection $connection ): bool pg_cancel_query() は、 pg_send_query() ・ p ...
https://man.plustar.jp/php/function.pg-cancel-query.html - [similar]
overprint モードを設定する 0
« ps_setmiterlimit ps_setpolydash » PHP Manual PS 関数 overprint モードを設定する ps_setoverprintmode (PECL ps >= 1.3.0) ps_setoverprintmode — overprint モードを設定する 説明 ps_setoverprintmode ( resource $psdoc , int $mode ): bool 警告 この関数は、 現在のところ詳細な情報はありません。引 ...
https://man.plustar.jp/php/function.ps-setoverprintmode.html - [similar]
現在のストリームで使用する新しい bucket を作成する 0
« stream_bucket_make_writeable stream_bucket_prepend » PHP Manual ストリーム 関数 現在のストリームで使用する新しい bucket を作成する stream_bucket_new (PHP 5, PHP 7, PHP 8) stream_bucket_new — 現在のストリームで使用する新しい bucket を作成する 説明 stream_bucket_new ( resource $stream , ...
https://man.plustar.jp/php/function.stream-bucket-new.html - [similar]
格納されている変数をキャッシュから取得する 0
« apcu_exists apcu_inc » PHP Manual APCu 関数 格納されている変数をキャッシュから取得する apcu_fetch (PECL apcu >= 4.0.0) apcu_fetch — 格納されている変数をキャッシュから取得する 説明 apcu_fetch ( mixed $key , bool &$success = ? ): mixed エントリをキャッシュから取得します。 パラメータ key ...
https://man.plustar.jp/php/function.apcu-fetch.html - [similar]
変数の文字コードを変換する 0
« mb_convert_kana mb_decode_mimeheader » PHP Manual マルチバイト文字列 関数 変数の文字コードを変換する mb_convert_variables (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_convert_variables — 変数の文字コードを変換する 説明 mb_convert_variables ( string $to_encoding , array | string $from_encod ...
https://man.plustar.jp/php/function.mb-convert-variables.html - [similar]
型の相互変換 0
« 型宣言 変数 » PHP Manual 型 型の相互変換 型の相互変換 PHP は、変数定義時に明示的な型定義を必要と(または、サポート) しません。ある変数の型は、その変数が使用される文により定義されます。 これは、ある文字列を変数 $var に代入した場合には、 $var は文字列になることを意味しています。 ある整数値 ...
https://man.plustar.jp/php/language.types.type-juggling.html - [similar]