検索

phrase: max: clip:
target: order:
Results of 661 - 670 of about 1514 for [SIMILAR] 16 1024 4096 WITH 21240 攻撃 WITH 6965... (0.859 sec.)
リンクに関する情報を取得する 0
« link lstat » PHP Manual ファイルシステム 関数 リンクに関する情報を取得する linkinfo (PHP 4, PHP 5, PHP 7, PHP 8) linkinfo — リンクに関する情報を取得する 説明 linkinfo ( string $path ): int | false リンクに関する情報を取得します。 この関数を使用して ( path が指している) リンクが実際に存 ...
https://man.plustar.jp/php/function.linkinfo.html - [similar]
データをバイナリ文字列にパックする 0
« ignore_user_abort php_strip_whitespace » PHP Manual その他の関数 データをバイナリ文字列にパックする pack (PHP 4, PHP 5, PHP 7, PHP 8) pack — データをバイナリ文字列にパックする 説明 pack ( string $format , mixed ...$values ): string 指定された引数を format に基づいて バイナリ文字列にパッ ...
https://man.plustar.jp/php/function.pack.html - [similar]
プロセスの優先度を変更する 0
« pcntl_rfork pcntl_signal_dispatch » PHP Manual PCNTL 関数 プロセスの優先度を変更する pcntl_setpriority (PHP 5, PHP 7, PHP 8) pcntl_setpriority — プロセスの優先度を変更する 説明 pcntl_setpriority ( int $priority , ? int $process_id = null , int $mode = PRIO_PROCESS ): bool pcntl_setprio ...
https://man.plustar.jp/php/function.pcntl-setpriority.html - [similar]
ジョブ制御のプロセスグループ ID を得る 0
« posix_getlogin posix_getpgrp » PHP Manual POSIX 関数 ジョブ制御のプロセスグループ ID を得る posix_getpgid (PHP 4, PHP 5, PHP 7, PHP 8) posix_getpgid — ジョブ制御のプロセスグループ ID を得る 説明 posix_getpgid ( int $process_id ): int | false プロセス process_id のプロセスグループ ID を ...
https://man.plustar.jp/php/function.posix-getpgid.html - [similar]
コア php.ini ディレクティブに関する説明 0
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア php.ini ディレクティブに関する説明 コア php.ini ディレクティブに関する説明 このリストには、PHPを設定する際に使用可能なコア php.ini ディレクティブが 含まれています。拡張モジュールにより処理される ...
https://man.plustar.jp/php/ini.core.html - [similar]
はじめに 0
« iconv インストール/設定 » PHP Manual iconv はじめに はじめに このモジュールには、iconv による文字集合の変換機能へのインターフェイスが含まれています。 このモジュールにより、ローカルな文字集合で表された文字列を、Unicode 文字集合のような 他の文字集合で表わされた文字列に変換することができま ...
https://man.plustar.jp/php/intro.iconv.html - [similar]
実行演算子 0
« エラー制御演算子 加算子/減算子 » PHP Manual 演算子 実行演算子 実行演算子 PHP は 1 種類の実行演算子、バッククォート (``) をサポートします。 シングルクォートではないことに注意してください! PHP は、バッククォートの 中身をシェルコマンドとして実行しようとします。出力が返されます (すなわち、 ...
https://man.plustar.jp/php/language.operators.execution.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 libsvm 自体が必要です。libsvm は、いくつかのパッケージ管理を介して入手可能です。 たとえば、RPM ベースのシステムでは libsvm-devel、Debian ベースのシステムでは libsvm-dev です。 あるいは Web サイトから直接入手可能 ...
https://man.plustar.jp/php/svm.requirements.html - [similar]
ファイルから XML を読み込む 0
« DOMDocument::importNode DOMDocument::loadHTML » PHP Manual DOMDocument ファイルから XML を読み込む DOMDocument::load (PHP 5, PHP 7, PHP 8) DOMDocument::load — ファイルから XML を読み込む 説明 public DOMDocument::load ( string $filename , int $options = 0 ): DOMDocument | bool XML ドキュ ...
https://man.plustar.jp/php/domdocument.load.html - [similar]
結果データを得る 0
« odbc_result_all odbc_rollback » PHP Manual ODBC 関数 結果データを得る odbc_result (PHP 4, PHP 5, PHP 7, PHP 8) odbc_result — 結果データを得る 説明 odbc_result ( resource $statement , string | int $field ): string | bool | null 結果データを取得します。 パラメータ statement ODBC リソース ...
https://man.plustar.jp/php/function.odbc-result.html - [similar]