Examples with "append a" and their translation in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Si hace falta pasar alguna opción adicional al núcleo, incluya un enunciado append a la sección.
If you need to pass any additional options to the kernel, add an append statement to the section.
Indica el atributo opcional append a true en el constructor de FileWriter para iniciar la escritura desde el final del archivo.
Set the optional append boolean to true in the FileWriter's constructor to begin writing to the end of the file.
Andere resultaten
NoClobber no evita que el parámetro Append agregue contenido a un archivo existente.
NoClobber does not prevent the Append parameter from adding content to an existing file.
Cambie la línea APPEND para adaptarse a sus matrices RAID.
Añadido "Append" a las opciones de salida, para poder acumular todos los datos exportados en el mismo archivo.
Added append to output options, so you can use the same file to accumulate all data exported.
La función Append, a su vez, opera sobre ese parámetro y lo coloca en el objeto Cuadro de texto llamado "Cuadro1".
The Append function, in turn, operates on that parameter by placing it in the Text Box object named "Box1".
Esto puede ocurrir especialmente cuando se llama a la Append y AppendFormat métodos para anexar cadenas pequeñas. Ejemplos
This can occur particularly when you call the Append(String) and AppendFormat(String, Object) methods to append small strings.
Como alternativa, puedes leer en modo binario con "rb", escribir en modo binario con "wb", y abrir el archivo en modo incremental (append) con "a", utilizando la notación estándar de C.
Alternatively, you can read in binary mode with "rb", write in binary mode with "wb", and open the file in append mode "a", using standard C notation.
OCI-Lob::append - Añade datos a un objeto grande (LOB) desde otro
OCI-Lob::append - Appends data from the large object to another large object
Si se usa esta opción con los comandos - append.
This option is only relevant for the -L command.
Los siguientes dos procedimientos implementan los métodos de acceso mencionados append y delete.
The following two procedures implement the mentioned access methods append and delete.
Después de comprender cómo trabaja append-to-buffer, es fácil entender copy-to-buffer.
After understanding how append-to-buffer works, it is easy to understand copy-to-buffer.
La línea "append", en mi caso fue configurada por liloconfig.
The append line in my case was set up by liloconfig.