code format meaning in English
编码格式
代码格式
码的格式
Examples
- The canadian postal code format , shown in listing 9 , is letter , number , letter , followed by a space , then number , letter , number
加拿大的邮政编码格式是字母、数字、字母、一个空格、数字、字母、数字,如清单9所示: - But , if it conflicts with reserved or language keywords , has escape code formatting added to differentiate the identifier from the keyword
,但是,如果它与保留的关键字或语言关键字冲突,则会为标识符添加转义码格式设置,以区别于关键字。 - But , if it conflicts with reserved or language keywords , will have escape code formatting added to differentiate the identifier from the keyword
,但是,如果与保留关键字或语言关键字冲突,则会添加转义码格式设置,以使标识符区别于关键字。 - Tests whether the identifier conflicts with reserved or language keywords , and returns an equivalent name with language - specific escape code formatting . this is referred to an escaped identifier
测试标识符是否与保留关键字和语言关键字冲突,并返回一个带有语言特定的转义码格式设置的等效名称。 - Tests whether the identifier conflicts with reserved or language keywords , and if so , returns an equivalent name with language - specific escape code formatting . this is referred to an escaped identifier
测试标识符是否与保留关键字或语言关键字冲突,如果是,则返回一个带有语言特定的转义码格式设置的等效名称。