• In object-oriented programming, a message is the way that one program object requests an action from another object.

    面向对象编程中,消息程序对象要求个对象完成一个动作方法

    youdao

  • Extended program Object model (which is called EPOM) is a abstract model used to depict the syntax structure of a program.

    可扩展程序对象模型(EPOM)用来具体刻画程序语法结构一种抽象模型。

    youdao

  • EPOM (extended program object model) is an abstract model used to characterize advanced language program. We can distill all kinds of information of program using EPOM.

    扩展程序对象模型一种用来刻画高级语言程序抽象模型,利用该模型可以很方便地抽取出程序中各式各样信息

    youdao

  • These are tools that the oo designer puts to use in order to structure the analysis, the design, and the implementation, but they aren't central to what makes an oo program object-oriented.

    这些OO设计人员用来构成分析设计实现工具它们不是使程序面向对象的主要部分。

    youdao

  • However, this definition does not create a new named object in the program and topic namespaces.

    然而这个定义不会程序主题名称空间里创建新的命名对象

    youdao

  • Essentially, type safety means that a program cannot perform an operation on an object unless that operation is valid for that object.

    本质上类型安全性意味着除非程序操作对于类型合法的,否则就无法对象执行操作。

    youdao

  • 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.

    委托对象或者说委托方法简单功能强大模式此模式程序中的对象,其行为代表另一对象,与其一致。

    youdao

  • I saw another example of confusion over object life cycle in a chat program.

    聊天程序看到过另个受对象生命周期例子

    youdao

  • A data queue object is used to send data from one program to another.

    数据队列对象用于数据程序发送另一个程序。

    youdao

  • This can occur if the program ends prior to the garbage collector freeing the object.

    如果程序垃圾收集器释放对象之前结束这种情况可能会出现

    youdao

  • 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.

    当发生任何需要通知给程序事件时,平台将调用这个消息处理对象的消息处理功能

    youdao

  • First, the program retrieves a queue connection factory by looking up the context object with a queue connection factory name.

    首先这个程序通过查找上下文对象获得一个指定名称队列连接工厂

    youdao

  • The changes become effective only when the object is looked up in JNDI, which typically occurs once, when the program initializes.

    JNDI中查找对象更改有效通常程序初始化才出现一次

    youdao

  • This program demonstrates a basic memory leaking operation involving an unbounded growth in a cache object.

    程序演示基本内存泄漏操作涉及缓存对象中的无限增长

    youdao

  • Once the object is obtained, your program can use its methods in the same way as it does in the remote client mode.

    获取对象程序远程客户端模式下相同方式使用方法

    youdao

  • If you are not careful, this can be the lifetime of your programsuch as when you place an object in a global collection.

    如果小心,那么可能就与程序生命周期一样——如果对象放入全局集合中的话

    youdao

  • At run time, a factory object can generate a connection, locate the CICS server, and invoke the CICS program at the server.

    运行工厂对象可以生成连接定位CICS服务器激活服务器CICS程序

    youdao

  • 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.

    华盛顿美国宇航局总部天体计划负责人林德利-约翰逊,如果足球场大小的小行星撞上了地球,其威力可以毁灭大型城市

    youdao

  • This means that all different instances of an object are created during the program initialization phase and reused and referenced later on.

    意味着对象所有不同实例程序初始化阶段创建,将随后重用引用

    youdao

  • 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对象程序内存复制显示内存;您只要更改视频指针,显示就会发生更改。

    youdao

  • 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解释器中的表示

    youdao

  • 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程序中的实体必须一个真的对象但是某些比如整数型直接存储的。

    youdao

  • 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应用包,运行其中一个活动向其发送按键事件。

    youdao

  • This would require ensuring that we only use a single instance of the integer object corresponding to a particular integer value throughout our program.

    要求确保我们整个程序中,只能使用对应特定数值的Integer对象一个实例

    youdao

  • Even a simple Hello World program contains a vast array of details when it reaches the object file stage.

    目标文件阶段,即使是一个简单Hello World程序,其中也包含大量细节信息

    youdao

  • It returns a connection object you can use throughout your PHP program. The following code shows an example.

    返回一个可以在整个php程序使用连接对象

    youdao

  • 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对象的程序

    youdao

  • Second, everything in a Python program is an object accessible from within your program, even the code you write.

    第二Python程序中的所有东西都可以程序访问对象即使编写代码也不例外。

    youdao

  • But as a result, the buffer is never released because it is always reachable by the program (unless the LeakyChecksum object is garbage collected).

    但是结果缓冲区永远不会被释放因为程序来说总是(除非leakychecksum对象垃圾收集了)。

    youdao

  • But as a result, the buffer is never released because it is always reachable by the program (unless the LeakyChecksum object is garbage collected).

    但是结果缓冲区永远不会被释放因为程序来说总是(除非leakychecksum对象垃圾收集了)。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定