previous導入 (Previous) (Next) File::buildpath()next

View this page in Last updated: Sun, 21 Jun 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

定数

定数 – あらかじめ定義された定数

FILE_DEFAULT_READSIZE

ファイルから読み込むデフォルトのバイト数

使用している関数

FILE_MODE_READ

オープンされたファイルのための読み込み専用モード

FILE_MODE_WRITE

このモードを使用すると、オープンされたファイルは最初に破棄され、 それから新しいデータが書き込まれます。

FILE_MODE_APPEND

このモードを使用すると、 新しいデータがオープンしたファイルの最後に追加されます。

previous導入 (Previous) (Next) File::buildpath()next

Download Documentation Last updated: Sun, 21 Jun 2009
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.