语法成分 meaning in Chinese
syntactic component
Examples
- In grammatical analysis , the sentence is taken to be the basic unit , and it is analyzed into such grammatical components as subject , predicate , and attribute
对句子进行语法分析时,句子被视为基本单位,它被分析谓诸如主谓语和定语这样的语法成分。 - In computer programming , to resolve a string of characters , representing for example a program statement , into its elemental parts as defined by ( say ) the programming language
在计算机程序设计中,从字符串(例如代表程序的语句)中分辨出程序设计语言中所定义的基本语法成分。 - In computer programming , to resolve a string of characters , representing for example a program statement , into its elemental parts as defined by ( say ) the programming language
在计算机程序设计中,从字符串(例如代表程序的语句)中分辨出程序设计语言中所定义的基本语法成分。参阅compiler 。 - The design of the classes of c2000 language grammar elements is of great benefit to the simplification of the whole procedure . the problem of memory management in syntax analysis is solved with an assistant list
通过对c2000语言各语法成分类及其类层次的设计,简化了整个实现过程,并通过引入辅助链表,解决了语法分析中空间管理的问题。 - Based on comprehensively considering the specific features of monitoring configuration software ' s applying , a configuration language - c2000 language is designed , whose compiler and development environment are then fulfilled . the designing , syntax analysis , semantic analysis and intermediate code generating of c2000 are deeply discussed . a virtual machine is also presented and implemented to support the executing of the intermediate code
论文对组态软件中的用户编程接口进行了研究,在充分考虑了监控组态软件的行业应用特点的基础上,设计了一种组态语言? ? c2000语言,对其编译器及开发环境的实现方案进行了详细论述;并对语言设计、语法分析、语义分析,以及中间代码生成和用来对中间代码解释执行的虚拟机等进行了深入的讨论,详细论述了各语法成分的实现,总结了对源程序中错误处理的方法。