The #if expr element now uses the new expression parser.
The key can be read from a file, or can be set based on the expression parser, allowing for flexible scenarios for the setting of keys.
La clé peut être lue depuis un fichier ou défini via l'interpréteur d'expressions, ce qui confère plus de souplesse aux scénarios de définition des clés.
The following units are recognized by the expression parser
reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler.
Il est construit comme un ensemble de composants réutilisables qui exploitent des bibliothèques existantes dans le projet plus vaste LLVM, telles que l'analyseur d'expression de Clang et le désassembleur de LLVM.
x/x tells the regular expression parser to ignore most whitespace that is neither backslashed nor within a character class.
Il demande à l'interpréteur d'expressions rationnelles d'ignorer les espaces qui ne sont ni précédés d'une barre oblique inverse (\) ni à l'intérieur d'une classe de caractères.
You can also use the Windows PowerShell expression parser to create, view, and change the values of variables without using the cmdlets.
Vous pouvez également utiliser l'analyseur d'expression de Windows PowerShell à créer, afficher et modifier les valeurs de variables sans utiliser les applets de commande.
In addition, Windows PowerShell has a rich expression parser and a fully developed scripting language.
En outre, Windows PowerShell dispose d'un analyseur d'expression avancé et d'un langage de script entièrement développé.
While porting code to FreePascal/Lazarus, I have made some changes changes to the mathematical expression parser I initially wrote in Delphi.
Pendant le portage du code à FreePascal / Lazarus, j'ai apporté quelques modifications à l'analyseur d'expression mathématique que j'avais initialement écrit dans Delphi.
Something went badly wrong in the regular expression parser.
The use of the expression parser hass been added in 2.4.4.
The expression parser does not handle parentheses well, and is unable to properly parse some expressions.
Both the username and password fields are interpreted using the expression parser, which allows both the username and password to be set based on request parameters.
Ces nom d'utilisateur et mot de passe sont interprétés par l'interpréteur d'expression, ce qui permet de les définir en fonction de paramètres de la requête.
Most of the standard escapes supported by Python string literals are also accepted by the regular expression parser
La plupart des échappements standards supportés par les chaînes littérales sont aussi acceptés par le parseur d'expressions rationnelles