Vertaling van "codul Python" 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.
Vom adăuga codul Python pentru a deschide un explorator de fișiere, atunci când utilizatorul face clic pe butonul..., și vom afișa calea selectată în widget-ul liniei de editare.
We will now add python code to open a file browser when the user clicks the... push button and show the select path in the line edit widget.
Pentru a interacționa cu acest obiect folosind codul python, va trebui să vă referiți la el cu acest nume.
To interact with this object using python code, we will have to refer to it by this name.
Același concept se aplică atunci când lucrați din codul Python.
The same concept applies when working from Python code.
Widget-uri sunt definite într-un fișier text simplu și poate fi majorat cu codul Python pentru a le face interactiv.
Widgets are defined in a simple text file and can be augmented with Python code to make them interactive.
Remediați un eventual accident când parsați codul Python cu terminații de linii Mac vechi (numai "r") (bug 378827)
Fix a possible crash when parsing Python code with old-style Mac line endings ('r' only) (bug 378827)
De fapt, multe alte ateliere de lucru, cum ar fi Draft și Arch, fac exact ceea ce vom face în acest capitol: utilizează codul Python pentru a crea și manipula geometria pieselor.
In fact, many other workbenches, such as Draft and Arch, do exactly what we will do in this chapter: use Python code to create and manipulate Part geometry.
Traductorul convertește rapid codul Python în JavaScript pentru dezvoltare web.
The translator quickly converts Python code into JavaScript for web development.
Consola python, în care sunt tipărite toate comenzile executate de FreeCAD și unde puteți introduce codul python
The Python console, where all the commands executed by FreeCAD are printed, and where you can enter python code