
内容源自Delphi XE5 UPDATE 2官方帮助《Delphi Reference》delphi xe7教程,本人水平有限,欢迎大家高人修正相关错误!

也欢迎大家加入到Delphi学习资料汉化中来delphi xe7教程,有兴趣者可QQ:34484690@qq.com

Fundamental Syntactic Elements

第三章 基本语法元素

Fundamental syntactic elements, called tokens, combine to form expressions, declarations, and statements. A statement describes an algorithmic action that can be executed within a program. An expression is a syntactic unit that occurs within a statement and denotes a value. A declaration defines an identifier (such as the name of a function or variable) that can be used in expressions and statements, and, where appropriate, allocates memory for the identifier.
基本词汇元素被称为tokens,它们组合出来组成表达式、声明跟命令语句。命令语句描述算法行为,它是能执行的;表达式是一个语法单元,它出现在命令语句中并表示一个值;声明定义一个标识符(比如函数或数组的名称),可以用在表达式或命令语句中,并在适当的地方为标识符分配存储。
token就是把程序的句子进行类似副词得到的词组。是平台中的唯一标志。
This topic introduces the Delphi language character set, and describes the syntax for declaring:
本文来自电脑杂谈,转载请注明本文网址:
http://www.pc-fly.com/a/jisuanjixue/article-137319-1.html
中国统一的日子也就到了
改变不了了
还需要体制的不断改变