Download for Windows Premium
Publiciteit
in purebasic

Vertaling van "in purebasic" 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.
dans PureBasic
en PureBasic
For example, you could use the value %110011 in PureBasic to mean 51.
Par exemple, vous pouvez utiliser la valeur %110011 dans PureBasic pour signifier 51.
Binary numbers are written in PureBasic with a percent symbol in front of them, and obviously all the bits in the number must be a '0' or a '1'.
Les nombre binaires dans PureBasic sont précédés du symbol 'pourcentage', et évidement tous les bits du nombre doivent être un '0' ou un '1'.
Null-character, typically (and especially in PureBasic) used to indicate the end of the string. 1
Typiquement (et spécialement en PureBasic) utilisé pour indiquer la fin d'une chaîne. 1
The use of this is to make any other program you use while programming easily accessible. You can also write your own little tools in PureBasic that will perform special actions on the source code you are currently viewing to automate common tasks.
Vous pouvez également écrire vos propres petits outils en PureBasic pour effectuer des actions spéciales sur le code source que vous êtes en train d'éditer, afin d'automatiser les tâches récurrentes (ex : réorganisation du code, statistiques, etc...).
In PureBasic, a recurrence is fully supported for the procedures and any procedure can call it itself.
En PureBasic, les procédures sont récursives et peuvent donc s'appeler elles-mêmes.
Variables declaration To declare a variable in PureBasic, simply type its name.
La déclaration d'une variable en PureBasic se fait en la nommant.
Note: modules are not mandatory in PureBasic but are recommended when building big projects.
Note: Les modules ne sont pas obligatoires dans PureBasic mais sont recommandés lors de la réalisation de grands projets.
If a matching brace could not be found (which is a syntax error in PureBasic) the IDE will highlight the current brace in red.
Si aucune parenthèse ne correspond (ce qui est une erreur de syntaxe en PureBasic), l'IDE affichera la parenthèse en rouge.
When using hexadecimal values in PureBasic, you put a dollar sign in front of the number, for example $BEEF.
Lorsque vous utilisez des valeurs hexadécimales dans PureBasic, vous mettez un symbole 'dollar' devant le nombre, par exemple $BEEF.
Note: unlike C/C++, in PureBasic the ' ' is always part of the item name.
Note : A l'inverse du C/C++, en PureBasic l' ' ' fait partie intégrante du nom de la variable.
That means than GUI created in PureBasic will scale automatically if the DPI of the screen is above 100%.
Cela signifie que l'interface graphique créée dans PureBasic sera automatiquement redimensionnée si le DPI de l'écran est supérieur à 100%.
All the regular expressions supported in PCRE will be supported in PureBasic.
Toutes les expressions régulières supportées par PCRE seront reconnues dans PureBasic.
Introduction The purpose of this section is to describe the behavior, creation, and handling of objects in PureBasic.
Les objets PureBasic Introduction L'objectif de ce chapitre est d'assimiler la création et la manipulation des objets en PureBasic.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor in purebasic in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
trowel: small garden tool with curved blade for digging
Ontdek het woord
Publiciteit

Resultaten: 17. Exact: 17. Verstreken tijd: 34 ms.