Failure indicates that the path specified in the File object already exists, or that the directory cannot be created because the entire path does not exist yet.
Un fallo indica que la ruta especificada en el objeto de archivo ya existe, o que el directorio no se puede crear porque toda la ruta no existe todavía.
This function creates a file object which would be utilized to call other support methods associated with it.
Esta función crea un objeto de archivo que se utiliza para llamar a otros métodos de apoyo asociados a ella.
The File object contains attributes of a single file.
El objeto File contiene atributos sobre un fichero en particular.
You can do this with a file name or a File object.
Se puede hacer esto con un nombre de fichero o un objeto File.
Once a file is opened and you have one file object, you can get various information related to that file.
Una vez que se abre un archivo y tiene un archivo de objeto, se puede obtener diversa información relacionada con ese archivo.
The file object provides a set of access methods to make our lives easier.
El archivo de objeto proporciona un conjunto de métodos de acceso para hacer la vida más fácil.
There are three attributes provided by the File object that contain useful information about the file.
Cada objeto File tiene tres atributos que contienen información útil sobre el fichero.
A File object is suited to reading or writing large amounts of data in start-to-finish order without skipping around.
Un objeto File sirve para leer o escribir grandes cantidades de datos del comienzo al fin, sin omisiones.
Below given is the list of constructors to create a File object
A continuación se presenta la lista de los constructores para crear un objeto File.
You can also call the execute method of the File object if you wish to actually install the file you are executing, rather than have it deleted.
Además puedes llamar al método execute del objeto File si lo que realmente quieres instalar es el fichero que estás ejecutando en lugar de borrarlo.
The File object represents the actual file/directory on the disk.
El objeto File representa el archivo/ directorio real en el disco.
The File object provides methods to access, read and write information from and to a file on disk.
El objeto File (archivo) proporciona métodos para acceder, leer y escribir información de un archivo o a un archivo en el disco.
The object URL is a string identifying the File object.
El blob URL es un string que identifica el objeto File.