All references, code items, host items, and resources are run through the compiler.
在编译器中会执行所有参考、程序码项目、主项目和资源。
Note that the implementation classes are only instantiated through a factory class that is generated by the JAXB compiler.
请注意仅通过由JAXB编译器生成的一个工厂类来实例化实现类。
The compiler interacts with the user through an implementation of the Messenger interface.
通过Messenger接口的实现,编译器与用户进行交互。
Finally, the recipe construct undergoes translation to a RecipeJAUS command sequence through a compiler and associated support database.
最后,通过一个编译器和相关的支持数据库,配方构造转换成一个RecipeJAUS命令序列。
Thus, mobl is extensible through its library mechanism that allows users to extend the platform without having to extend the language or compiler itself.
这样,mobl就可以通过库机制进行扩展,这让用户可以扩展平台,而不需要扩展语言和编译器本身。
The RCS compiler is a prototype version that generates the RecipeJAUS sequences prior to conversion to RecipeJAUS code through the ResourceCatalog and ActionCatalog tables of the RCS database.
RCS编译器是一个原型版本,在通过 RCS数据库的ResourceCatalog和ActionCatalog表转换成RecipeJAUS代码之前,产生 RecipeJAUS序列。
Early versions of the binding compiler did not go through this step of constructing a code generation model, instead generating code directly from the binding.
绑定编译器的早期版本不经历构造代码生成模型这一步,而是直接从绑定生成代码。
If you step through the code you will see that the compiler is very flexible when it creates these methods.
如果您一步步地执行该代码,会看到编译器在创建这些方法时是非常灵活的。
The resulting source code then passes through the rest of the standard compiler phases producing MSIL byte-code with IKVM library references.
接下来,生成的源代码再经过其他标准的编译器编译并使用IKVM库引用来生成MSIL字节码。
A client provides a DiagnosticListener to the compiler, through which the compiler passes diagnostics back to the client.
客户机向编译器提供一个DiagnosticListener,编译器可通过它向客户机发回诊断信息。
The compiler can perfectly well figure out which types of exception t could hold and prove that Listing 1 will not violate the contract of foo - without making the programmer jump through hoops.
编译器可以非常清楚地找出哪种类型的异常t可以保留并证实清单1不会违反foo的合同—而无需程序员赴汤蹈火。
The SQL statements and commands submitted in a pass-through session do not go through the federated query compiler.
在pass - through会话中提交的sql语句和命令不会通过联邦查询编译器。
All requests that come to MXML are processed through the Flex compiler, which compiles MXML and generates SWF, and caches until it is modified and finally delivered to the browser.
到达MXML的所有请求都通过Flex编译器进行处理,该编译器编译MXML并生成s WF,然后将其高速缓存,直到它被修改并最终交付给浏览器为止。
This creates an executable named hello. Now the compiler can go through the following steps
该命令创建了一个名为hello 的可执行文件。
Through realizing PLC logic in FPGA and providing a compiler which can be used to compile PLC command to implement the sup - port of NC system to universal PLC program language.
通过在FPGA内部实现PLC逻辑,并提供能够编译PLC指令的编译器,实现了数控系统对通用PLC编程语言的支持。
The __user macro simply tells the compiler (through noderef) that the pointer should not be dereferenced (as it's not meaningful in the current address space).
__user宏简单告诉编译器(通过noderef)不应该解除这个指针的引用(因为在当前地址空间中它是没有意义的)。
If you've selected Check out as a project in the workspace, you have to go through Eclipse's New project wizard to set up the compiler level, project layout, and other options.
如果您选择的是Checkoutasaprojectinthe workspace,则必须完成Eclipse的New project向导,以设置编译器级别、项目布局和其他选项。
If the function is virtual and the call is through a reference or pointer, then the compiler generates code to determine which version to run based on the dynamic type of the object.
如果函数是虚函数,并且调用是通过引用或者指针,编译器基于动态类型生成代码确定调用哪个版本。
Definition: You can declare functions in a way that allows the compiler to expand them inline rather than calling them through the usual function call mechanism.
定义:一种函数调用机制,你将函数声明为内联,编译器会将整个函数体在调用处展开。
In a compiled language, you have an intermediate step, in which you take the source code, it runs through what's called a checker or a compiler or both, and it creates what's called object code.
而在编译语言里,你就会经过一个中间的步骤,在这种语言里输入源码后,先经过过滤器,或者编译器检查后,它会创建一个叫做目标代码的东西。
Through tree structure, the editor links the ladder diagram and PLC instruction to realize the compiler conversion between them.
编译器以树结构为中介将梯形图和PLC指令联系起来,实现了从梯形图到PLC指令的转换。
The compiler will look for it in a predefined set of locations, which can be modified by setting a search path environment variable or through a command line option.
编译器将会在预定义的位置集查找该头文件,这些预定义的位置可以通过设置查找路径环境变量或者通过命令行选项来修改。
Although this usually works as expected, the compiler generates a warning message and makes the access through the class or structure name instead of the variable.
虽然这通常会按预期设想起作用,但编译器会生成一条警告消息,并使访问通过类或结构名称而不是变量来进行。
In this paper, a software architecture model based on CORBA component is put forward and is implemented through giving a BNF grammar of ADL and extending the CIDL compiler and the CORBA services.
本文提出了基于CORBA构件的软件体系结构模型,并通过给出adl的BNF语法,扩充CIDL编译器和CORBA的服务,从而描述了其实现模型。
This is because the compiler has to preserve the value of the null pointer through all conversions.
使用引用作为函数的参数可能比使用指针更有效率。
VC entry, a painting brush procedures, MFC programming, the compiler through.
入门,一个画刷程序,MFC编程,编译通过。
Through adequate study and comparison of many sphragistists in the Southern Song Dynasty, we propose that Wang Houzhi be the first compiler of the book.
对比、考究南宋时期的诸多金石学家,王厚之应该是《古文苑》一书最初编撰者。
Code generated by a client's compiler can freely access all these tables through the vtable pointer, which is always located in the first 4 bytes of the memory image of the object.
客户端编译生成的代码能够自由存取vtable指针里的所有表,vtable始终在对象的内存映象的前4个字节里。
The compiler goes through your source code and matches it to the syntax rules of the language.
编译器经过您的源代码,并与该语言的语法规则进行匹配。
The compiler goes through your source code and matches it to the syntax rules of the language.
编译器经过您的源代码,并与该语言的语法规则进行匹配。
应用推荐