検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 324 for [SIMILAR] 16 1024 4096 WITH 5822 手段 WITH 3489 ... (2.500 sec.)
fd で指定したファイル内でのオフセットを、offset と whence に従って移動する 0
« eio_rmdir eio_sendfile » PHP Manual Eio 関数 fd で指定したファイル内でのオフセットを、offset と whence に従って移動する eio_seek (PECL eio >= 0.5.0b) eio_seek — fd で指定したファイル内でのオフセットを、 offset と whence に従って移動する 説明 eio_seek ( mixed $fd , int $offset , int $wh ...
https://man.plustar.jp/php/function.eio-seek.html - [similar]
ファイルディスクリプタ間でデータを転送する 0
« eio_seek eio_set_max_idle » PHP Manual Eio 関数 ファイルディスクリプタ間でデータを転送する eio_sendfile (PECL eio >= 0.0.1dev) eio_sendfile — ファイルディスクリプタ間でデータを転送する 説明 eio_sendfile ( mixed $out_fd , mixed $in_fd , int $offset , int $length , int $pri = ? , callabl ...
https://man.plustar.jp/php/function.eio-sendfile.html - [similar]
ファイルの状態を取得する 0
« eio_set_min_parallel eio_statvfs » PHP Manual Eio 関数 ファイルの状態を取得する eio_stat (PECL eio >= 0.0.1dev) eio_stat — ファイルの状態を取得する 説明 eio_stat ( string $path , int $pri , callable $callback , mixed $data = NULL ): resource eio_stat() は、 callback の result 引数でファ ...
https://man.plustar.jp/php/function.eio-stat.html - [similar]
ファイルシステムの状態を取得する 0
« eio_stat eio_symlink » PHP Manual Eio 関数 ファイルシステムの状態を取得する eio_statvfs (PECL eio >= 0.0.1dev) eio_statvfs — ファイルシステムの状態を取得する 説明 eio_statvfs ( string $path , int $pri , callable $callback , mixed $data = ? ): resource eio_statvfs() は、ファイルシステム ...
https://man.plustar.jp/php/function.eio-statvfs.html - [similar]
シンボリックリンクを作る 0
« eio_statvfs eio_sync_file_range » PHP Manual Eio 関数 シンボリックリンクを作る eio_symlink (PECL eio >= 0.0.1dev) eio_symlink — シンボリックリンクを作る 説明 eio_symlink ( string $path , string $new_path , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): r ...
https://man.plustar.jp/php/function.eio-symlink.html - [similar]
ファイルセグメントをディスクに同期する 0
« eio_symlink eio_sync » PHP Manual Eio 関数 ファイルセグメントをディスクに同期する eio_sync_file_range (PECL eio >= 0.0.1dev) eio_sync_file_range — ファイルセグメントをディスクに同期する 説明 eio_sync_file_range ( mixed $fd , int $offset , int $nbytes , int $flags , int $pri = EIO_PRI_D ...
https://man.plustar.jp/php/function.eio-sync-file-range.html - [similar]
Azure App Services 0
« クラウドコンピューティングプラットフォームへのインストール Amazon EC2 » PHP Manual クラウドコンピューティングプラットフォームへのインストール Azure App Services Azure App Services PHP は、Azure App Services (aka Microsoft Azure, Windows Azure, Azure Web Apps) 上でもよく使われています。 ...
https://man.plustar.jp/php/install.cloud.azure.html - [similar]
フィールドの配列を CSV の行として書き出す 0
« SplFileObject::fpassthru SplFileObject::fread » PHP Manual SplFileObject フィールドの配列を CSV の行として書き出す SplFileObject::fputcsv (PHP 5 >= 5.4.0, PHP 7, PHP 8) SplFileObject::fputcsv — フィールドの配列を CSV の行として書き出す 説明 public SplFileObject::fputcsv ( array $fields ...
https://man.plustar.jp/php/splfileobject.fputcsv.html - [similar]
照合強度を設定する 0
« Collator::setAttribute Collator::sortWithSortKeys » PHP Manual Collator 照合強度を設定する Collator::setStrength collator_set_strength (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Collator::setStrength -- collator_set_strength — 照合強度を設定する 説明 オブジェクト指向型 public C ...
https://man.plustar.jp/php/collator.setstrength.html - [similar]
外部から来る変数 0
« 可変変数 定数 » PHP Manual 変数 外部から来る変数 外部から来る変数 HTML フォーム (GET と POST) フォームが PHP スクリプトに投稿された時、フォームから渡された全て の変数は PHP により自動的にスクリプトから使用可能となります。 この情報にアクセスする手段は複数あります。例を以下に示します。 例 ...
https://man.plustar.jp/php/language.variables.external.html - [similar]