Download for Windows Premium
Publiciteit
fichero en Python

Examples with "fichero en Python" 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.
Cuando abres un fichero en Python usando solo el nombre del fichero sin información acerca de la ruta, el fichero debe estar en el directorio de trabajo actual, en el cual estás ejecutando el programa.
When you open a file in Python using just the file name with no path information, the file must be in the current working directory where you are running the program.

Andere resultaten

Actualización: Desde la versión 5 se ha implementado la gestión de preferencias mediante el uso de un fichero escrito en Python.
Update: Storing the preferences as files written in Python has been implemented since the fifth release.
Ahora estoy empezando a realizar pequeños scripts que trabajan con bases de datos, y... me he encontrado con mi primer problema serio: trabajar con ficheros Microsoft Access en Python.
Now I am starting to program scripts to work with databases and... I have to face my first serious problem: dealing with Microsoft Access databases with Python.
Si se ejecuta el script con un argumento, lo usa como una especie de filtro, para cargar solo aquellos test cases localizados en fichero de python cuyo nombre comiencen con la palabra pasada como argumento.
If you call it with an argument, it uses it as a kind of a filter, to only load those test cases placed in python files with a name started by given argument.
Primero descargamos el fichero de inicio de Python.
So we first download the starter Python file.
En la carpeta donde hemos almacenado la grabación podemos ver los archivos de las imágenes y el fichero Python.
The image files can be viewed in the folder where the recording is saved, as well as the python file.
Una vez que tenemos una noción acerca de cuántos archivos terminan por".txt", lo siguiente es intentar determinar automáticamente desde Python qué ficheros son incorrectos y cuáles están bien.
Once we have a sense of how many files end with".txt", the next thing to do is try to automatically determine in Python which files are bad and which files are good.
conf.py: Es un fichero de Python donde se recoge la configuración de Sphinx.
conf.py: It is a python file where the configuration of Sphinx is stored.
El contenido de sys.argv es una lista de cadenas en la cual la primera es el nombre del programa Python y las siguientes son los argumentos que se han escrito en la línea de comandos detrás del nombre del fichero de Python.
Here is a simple program that demonstrates reading arguments from of sys.argv are a list of strings where the first string is the name of the Python program and the remaining strings are the arguments on the command line after the Python file.
Puedes comprobar si hay algo para leer o escribir a un fichero (bien a un fichero Python o a un fichero de más bajo nivel del Sistema Operativo) y automáticamente invocar una función.
You can check for the ability to read from or write to a file (either a Python file or a lower level OS file) and then automatically invoke a callback.
Scripts sencillos en Python pueden ocuparse de tareas simples que se tengan que repetir sobre cientos o miles de ficheros distribuidos a lo largo de un árbol de directorios o incluso por todo el equipo.
Simple Python scripts can make short work of simple tasks that must be done to hundreds or thousands of files spread across a directory tree or your entire computer.
Un fichero de texto puede ser considerado una secuencia de líneas, de igual modo que una cadena en Python puede ser considerada una secuencia de caracteres.
A text file can be thought of as a sequence of lines, much like a Python string can be thought of as a sequence of characters.
Cuando el archivo se lee de este modo, usando un bucle for, Python se encarga de dividir los datos del fichero en líneas independientes, usando el carácter de salto de línea.
When the file is read using a for loop in this manner, Python takes care of splitting the data in the file into separate lines using the newline character.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor fichero en Python in het Spaans

Publiciteit

Resultaten: 3596. Exact: 1. Verstreken tijd: 265 ms.