Translation of "Python-code" in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Ik zou een moord plegen voor een scanner en tien regels Python-code.
I'd kill right now for a scanner and ten lines of Python code.
Templita is meer een tekst ruilmotor meer dan een feitelijke template-systeem, het verstrekken van een snelle manier voor het invoegen van Python-code binnen een applicatie of website.
Templita is more of a text replacement engine more than an actual template system, providing a quick way for inserting Python code inside an application or website.
De opties voor configuratie, inclusief de aangepaste Python-code ingevoerd in het dialoogvenster worden opgeslagen in het project, als ook in de instellingen van QML voor de stijl en kunnen worden geëxporteerd/hersteld naar/vanuit een database.
The configuration options, including the custom Python code entered in the dialog are stored in the project as well as in the style QML settings and can be exported/restored from a DB.
Bijgewerkt alle Python-code om te voldoen aan een pylint 1.0.0 op basis van geactualiseerde.pylintrc file.
Updated all Python code to comply with a Pylint 1.0.0 based on updated.pylintrc file.
We zullen deze gebruiksvriendelijke IDE gebruiken om onze Python-code te schrijven.
We'll use this user-friendly IDE to write our Python code.
Een mogelijke crash verhelpen bij het parseren van Python-code met oude Mac-regeleinden (alleen 'r') (bug 378827)
Fix a possible crash when parsing Python code with old-style Mac line endings ('r' only) (bug 378827)
Ik ben ook GPU-parallellisatie aan het onderzoeken, waarbij ik de Python-code zeer efficiënt kan uitvoeren op een videokaart.
I am also investigating GPU parallelization, so that I can perform the Python code very efficiently on a graphics card.
De berekening die in ons voorbeeld moet worden gedaan is erg eenvoudig, we tellen de coördinaten van beide punten simpelweg bij elkaar op en delen het resultaat door twee. Daarna tekenen we een nieuw punt met de berekende Python-code luidt als volgt
The calculation necessary in our example is very simple, we simply add the two sets of coordinates, and divide the new set by two. We then construct a new point using the result. The Python code needed is
Het exploiteren van het gat omvat een paar regels Python-code die in een HTTP POST-verzoek worden geplaatst.
Exploiting the hole involves a few lines of Python code put in an HTTP POST request.