Property:Description
This property is of type String.
(
Closes a [[File]]. +
Schließt eine [[File (Deutsch)|Datei]]. +
Fecha um arquivo +
Закрывает [[File]]. +
[[File|ファイル]]を閉じます。 +
关闭一个 [[File (简体中文)]]. +
파일을 닫습니다. +
If the end-of-file has been reached +
Gibt zurück ob das Dateiende erreicht wurde. +
Se o fim do arquivo foi alcançado +
Если конец файла был достигнут +
ファイル終端 (EOF : End-Of-File) まで到達したかどうかを取得します。 +
如果已到达文件末尾 +
파일의 끝에 도달하면 true를 리턴합니다. +
Flushes any buffered written data in the file to disk. +
Descarrega qualquer dado escrito no buffer para o disco. +
Записывает любые данные из буфере обена в файл на жостком диске. +
バッファへ書き込まれて蓄積された全てのデータをディスクのファイルへ追い出します。 +
将文件中所有在缓冲区的写入数据刷新到磁盘。 +
버퍼를 완전히 비웁니다. +
Gets the buffer mode of a file. +
Gibt den [[BufferMode (Deutsch)|Buffer-Modus]] einer [[File (Deutsch)|Datei]] zurück. +
Obtém o modo de buffer de um arquivo. +
Получает режим буфера у файла. +
ファイルのバッファモードを取得します。 +
获取文件的缓冲模式。 +
버퍼링 모드를 얻어옵니다. +
Gets the filename that the File object was created with. +
File オブジェクトと共に作成されたファイル名を取得します。 +
Gets the [[FileMode]] the file has been opened with. +
Gibt den [[FileMode (Deutsch)|Modus]] zurück mit welchem die [[File (Deutsch)|Datei]] geöffnet wurde. +
Obtém o [[FileMode (Português)|FileMode]] com o qual o arquivo foi aberto. +
Получает [[FileMode]] в котором был открыт файл. +
どの [[FileMode (日本語)|FileMode]] でファイルが開かれているか取得します。 +
파일 모드를 얻어옵니다. +
Returns the [[File|file]] size. +
Gibt die Größe einer [[File (Deutsch)|Datei]] zurück. +
Retorna o tamanho do arquivo +
Возвращает размер [[File|file (Русский)]]. +
[[File (日本語)|ファイル]]の大きさを返します。 +
파일의 크기를 구합니다. +
Gets whether end-of-file has been reached. +
ファイル終端 (EOF : End-Of-File) まで到達したかどうかを取得します。 +
Gets whether the file is open. +
Gibt zurück ob eine [[File (Deutsch)|Datei]] geöffnet ist. +
Savoir si le fichier est ouvert. +
Descobre se o arquivo está aberto. +
Получает был ли открыт файл. +
ファイルが開かれているかどうか取得します。 +
파일이 열려 있는지 확인합니다. +
Iterate over all the lines in a file. +
Iteriert über alle Zeilen einer [[File (Deutsch)|Datei]]. +
Iterage por todas as linhas de um arquivo +
Перебрать все строки в [[File|file (Русский)]]. +
[[File (日本語)|ファイル]]の最終行まで全てイテレート(反復)します。 +
텍스트 파일을 한 줄씩 읽는 반복자를 리턴합니다. +
Open the file for write, read or append. +
Ouvre le fichier en écriture, lecture ou ajout. +
Abre um arquivo para escrita, leitura ou acréscimo. +
Mở file để ghi, đọc, hoặc ghi bổ sung. +
Открывает файл для записи, чтения или добавления. +
ファイルを開いて読み書き、または追記します。 +
읽기나 쓰기 따위를 하기 위해 파일을 엽니다. +
Read a number of bytes from a file +
Lê uma quantidade de bytes de um arquivo. +
Считывает число байтов из файла. +
ファイルからバイト単位で読み込みます。 +
파일을 읽습니다. +
Seek to a position in a file +
Vai para uma posição no arquivo. +
Ищит что-либо в файле +
ファイルの指定位置へ移動します。 +
파일의 포인터 위치를 변경합니다. +
Sets the buffer mode for a file opened for writing or appending. +
Configura o modo de buffer para um arquivo aberto para escrita ou acréscimo. +
Устанавливает режим буфера для записи или добавления файл. +
書き込みまたは追記のために開いたファイルに対してバッファモードの設定を行います。 +
파일 쓰기와 추가 시 사용할 버퍼링 모드를 설정합니다. +
Returns the position in the file. +
Retorna a posição atual no arquivo. +
Возвращает позицию в файле. +
ファイルの位置を返します。 +
Write data to a file. +
Escreve dados no arquivo. +
Записывает данные в файл. +
ファイルへデータを書き込みます +
데이터를 파일에 씁니다. +
Gets the original [[ImageData]] or [[CompressedData]] used to create the Image. +
元の [[ImageData (日本語)|ImageData]] または [[CompressedData (日本語)|CompressedData]] から取得したものを使用して画像の作成します。 +
Gets the width and height of the Image. +
画像の幅と高さを取得します。 +
Gets the filter mode for an image. +
Gibt den [[FilterMode (Deutsch)|Filtermodus]] eines Bildes zurück. +
Obtém o modo de filtro de uma imagem. +
画像のフィルタ方式を取得します。 +
Gets the flags used when the image was created. +
Image が作成されたときに使用されるフラグを取得します。 +
Gets the height of the Image. +
Retorna a altura de uma imagem. +
画像の高さを取得します。 +