Vertaling van "JPython" in Frans
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.
The predecessor to Jython, JPython, is certified as 100% Pure Java...
Le prédécesseur de Jython, JPython est certifié comme 100 % en Java pur...
The COOX Platform provides all of the capabilities of a Java platform, and even allows for the use of other languages, like JRuby (Java implementation of the Ruby programming language) and JPython (Java implementation of Python, used by our client Soleil Synchrotron).
La plateforme COOX permet de bénéficier de toutes les capacités de la plateforme Java, et même d'utiliser d'autres langages comme JRuby (implémentation en Java du langage Ruby) et JPython (implémentation en Java du langage Python, utilisée par notre client SOLEIL SYNCHROTRON).
The book includes an introduction to JPython, which allows you to combine Java and Python in a single program (the JPython interpreter is compiled to pure Java bytecodes, so there is nothing special you need to add to accomplish this).
Le livre inclut une introduction à JPython, qui permet de combiner Java et Python dans un unique programme (l'interpréteur JPython est compilé en pur bytecode Java, il n'y a donc rien de spécial à ajouter pour réaliser cela).
In these cases you're probably better off using a more appropriate solution (Python would be my choice; there's a version that embeds itself in Java called JPython) to generate the response page. On Servlets and multithreading
Si vous rencontrez un de ces cas, il serait préférable d'adopter une solution mieux appropriée (mon choix irait vers Python ; voici une version incluse dans un programme Java appelé JPython) qui génère une page-réponse.