検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 195 for [SIMILAR] 16 1024 4096 WITH 30165 xmldiff WITH 1... (0.164 sec.)
3 つのファイルをひとつに統合する 0
« xdiff_file_diff xdiff_file_patch_binary » PHP Manual xdiff 関数 3 つのファイルをひとつに統合する xdiff_file_merge3 (PECL xdiff >= 0.2.0) xdiff_file_merge3 — 3 つのファイルをひとつに統合する 説明 xdiff_file_merge3 ( string $old_file , string $new_file1 , string $new_file2 , string $dest ...
https://man.plustar.jp/php/function.xdiff-file-merge3.html - [similar]
xdiff_file_bpatch のエイリアス 0
« xdiff_file_merge3 xdiff_file_patch » PHP Manual xdiff 関数 xdiff_file_bpatch のエイリアス xdiff_file_patch_binary (PECL xdiff >= 0.2.0) xdiff_file_patch_binary — xdiff_file_bpatch のエイリアス 説明 xdiff_file_patch_binary ( string $file , string $patch , string $dest ): bool ファイル f ...
https://man.plustar.jp/php/function.xdiff-file-patch-binary.html - [similar]
はじめに 0
« Xhprof インストール/設定 » PHP Manual Xhprof はじめに はじめに XHProf は、軽量で階層型な命令ベースのプロファイラです。 データ収集フェーズでは、呼び出し回数や プログラムの動的コールグラフ内の弧の包括的メトリクスを追跡します。 排他的メトリクス (実行時間や CPU 時間、メモリ使用量など) の計 ...
https://man.plustar.jp/php/intro.xhprof.html - [similar]
DOMElement クラス 0
« DOMDocumentType DOMElement::__construct » PHP Manual DOM DOMElement クラス DOMElement クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMElement extends DOMNode implements DOMParentNode , DOMChildNode { /* プロパティ */ public readonly string $ tagName ; public readonly mixed $ schemaTyp ...
https://man.plustar.jp/php/class.domelement.html - [similar]
年月日時分秒の値を加え、新しいオブジェクトを返す 0
« DateTimeImmutable DateTimeImmutable::__construct » PHP Manual DateTimeImmutable 年月日時分秒の値を加え、新しいオブジェクトを返す DateTimeImmutable::add (PHP 5 >= 5.5.0, PHP 7, PHP 8) DateTimeImmutable::add — 年月日時分秒の値を加え、新しいオブジェクトを返す 説明 public DateTimeImmutable ...
https://man.plustar.jp/php/datetimeimmutable.add.html - [similar]
年月日時分秒の値を引く 0
« DateTimeImmutable::setTimezone DateTimeInterface » PHP Manual DateTimeImmutable 年月日時分秒の値を引く DateTimeImmutable::sub (PHP 5 >= 5.5.0, PHP 7, PHP 8) DateTimeImmutable::sub — 年月日時分秒の値を引く 説明 public DateTimeImmutable::sub ( DateInterval $interval ): DateTimeImmutable ...
https://man.plustar.jp/php/datetimeimmutable.sub.html - [similar]
利用可能なダイジェスト・メソッドを取得 0
« openssl_get_curve_names openssl_get_privatekey » PHP Manual OpenSSL 関数 利用可能なダイジェスト・メソッドを取得 openssl_get_md_methods (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_get_md_methods — 利用可能なダイジェスト・メソッドを取得 説明 openssl_get_md_methods ( bool $aliases = false ): a ...
https://man.plustar.jp/php/function.openssl-get-md-methods.html - [similar]
変更履歴 0
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありました。 Version Function Description PECL OCI8 3.2 oci_set_prefetch_lob PECL OCI8 1.4 oci_set_prefetch これより前のバージョンでは、rows は 1 以上でなければなりませんでした。 PECL OCI8 1.3.4 oci_ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
基本的な SimpleXML の使用法 0
« 例 XML エラーの対応 » PHP Manual 例 基本的な SimpleXML の使用法 基本的な SimpleXML の使用法 このリファレンスの多くの例では XML 文字列が必要です。それぞれの例で この文字列をくり返す代わりに、あるファイルにこの文字列を保存して、 例ごとに読みこむことにします。この読みこまれるファイルは、以 ...
https://man.plustar.jp/php/simplexml.examples-basic.html - [similar]
DateTime クラス 0
« 日付/時刻 の算術 DateTime::add » PHP Manual Date/Time DateTime クラス DateTime クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8) はじめに 日付と時刻を表現するクラスです。 このクラスは、 DateTimeImmutable と同じ振る舞いをします。 但し、 DateTime::modify() のような、 オブジェクトそのものを変更するメ ...
https://man.plustar.jp/php/class.datetime.html - [similar]