Archive_Tar::addString() (Previous) (Next) 導入

View this page in Last updated: Sun, 05 Oct 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

File

目次
導入 --  File クラス導入
定数 -- あらかじめ定義された定数
File::buildpath() -- 与えられた部分の配列からパスを作成する
File::close() -- オープンしているファイルポインタを閉じる
File::getTempDir() -- システムのテンポラリディレクトリを返す
File::getTempFile() -- テンポラリファイルへのパスを返す
File::isAbsolute() -- 与えられたパスが絶対パスかどうかをチェックする
File::read() -- ファイルからバイトを読み込む
File::readAll() -- ファイルから全て読み込む
File::readChar() -- ファイルから 1 バイトを読み込む
File::readLine() -- ファイルから一行を読み込む
File::rewind() -- ファイルポインタを巻き戻す
File::skipRoot() -- 与えられたパスからルートディレクトリを取り除く
File::stripLeadingSeparators() -- パスから先頭のセパレータを取り除く
File::stripTrailingSeparators() -- パスから最後のセパレータを取り除く
File::unlock() -- ロックされたファイルポインタをアンロックする
File::write() -- ファイルにバイトを書き込む
File::writeChar() -- ファイルに 1 文字を書き込む
File::writeLine() -- ファイルに 1 行書き込む

一般的なファイル、ディレクトリルーチン

Archive_Tar::addString() (Previous) (Next) 導入

Download Documentation Last updated: Sun, 05 Oct 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.