検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 175 for [SIMILAR] 16 1024 4096 WITH 33246 soapserver WIT... (0.184 sec.)
PKCS#12 互換の証明書保存ファイルをエクスポートする 0
« openssl_pbkdf2 openssl_pkcs12_export » PHP Manual OpenSSL 関数 PKCS#12 互換の証明書保存ファイルをエクスポートする openssl_pkcs12_export_to_file (PHP 5 >= 5.2.2, PHP 7, PHP 8) openssl_pkcs12_export_to_file — PKCS#12 互換の証明書保存ファイルをエクスポートする 説明 openssl_pkcs12_export_t ...
https://man.plustar.jp/php/function.openssl-pkcs12-export-to-file.html - [similar]
PKCS#12 互換の証明書保存ファイルを変数にエクスポートする 0
« openssl_pkcs12_export_to_file openssl_pkcs12_read » PHP Manual OpenSSL 関数 PKCS#12 互換の証明書保存ファイルを変数にエクスポートする openssl_pkcs12_export (PHP 5 >= 5.2.2, PHP 7, PHP 8) openssl_pkcs12_export — PKCS#12 互換の証明書保存ファイルを変数にエクスポートする 説明 openssl_pkcs12 ...
https://man.plustar.jp/php/function.openssl-pkcs12-export.html - [similar]
はじめに 0
« Xhprof インストール/設定 » PHP Manual Xhprof はじめに はじめに XHProf は、軽量で階層型な命令ベースのプロファイラです。 データ収集フェーズでは、呼び出し回数や プログラムの動的コールグラフ内の弧の包括的メトリクスを追跡します。 排他的メトリクス (実行時間や CPU 時間、メモリ使用量など) の計 ...
https://man.plustar.jp/php/intro.xhprof.html - [similar]
変更履歴 0
« 共変性と反変性 名前空間 » PHP Manual クラスとオブジェクト 変更履歴 変更履歴 PHP の OOP モデルの変更履歴をここに記録します。 個々の機能の説明や注意点については、クラスとオブジェクトに関するドキュメントを参照ください。 バージョン 説明 8.1.0 追加: クラスの定数に対して、 final が指定できる ...
https://man.plustar.jp/php/language.oop5.changelog.html - [similar]
トレイト 0
« オブジェクト インターフェイス 無名クラス » PHP Manual クラスとオブジェクト トレイト トレイト PHP は、コードを再利用するための「トレイト」という仕組みを実装しています。 トレイトは、PHP のような単一継承言語でコードを再利用するための仕組みのひとつです。 トレイトは、単一継承の制約を減らすた ...
https://man.plustar.jp/php/language.oop5.traits.html - [similar]
新機能 0
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
CollectionAdd のコンストラクタ 0
« mysql_xdevapi\CollectionAdd CollectionAdd::execute » PHP Manual mysql_xdevapi\CollectionAdd CollectionAdd のコンストラクタ CollectionAdd::__construct (No version information available, might only be in Git) CollectionAdd::__construct — CollectionAdd のコンストラクタ 説明 private mysql_ ...
https://man.plustar.jp/php/mysql-xdevapi-collectionadd.construct.html - [similar]
ステートメントを実行する 0
« CollectionAdd::__construct mysql_xdevapi\CollectionFind » PHP Manual mysql_xdevapi\CollectionAdd ステートメントを実行する CollectionAdd::execute (No version information available, might only be in Git) CollectionAdd::execute — ステートメントを実行する 説明 public mysql_xdevapi\Collecti ...
https://man.plustar.jp/php/mysql-xdevapi-collectionadd.execute.html - [similar]
Sodium 関数 0
« 定義済み定数 sodium_add » PHP Manual Sodium Sodium 関数 Sodium 関数 目次 sodium_add — 巨大な数を加算する sodium_base642bin — base64 エンコードされた文字列を、生バイナリにデコードする sodium_bin2base64 — 生バイナリを base64 文字列にエンコードする sodium_bin2hex — 16進数にエンコードする ...
https://man.plustar.jp/php/ref.sodium.html - [similar]
プロパティのドキュメントコメントを取得する 0
« ReflectionProperty::getDefaultValue ReflectionProperty::getModifiers » PHP Manual ReflectionProperty プロパティのドキュメントコメントを取得する ReflectionProperty::getDocComment (PHP 5 >= 5.1.0, PHP 7, PHP 8) ReflectionProperty::getDocComment — プロパティのドキュメントコメントを取得する ...
https://man.plustar.jp/php/reflectionproperty.getdoccomment.html - [similar]