A design model of NC code complier based on ANother Tool for Language Recognition (ANTLR) was presented, which adopted the Extended Backus Naur Form (EBNF) to define the NC program syntax rule.
采用了扩展的巴科斯范式(EBNF)定义NC程序语法规则,提出了一种基于语言识别工具(ANTLR)的NC代码编译器的设计模型。
While working in the disconnected mode, you can still check source code for syntax and semantic errors and then connect only to submit a compiled file when you are ready to create the program objects.
当您在非连接模式下工作时,您仍然可以检查源代码的语法与语义错误,然后连接就只是为了提交一个汇编后的文件,这时您已经为创建项目对象做好了准备。
The second thing that programmers do is understand fully the syntax, semantics, abilities, and limitations of the languages that they program with.
程序员要做的第二件事情是全面理解自己编程使用的语言的语法、语义、功能和局限。
Syntax can make your program more succinct, but overuse can cause confusion — or, even worse, scope conflict errors.
语法可使您的程序更简洁,但过度的使用也会导致混淆,甚至出现更糟糕的作用域冲突错误。
Based on code from the "Explore relationships among Web pages visually" article, the twitdot.pl program generates FDP graph-generation syntax for Graphviz.
基于来自“探究web页面之间的可视化关系”这篇文章的代码,twitdot . pl程序为Graphviz生成fdp图形生成语法。
Write detailed explanations of the configuration syntax accepted by the program, including the command-line options that AppConfig thoughtfully provides.
编写程序接受的配置语法的详细说明,包括AppConfig提供的非常周到的命令行选项。
The dot syntax language-building program shown below will process the various edge attributes automatically to emphasize the linkages and create the graph we defined loosely.
下面所示的dot语法语言构建程序将自动处理不同的边属性,从而强调链接并创建定义宽松的图形。
Make sure the syntax is consistent between all the UNIX systems you will use, but don't try to write a universal adduser program interface.
请确保使用的所有UNIX系统间语法是一致的,但不要尝试编写一个通用的adduser程序接口。
I assume you have a basic understanding of PHP's syntax and can write at least a "Hello World" -type program.
我在此假定您对PHP的语法有一个大致的了解,至少能够编写“Hello World”之类的程序。
Two forms of regular expression syntax are used with the GNU grep program found on most Linux systems: basic and extended.
大部分Linux系统中的gnu程序可以使用两种常规表达式语法:basic和extended。
The programmer just has to perform local syntax checking for the program before submitting a mainframe compilation, and the errors will be listed in the WebSphere Developer for zSeries Problems view.
程序员只需在提交大型机编译前对程序执行本地语法检查,错误就将在WebSphereDeveloperfor zSeries Problems 视图中列出。
Traverses the abstract syntax tree (AST) one or more times, collecting information and checking that the input program makes sense.
遍历抽象语法树(abstract syntax tree,AST)一次或多次,收集信息并检查输入程序makessense。
Let's see an example of how to write a simple report script that prints the line coverage percentage for a specific function within a program. The script syntax is.
让我们看一下怎样书写一个简单的报表脚本,该脚本在一个项目中为一个特定的函数记下行覆盖率百分比。
Now we just need a program to convert our macro into standard C. For this simple example, Perl is used because it can evaluate user code in a string, and its syntax is largely C-like.
现在我们只需要一个程序将这个宏转换成标准的C 语言就可以了。对于这个简单的例子来说,我们将使用Perl 来实现这个程序,因为它可以对字符串中的用户代码进行评测,其语法也与 C 语言非常类似。
Programming languages have a set of syntax rules that determine whether a program is
程序语言有“语法规则”,由其决定了程序是否构造正确。 编译器检查程序是否违反了语法规则,并且在规则被破坏的时候产生语法错误报告。
The paper introduces graphs aided programming and macro programming in NC system, and then presents the syntax analysis process of macro program.
介绍了数控系统中图形辅助编程和宏程序编程两种编程方法,并给出了宏程序的语法分析过程。
Three kinds of errors can occur in a program: syntax errors, runtime errors, and semantic errors.
程序一般会有三种错误:语法错误,运行错误和语义错误。
MPS maintains the code in an Abstract Syntax Tree ( AST), which consists of nodes with properties, children and references, and fully describes the program code.
MPS用一棵抽象句法树(AST)来维护代码。
The syntax for creating a package is DPKG -b directory packagename.deb where directory contains the filesystem tree with all the requisite files for your program.
创建软件包的语法为dpkg - bdirectorypackagename . deb,其中directory包含文件系统树,该文件系统树含有程序的全部必需文件。
Extended program Object model (which is called EPOM) is a abstract model used to depict the syntax structure of a program.
可扩展程序对象模型(EPOM)是用来具体刻画程序语法结构的一种抽象模型。
Adopting bottom-up parsing algorithms, the parse analyse the sequence of tokens and form the syntax tree of EP program.
语法分析采用自底向上分析方法,根据语言语法分析标记序列,构建程序的语法树。
This syntax makes the program more readable.
这种语法结构让程序更容易被人读懂。
So I am going to on the fly write a very simple little main program that just illustrates some of the syntax that we can then visualize more interesting.
我很快的写了一个很简单地小程序,来说明一些语法,我们使它变得更有趣些。
And it has a syntax highlighting for Caml and you can assign hotkeys for compiling executing the program.
和它有语法高亮骆驼,你可以为编译执行程序分配热键。
If a program has syntax errors, it will not run correctly or perhaps not run at all.
如果一个程序有语法错误,它就不能正常运行或根本就不运行。
This checking module can correctly find syntax errors and some simple logical errors of the diagram program, which provides guidance for the further development.
该检查模块能够正确找出已编写程序的语法和一些简单的逻辑错误,对后续开发具有指导意义。
C's declaration syntax is designed to help describe data, rather than have the data determine the form of a program.
语言的说明语法可用来帮助描述数据,而不是让数据来决定程序的形式。
This system is based on an integrated programming environment, in which BASIC source program can be established through a syntax-directed editor and compiled by an incremental compiler.
该系统建立了一个集成化的编程支持环境,通过语法制导编辑器建立BASIC源程序,通过增量编译器进行编译。
This system is based on an integrated programming environment, in which BASIC source program can be established through a syntax-directed editor and compiled by an incremental compiler.
该系统建立了一个集成化的编程支持环境,通过语法制导编辑器建立BASIC源程序,通过增量编译器进行编译。
应用推荐