検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 431 for [SIMILAR] 16 1024 4096 WITH 12998 トロ WITH 1115... (0.319 sec.)
Shuffles training data, randomizing the order 0
« fann_set_weight fann_subset_train_data » PHP Manual Fann 関数 Shuffles training data, randomizing the order fann_shuffle_train_data (PECL fann >= 1.0.0) fann_shuffle_train_data — Shuffles training data, randomizing the order 説明 fann_shuffle_train_data ( resource $train_data ): bool S ...
https://man.plustar.jp/php/function.fann-shuffle-train-data.html - [similar]
PECL 0
« インストール要件 Windows 上での PHP インストーラ » PHP Manual Windows システムへのインストール PECL PECL PECL 拡張モジュールは、 Windows 用にビルド済みのものがこちらからダウンロードできます。 » http://windows.php.net/downloads/pecl/releases/ Unix システム固有の機能を使っている拡張モジュ ...
https://man.plustar.jp/php/install.windows.pecl.html - [similar]
はじめに 0
« CSPRNG インストール/設定 » PHP Manual CSPRNG はじめに はじめに » cryptographically secure pseudo-random number generator (CSPRNG) API は、 暗号学的に強固な乱数やバイト列を 暗号化の文脈で使うための、 簡単で信頼性が高い方法を提供します。 これが使えるようになった PHP のバージョンは 7.0.0 ...
https://man.plustar.jp/php/intro.csprng.html - [similar]
はじめに 0
« ScoutAPM インストール/設定 » PHP Manual ScoutAPM はじめに はじめに 注意 : この拡張モジュールは Windows 環境では利用できません。 ScoutAPM 拡張機能は、土台となる PHP のユーザーランドのライブラリを使うだけで、 アプリケーションをモニタリングするための追加機能を提供します。 関連キーワード: ...
https://man.plustar.jp/php/intro.scoutapm.html - [similar]
クッキー(Cookies) 0
« PHP による HTTP 認証 セッション » PHP Manual 機能 クッキー(Cookies) クッキー(Cookies) PHP は、HTTP クッキー(Cookie)を完全にサポートします。 クッキーは、リモートブラウザに文字列データを保存したり、 再訪するユーザーを特定したりする機構です。 setcookie() か setrawcookie() を使用してクッキ ...
https://man.plustar.jp/php/features.cookies.html - [similar]
ファイルの所有者を取得する 0
« filemtime fileperms » PHP Manual ファイルシステム 関数 ファイルの所有者を取得する fileowner (PHP 4, PHP 5, PHP 7, PHP 8) fileowner — ファイルの所有者を取得する 説明 fileowner ( string $filename ): int | false ファイルの所有者を取得します。 パラメータ filename ファイルへのパス。 戻り値 ...
https://man.plustar.jp/php/function.fileowner.html - [similar]
親ディレクトリに移動する 0
« ftp_append ftp_chdir » PHP Manual FTP 関数 親ディレクトリに移動する ftp_cdup (PHP 4, PHP 5, PHP 7, PHP 8) ftp_cdup — 親ディレクトリに移動する 説明 ftp_cdup ( FTP\Connection $ftp ): bool 親ディレクトリに移動します。 パラメータ ftp FTP\Connection クラスのインスタンス 戻り値 成功した場合に ...
https://man.plustar.jp/php/function.ftp-cdup.html - [similar]
FTP 経由でファイルのパーミッションを設定する 0
« ftp_chdir ftp_close » PHP Manual FTP 関数 FTP 経由でファイルのパーミッションを設定する ftp_chmod (PHP 5, PHP 7, PHP 8) ftp_chmod — FTP 経由でファイルのパーミッションを設定する 説明 ftp_chmod ( FTP\Connection $ftp , int $permissions , string $filename ): int | false 指定したリモートファ ...
https://man.plustar.jp/php/function.ftp-chmod.html - [similar]
FTP 接続を閉じる 0
« ftp_chmod ftp_connect » PHP Manual FTP 関数 FTP 接続を閉じる ftp_close (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) ftp_close — FTP 接続を閉じる 説明 ftp_close ( FTP\Connection $ftp ): bool ftp_close() は、指定されたリンク ID を閉じて resource を開放します。 注意 : この関数をコールした後は、F ...
https://man.plustar.jp/php/function.ftp-close.html - [similar]
FTP サーバー上のファイルを削除する 0
« ftp_connect ftp_exec » PHP Manual FTP 関数 FTP サーバー上のファイルを削除する ftp_delete (PHP 4, PHP 5, PHP 7, PHP 8) ftp_delete — FTP サーバー上のファイルを削除する 説明 ftp_delete ( FTP\Connection $ftp , string $filename ): bool ftp_delete() は、 filename で指定したファイルを FTP サー ...
https://man.plustar.jp/php/function.ftp-delete.html - [similar]