検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 533 for [SIMILAR] 16 1024 4096 WITH 16650 iconv WITH 665... (0.444 sec.)
現在のファイル名を取得する 0
« COMPersistHelper::__construct COMPersistHelper::GetMaxStreamSize » PHP Manual COMPersistHelper 現在のファイル名を取得する COMPersistHelper::GetCurFileName (PHP 5, PHP 7, PHP 8) COMPersistHelper::GetCurFileName — 現在のファイル名を取得する 説明 public COMPersistHelper::GetCurFileName () ...
https://man.plustar.jp/php/compersisthelper.getcurfilename.html - [similar]
ストリームのサイズの最大値を取得する 0
« COMPersistHelper::GetCurFileName COMPersistHelper::InitNew » PHP Manual COMPersistHelper ストリームのサイズの最大値を取得する COMPersistHelper::GetMaxStreamSize (PHP 5, PHP 7, PHP 8) COMPersistHelper::GetMaxStreamSize — ストリームのサイズの最大値を取得する 説明 public COMPersistHelper: ...
https://man.plustar.jp/php/compersisthelper.getmaxstreamsize.html - [similar]
オブジェクトをデフォルトの状態に初期化する 0
« COMPersistHelper::GetMaxStreamSize COMPersistHelper::LoadFromFile » PHP Manual COMPersistHelper オブジェクトをデフォルトの状態に初期化する COMPersistHelper::InitNew (PHP 5, PHP 7, PHP 8) COMPersistHelper::InitNew — オブジェクトをデフォルトの状態に初期化する 説明 public COMPersistHelper ...
https://man.plustar.jp/php/compersisthelper.initnew.html - [similar]
ストリームからオブジェクトを読み込む 0
« COMPersistHelper::LoadFromFile COMPersistHelper::SaveToFile » PHP Manual COMPersistHelper ストリームからオブジェクトを読み込む COMPersistHelper::LoadFromStream (PHP 5, PHP 7, PHP 8) COMPersistHelper::LoadFromStream — ストリームからオブジェクトを読み込む 説明 public COMPersistHelper::Lo ...
https://man.plustar.jp/php/compersisthelper.loadfromstream.html - [similar]
オブジェクトをストリームに保存する 0
« COMPersistHelper::SaveToFile com_exception » PHP Manual COMPersistHelper オブジェクトをストリームに保存する COMPersistHelper::SaveToStream (PHP 5, PHP 7, PHP 8) COMPersistHelper::SaveToStream — オブジェクトをストリームに保存する 説明 public COMPersistHelper::SaveToStream ( resource $st ...
https://man.plustar.jp/php/compersisthelper.savetostream.html - [similar]
何もしない 0
« bzerrstr bzopen » PHP Manual Bzip2 関数 何もしない bzflush (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) bzflush — 何もしない 説明 bzflush ( resource $bz ): bool バッファリングされた全ての bzip2 データをファイルポインタ bz に書き込むことが想定された関数です。 しかし、libbz2 では null な関数とし ...
https://man.plustar.jp/php/function.bzflush.html - [similar]
汎用のファイルロックを行う 0
« filetype fnmatch » PHP Manual ファイルシステム 関数 汎用のファイルロックを行う flock (PHP 4, PHP 5, PHP 7, PHP 8) flock — 汎用のファイルロックを行う 説明 flock ( resource $stream , int $operation , int &$would_block = null ): bool flock() を使うと、(ほとんどの Unix、そして Windows さえ ...
https://man.plustar.jp/php/function.flock.html - [similar]
ふたつのパスの差分を再帰的に取得する 0
« svn_delete svn_export » PHP Manual SVN 関数 ふたつのパスの差分を再帰的に取得する svn_diff (PECL svn >= 0.1.0) svn_diff — ふたつのパスの差分を再帰的に取得する 説明 svn_diff ( string $path1 , int $rev1 , string $path2 , int $rev2 ): array ふたつのパス path1 および path2 の差分を再帰的に取 ...
https://man.plustar.jp/php/function.svn-diff.html - [similar]
はじめに 0
« FTP インストール/設定 » PHP Manual FTP はじめに はじめに この拡張モジュールの関数は、 » http://www.faqs.org/rfcs/rfc959 で定義された File Transfer Protocol (FTP) を使用してファイルサーバーに アクセスするクライアントの実装です。この拡張を利用することで、FTP サーバーにアクセスしてさまざま ...
https://man.plustar.jp/php/intro.ftp.html - [similar]
値に依存した列挙型(Backed Enum) 0
« 列挙型の基礎 列挙型とメソッド » PHP Manual 列挙型(Enum) 値に依存した列挙型(Backed Enum) 値に依存した列挙型(Backed Enum) デフォルトでは、列挙型はスカラー値の情報を持っていません。 単なるシングルトンオブジェクトです。 しかし、列挙型の case をデータベースや、 類似のデータストアで読み書きす ...
https://man.plustar.jp/php/language.enumerations.backed.html - [similar]