| 释义 | 
		Definition of reserved word in English: reserved wordnoun Computing A word in a programming language which has a fixed meaning and cannot be redefined by the programmer.  Example sentencesExamples -  It's common to reuse components, so once found, they're saved as handy property values on the klass object-class is a reserved word in JavaScript.
 -  If we don't want this behavior, we can make a variable local to a function by preceding it with the reserved word typeset.
 -  The Court pointed out that the reserved words themselves in many, but not all, cases were suggestive of their operational function.
 -  Well, in addition to scanning for offensive strings, some names contain reserved words, or keywords goes the theory.
 -  ‘Non standard features cause problems,’ he said. ‘Users might use reserved words.’
 
    Definition of reserved word in US English: reserved wordnounrəˈzərvd Computing A word in a programming language which has a fixed meaning and cannot be redefined by the programmer.  Example sentencesExamples -  It's common to reuse components, so once found, they're saved as handy property values on the klass object-class is a reserved word in JavaScript.
 -  The Court pointed out that the reserved words themselves in many, but not all, cases were suggestive of their operational function.
 -  If we don't want this behavior, we can make a variable local to a function by preceding it with the reserved word typeset.
 -  Well, in addition to scanning for offensive strings, some names contain reserved words, or keywords goes the theory.
 -  ‘Non standard features cause problems,’ he said. ‘Users might use reserved words.’
 
     |