To execute an SQL query, it must first be compiled into a byte-code program using one of these routines.
要执行SQL查询,必须先使用这些例程之一将它编译成字节码。
So developing automatic NC programming system to get efficient G code program, become the study object for lots of engineer.
所以开发优异的数控自动编程系统,更加准确、高效的编制机床程序(G代码),成了众多专业人员的研究方向。
In addition to that, Google has indirectly funded development the this summer and last summer through its summer of Code program.
除了这些,Google还通过它的夏日代码计划(Summerof Code program)在去年和今年的夏天间接地赞助了开发。
Morse Code program information - This program is designed to help the beginner learn to receive and send the International Morse Code.
莫尔斯电码的节目信息-此计划的目的是帮助初学者学习接收和发送的国际摩尔斯电码。
The compiler and linker can compile and link source code program files into object code file that is executable to the virtual machine system.
编译器和连接器将源程序文件编译和连接成虚拟机系统可执行的目标代码文件。
Assembler code program containing library function name is firstly translated into intermediate language program and then into high level language program to reduce complexity of decompilation.
将含有库函数名的汇编代码程序翻译成中间语言程序,然后再转换成高级语言程序可降低逆编译的复杂性。
Instead of human being's counting error, which only results one or two counting error in number, an error in the program code could cause tramendous error in number.
人类的计数错误只会导致一到两个数字错误,而程序代码中的一个错误可能会导致数字上的严重错误。
The code to access the program cost $120—a big sum for Harper, who had already put down $450 for textbooks, and had rent day approaching.
获得进入这个程序的代码花费了120美元——这对哈珀来说是一笔大数目,因为她已经付了450美元的课本费,而且马上就要交房租了。
But the code to access the program cost $120—a big sum for Harper, who had already put down $450 for textbooks, and had rent day approaching.
但是进入这个程序的代码花费了120美元——这对哈珀来说是一笔大数目,因为他已经付了450美元的课本费,而且马上就要交房租了。
If you add a column to the table being accessed, DB2 can still manipulate the data without changing the program code.
如果将一列添加到正在被访问的表中,DB 2仍然可以在不更改程序代码的情况下操作数据。
The debugger allows developers to step through the abstract program code using real data before the application is deployed.
调试器让开发人员在应用程序部署之前使用真实数据单步调试抽象程序代码。
You now have a stable version and your program code has withstood the close gaze of many hard working people.
你现在有了一个稳定的版本,而你的程序代码已经经受住许多勤奋工作的人的密切注视。
However, since the page layout and program data are merged in the program code, if the layout changes the program may need to be rebuilt.
但是,由于页面布局和程序数据合并到程序代码中,所以如果布局发生更改,则可能需要重构程序。
Models have become primary artifacts of software design, thereby shifting much of the focus away from the corresponding program code.
模型已经成为软件设计的主要工件,因此从相应的程序代码上转移走了相当多的注意力。
The filters are actually open source program code written in LISP, one of the first programming languages ever created.
过滤器实际上是使用LISP编写的一种开源程序代码,LISP是最先创建的编程语言之一。
If you only have a concrete class, you can create an interface from the class, change your application code to program to the interface, and then proceed as described above.
如果您只有一个具体的类,那么您可以从类中创建一个接口,您的应用程序代码改写为接口,然后按照前面的描述继续进行。
But lots of programmers could know the application's DB2 authorization ID and password-because, as mentioned, these are embedded in program code.
但是许多程序员可能知道应用程序的DB 2授权ID和密码,因为前面已经提到,这些信息嵌入到程序代码中。
Overflowing from its allotted space, the malware can override other program code and do considerable damage.
恶意软件从已分配的空间溢出,压制其他程序代码,从而造成相当大的破坏。
Well, we can pass in the code of any program that's been running for a long time and ensure that it's working.
好的,现在任何程序不管它运行多长时间,我们都可以让它通行无阻,并且为它运行提供保护。
Like any other service, they are stateless, and perform the execution of a program when the program code is transferred as the state.
像其他服务一样,它们是无状态的,当程序代码根据状态转化时,它们就会执行程序。
Pointcuts allow you to unambiguously reference multiple join points in the program code (method content and processes).
衡切点允许您明确的引用程序代码(方法内容和过程)中的多个连接点。
The following code sample shows a C++ program written using the XMS API.
以下代码示例显示了一个使用XMSAPI编写的 C++程序。
This allows MPS to verify program code on the fly to make programming with the new language less error-prone.
MPS凭借这些规则即时检查程序代码,减少用新语言编程的出错机会。
That variable is the handle to the program code, which will be used to create your SPE tasks.
那个变量就是到程序代码的句柄,用来创建SPE任务。
Quadrant 1 (1gb) is reserved for Program Text (executable code).
象限1 (1gb)被预留给程序文本(可执行代码)。
The essays are not about writing good code, but about designing elegant solutions to problems and expressing those solutions beautifully in the medium of program code.
这些评论不是关于编写好的代码的方面,而是关于针对问题设计优雅的解决方案,以及在编程代码这一媒介中优美地展示那些解决方案。
This means that the more complex, and the more overall code, a program has then the more bugs it will contain.
这意味着代码越多,越复杂,程序就会包含越多的漏洞。
Extensible and can be used to test a hierarchy of program code either singularly or as multiple units.
可扩展且可用于单个地或以多个单元为单位测试程序代码的层次结构。
The author of the Web page writes the code for a program to run as an applet.
网页的作者编写了作为applet运行的程序代码。
If Application.DoEvents is called from your code, your program flow may be interrupted in order to process the timer events generated by an instance of this class.
如果为了处理由该定时器类产生的定时器事件而在你的代码中有一个Application .DoEvents的调用,你的程序流程可能会被打断。
应用推荐