mimetype
- Ejemplos
Only files uploaded in the future will have the new mimetype. | Solamente los archivos subido en el futuro tendrán el nuevo mimetype. |
The mimetype is set for a file when it is added/uploaded in Moodle (not when it is downloaded). | El mimetype es configurado para un archivo cuando es añadido o subido en Moodle (no cuando es descargado). |
If you change the mimetype associated with a file extension it will not make any difference to existing files. | Si Usted cambia el mimetype asoociado con una extensión de archivo no hará ninguna diferencia a los archivos existentes. |
Calling e.dataTransfer.setData(format, data) will set the object's content to the mimetype and data payload passed as arguments. | Al activar e.dataTransfer.setData(format, data), se establece el contenido del objeto en el tipo MIME y se transmite la carga de datos en forma de argumentos. |
Additionally, you could use client-side logic to verify an upload's mimetype matches its file extension or restrict the size of an upload. | También se podría utilizar lógica de cliente para verificar si el tipo MIME de un archivo subido coincide con la extensión del archivo o para restringir el tamaño de una subida. |
File - an individual file; provides readonly information such as name, file size, mimetype, and a reference to the file handle. | File: representa un archivo individual que proporciona información de solo lectura (por ejemplo, el nombre, el tamaño del archivo, el tipo MIME y una referencia al control del archivo). |
A large discussion covered many questions asking: Is (La)TeX text or not, what exactly is a mimetype, why not a2ps or lp, and file bloat for PDF creation. | Un largo debate que cubrió muchas cuestiones: si (La)TeX es texto o no, qué es exactamente un tipo mime, por qué no a2ps o lp, y ficheros inflados al convertirlos a PDF. |
It holds the piece of data sent in a drag action. dataTransfer is set in the dragstart event and read/handled in the drop event. Calling e.dataTransfer.setData(format, data) will set the object's content to the mimetype and data payload passed as arguments. | La propiedad dataTransfer se establece en el evento dragstart y se lee/procesa en el evento drop. Al activar e.dataTransfer.setData(format, data), se establece el contenido del objeto en el tipo MIME y se transmite la carga de datos en forma de argumentos. |
Possibly you also want to set the MimeType. | Posiblemente desee fijar también el MimeType. |
MIMETYPE The type of data stored in this row, expressed as a custom MIME type. | MIMETYPE El tipo de datos que se guarda en esta fila, expresados como un tipo de MIME personalizado. |
The Acrobat reader plugin of your browser recognizes the MimeType, reads the associated PDF form and fills in the data from the FDF document. | El complemento de Acrobat Reader del navegador reconocerá el MimeType, leerá el formulario PDF asociado y rellenará los datos desde el documento FDF. |
The variable fileExtension string is the file name extension and the variable mimeType string is the file type description. | La cadena fileExtension de la variable es la extensión del nombre de archivo y la cadena mimeType de la variable es la descripción del tipo de archivo. |
Here's an example of rendering a file whose mime type is not included in the MediaView's $mimeType array. | Aquí tenemos un ejemplo de una descarga de un archivo cuyo tipo MIME no está incluido en el array $mimeType de la clase MediaView. |
