编译系统又称为第二类编程环境。开发者根据语言的规定编写源程序,然后进行编译、连接,生成可执行文件,例如DOS操作系统加各类高级语言(如FORTRAN、PASCLL、C语言等)就属于这种类型接口平台。用于提供编译任务输入接口以及处理状态信息输出接口,并根据输入的编译任务生成任务名;编译服务器,用于解析所述任务名,获得相应的源代码,并进行编译,同时产生所述编译任务的处理状态信息提供给所述接口平台。
熟悉并了解 Google 是如何编译系统(build system)的,这是一项很难的工作。例如, Google 的工程师就会使用编译工具Flash/Actionscript,而其它家或许还在使用基于Eclipse的工具。
基于374个网页-相关网页
...台主要改善Windows环境下的可量测性和可靠性,提 供更快处理速度,特别适用于操作和管理大量数据 (2)编译系统(Compiling system) 将高级语言编写的程序编译成计算机直接执行的机器指令。
基于266个网页-相关网页
...:光学自由曲面;数控加工程序;编译系统 [gap=1053]Key words:freeform optical surface; CNC machining code; compiler system ...
基于38个网页-相关网页
...操作失败(如不存在此文件,可把磁盘从驱动取 出),则close 函数返回-1;成功时返回零. creat函数有的C编译系统(例如Turbo C)不允许用open函数建立一个 新文件,它提供creat函数用来建立新文件.其调用形式为creat(文件名,打开方式);它返回一个整数文件号.
基于10个网页-相关网页
Then it introduces the developing background and architecture of the cross-compiler system,ZLTCG.
然后介绍了交叉编译系统ZLTCG的开发背景和体系结构。
参考来源 - 交叉编译系统的研究与实现The research of parallelism always depends on experiments method, and experiments method requires various techniques from compiler infrastructure, thus it becomes a critical problem how to integrate these techniques effectively.
由于并行化编译的研究依赖于实验性方法,而实验性方法往往会对并行化编译系统提出很多要求,这些要求需要有不同的技术来解决,如何将这些技术有效地集成,是开发并行化编译系统的关键。
参考来源 - 可扩展的自动并行化编译系统AgassizThe paper takes SIPROM as source program of machine logic, analyzes compiled system with compiled phase and run phase written by C .
本文以高级语言SIPROM编写机床逻辑用户源程序,以C语言编写编译程序和运行程序来完整分析编译系统。
参考来源 - 基于PC的开放式数控系统中的PLC系统研究·2,447,543篇论文数据,部分数据来源于NoteExpress
以下是2.6编译系统的一些亮点。
The following are some of the highlights of the 2.6 build system.
编译系统将会处理这些声明。
运行清单6中所示的命令来编译系统类并创建WAR文件。
Run the command shown in Listing 6 to compile the system classes and create the WAR file.
It's a little more involved on a PC but it's all free, the software you can download, and Linux in similar operating systems generally come with a compiler or you run a simple command to get it.
在PC机上有点复杂,但是它是免费的,你一般下载的软件,类似Linux的操作系统等等通常都需要,一个编译器,或者你可以运行一些简单的指令来获取。
> What exactly is the difference with this system that we have here of compiling and say another compiler for one like the C++?
>在这个系统上编译,跟在我们这编译有什么不同吗?,也就是说,有没有其他的编译器供C++等语言使用?
应用推荐