Une exception sera lancée quand parse() rencontre une valeur non valide.
An exception will be raised when parse() encounters an invalid value.
Comme la directive #include, #parse peut prendre en argument une variable plutôt qu'un nom de gabarit.
Like the #include directive, #parse can take a variable rather than a template.
Un jour, maman t'organisera un beau mariage parse !
One day Mummy's going to be planning your nice big Parsi wedding!
Utile quand on a des problèmes de connexion avec la centrale numérique. parse
Useful when having communication problems with the command station. parse
Contrairement à la directive #include, #parse ne peut prendre qu'un seul argument.
Unlike the #include directive, #parse will only take a single argument.
Répétez les étapes s et t jusqu'à ce que vous ayez supprimé la totalité des fichiers.plist associés aux messages « parse failed ».
Repeat steps s and t until you have removed all of the.plist files associated with "parse failed" messages.
Cette technique d'analyse parse récursivement l'entrée pour faire un arbre d'analyse, qui peut ou peut ne pas nécessiter de retour de suivi.
This parsing technique recursively parses the input to make a parse tree, which may or may not require back-tracking.
Des compteurs spécifiques sont disponibles selon les opérations effectuées: parse, execute, commit ou rollback.
Specific counters are provided according to the operations carried out: parse, execute, commit or rollback.
Un arbre d'arbre de dérivation ou parse est un arbre enraciné ordonné que représente graphiquement l'information sémantique une chaîne dérivée d'une grammaire hors-contexte.
A derivation tree or parse tree is an ordered rooted tree that graphically represents the semantic information a string derived from a context-free grammar.
Cette méthode doit être appelée après la méthode parse().
This method must be called after the method parse().
Une fois que vous avez implémenté la fonction parse, vous pouvez utiliser cette nouvelle classe en utilisant l'interface publique présentée dans la section suivante.
Once you've implemented the parse function, you can use your document class, using the public interface presented in the next section.
Il sera alors la valeur du texte passé à la méthode parse().
It will be the value passed to the parse() method.
parse-géolocation - parse un argument de géolocalisation fourni et retourne la latitude et la longitude en tant que deux items décimaux
parse-geolocation - parses a supplied geolocation argument and returns latitude and longitude as two decimal items