String process method, process system, and its object program.
字符串处理方法,处理系统,以及其对象程序。
The object program generated by the system is a PASCAL program.
系统生成的目标程序为PASCAL程序。
This paper deals with the static automatic relocation of Z-80 object program.
本文讨论Z- 80目标程序的静态自动重定位问题。
A program that translates a source program into an executable program (an object program).
一种把源程序翻译成可执行程序(即目标程序)的程序。
The design of its object program and translation of its expression are especially discussed.
着重讨论了目标结构的设计和表达式的翻译。
Automatic code generation is using existing program to generate object program automatically.
自动代码生成是指使用已有程序自动生成目标程序的过程。
Compiler is a program that translate a source program into an executable program (an object program).
编译程序是把源程序翻译成可执行程序(即目标程序)的程序。
The output of the assembler program is called the object code or object program relative to the input source program.
的输出汇编程序称为对象代码或对象程序相对于输入的源程序。
Object program and source program belong to the same works. Reverse engineering also belong to the areas of Rational Use of Copyright Law.
目标代码与原代码属于同一作品,反向工程属于版权法合理使用制度的范畴。
By judging the event sequence when running a program and the event constrains described by E-CSPE, we can test the correctness of a CORBA distributed object program.
通过判断程序执行时所产生的事件序列和E -CSPE描述的事件约束,可以检测被测CORBA分布式对象程序的正确性。
Lindley Johnson, head of the near-Earth object program at NASA headquarters in Washington, D.C., says an asteroid the size of a football field could wipe out a major city.
在华盛顿的美国宇航局总部的近地天体计划负责人林德利-约翰逊说,如果一颗足球场大小的小行星撞上了地球,其威力可以毁灭一座大型城市。
However, this definition does not create a new named object in the program and topic namespaces.
然而,这个定义不会在程序和主题名称空间里创建新的命名的对象。
Essentially, type safety means that a program cannot perform an operation on an object unless that operation is valid for that object.
本质上,类型安全性意味着,除非程序的操作对于类型是合法的,否则就无法在对象上执行操作。
A delegate object or delegation is a simple and powerful pattern in which one object in a program ACTS on behalf of, or in coordination with, another object.
委托对象或者说委托方法是一个简单且功能强大的模式,在此模式中,程序中的一个对象,其行为代表另一对象,或与其一致。
I saw another example of confusion over object life cycle in a chat program.
我曾在一个聊天程序中看到过另一个受惑于对象生命周期的例子。
A data queue object is used to send data from one program to another.
一个数据队列对象用于将数据从一个程序发送到另一个程序。
This can occur if the program ends prior to the garbage collector freeing the object.
如果程序在垃圾收集器释放对象之前结束,这种情况就可能会出现。
The platform calls the message handling function of this message processing object whenever any event occurs that your program might possibly want to be notified about.
当发生任何需要通知给您的程序的事件时,平台将调用这个消息处理对象的消息处理功能。
First, the program retrieves a queue connection factory by looking up the context object with a queue connection factory name.
首先,这个程序通过查找上下文对象获得一个指定名称的队列连接工厂。
The changes become effective only when the object is looked up in JNDI, which typically occurs once, when the program initializes.
仅当在JNDI中查找对象时更改才有效,这通常在程序初始化时才出现一次。
Once the object is obtained, your program can use its methods in the same way as it does in the remote client mode.
获取对象后,您的程序可与在远程客户端模式下相同的方式使用它的方法。
If you are not careful, this can be the lifetime of your program — such as when you place an object in a global collection.
如果不小心,那么它可能就与程序的生命周期一样——如果将一个对象放入一个全局集合中的话。
This means that all different instances of an object are created during the program initialization phase and reused and referenced later on.
这意味着对象的所有不同实例在程序初始化阶段创建,将在随后重用和引用。
The display changes when you swap memory pages so you need not copy an Image object from program memory to video memory; you merely change video Pointers and the display changes.
当交换内存页时显示就发生更改,所以您不需要将Image对象从程序内存复制到显示内存;您只要更改视频指针,显示就会发生更改。
In the Python language, everything is an object a program can access, including simple types that hold integers, as well as the actual code you write and its representation in the Python interpreter.
在Python语言中,所有事物都是程序可以访问的对象,其中包括保存整数的简单类型,以及您编写的实际代码和这些代码在Python解释器中的表示。
For example, every entity in a Ruby program should be a true object, but certain values such as integers are stored as immediate values.
例如Ruby程序中的每一个实体必须是一个真的对象,但是某些值比如整数型是直接存储的。
Using the MonkeyDevice object, the program installs an Android application package, runs one of its activities, and sends key events to the activity.
使用MonkeyDevice对象,程序将安装一个Android应用包,运行其中一个活动,并向其发送按键事件。
It returns a connection object you can use throughout your PHP program. The following code shows an example.
它返回一个您可以在整个php程序中使用的连接对象。
In the case of the tree object, Listing 11 shows a program to add a node to a tree object captured as verification point.
在tree对象中,列表11显示了一个添加节点到作为验证点获取的tree对象的程序。
In the case of the tree object, Listing 11 shows a program to add a node to a tree object captured as verification point.
在tree对象中,列表11显示了一个添加节点到作为验证点获取的tree对象的程序。
应用推荐