Examples with "C de 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.
Les fonctions reflètent les définitions des fichiers d'en-tête C de Python.
The functions mirror definitions in the Python C header files.
L'implémentation C de Python fait apparaître la liste comme vide pour la durée du traitement, et lève ValueError si elle détecte que la liste a été modifiée au cours du tri.
The C implementation of Python makes the list appear empty for the duration, and raises ValueError if it can detect that the list has been mutated during a sort.
Module écrit en C ou C++, utilisant l'API C de Python pour interagir avec Python et le code de l'utilisateur.
A module written in C or C++, using Python's C API to interact with the core and with user code.
Il n'y a pas une telle chose comme un vide fonction en Python, car il est en C. Si vous ne voulez pas que vos fonctions renvoient une valeur, retourner l'équivalent de C de Python Aucune valeur.
There is no such thing as a void function in Python as there is in C. If you do not want your functions to return a value, return the C equivalent of Python's None value.
Andere resultaten
Bon j'aime la programmation mais on me dit que le langage C n'est plus utile, on me parle de Ruby, de C#, de Python, etc. Je suis confus.
Actually, I think I like programming but I am told that the C language is no longer relevant, and I am also told about Ruby, C#, Python, etc.
J'ai appris pas mal de nouvelles technologies comme Flask, je n'avais jamais fait de C ni de Python non plus, j'ai donc découvert trois nouveaux langages...
I learned about a lot of new technologies like Flask. I'd never used C or Python, either, so I learned three new languages... It's really useful for me to keep on learning more.
Intel Galileo gère également la plate-forme Wyliodrin qui fournit des environnements de programmation C, Python, Node.js et Visual à partir d'un navigateur connecté à distance.
Intel Galileo also supports the Wyliodrin platform that provides C, Python, Node.js and Visual Programming environments from a remotely-connected browser.
Cela fonctionne de la même manière que le commutateur -c de l'interpréteur Python
It works in the same way as the -c switch to the Python interpreter
Ce journal doit avoir la clé à la véritable identité de Python.
This journal must have the key to Python's true identity.
Tout à propos de Python, langage interprété, interactif et orienté objet.
Everything about Python, an interpreted, interactive object oriented language.
Très bien, je commence légale analyse sur l'ordinateur de Python.
All right, I'm starting forensic analysis on Python's computer.
Les mêmes composants existent ici et peuvent être récupérés à partir de Python.
The exact same components exist here and can be retrieved from Python.
Pointer vers une fonction de python, et il va l'exécuter.
Point it to a python function, and it will execute it.