• However, there is not an option to check if objects implement the interfaces they claim to implement, and there is no way of introspecting an object to list the interfaces it supports.

    不过没有选项检查对象是否实现它们所声明接口而且没有办法可以调查对象内部以使列出支持的接口。

    youdao

  • In addition, you must use the correct programming idiom to check if the collector has reclaimed the object before using it, and if it has, you must re-create the object first.

    另外必须使用正确编程风格检查收集器使用对象之前是否已经回收如果已经回收了,您首先必须重新创建对象。

    youdao

  • Before you can check a value, you need to request the session object and then look inside it.

    需要请求会话对象然后察看内部才能检查一个

    youdao

  • Incorrect objects: Using the address, it is possible to check that methods are being invoked on the desired object by matching to the address on the constructor call for that object.

    错误对象使用地址通过对象构建函数调用的地址进行比对可以检查出是不是正确对象上调用方法

    youdao

  • The algorithms also check properties of objects that are higher in the object hierarchy, checking up the chain of parents to the top object.

    规则同样检查对象层级结构中上层对象熟悉,检查顶级对象与连锁关系。

    youdao

  • If you plan on working with an object, then you first have to check it out using the option DK_CM_CHECKOUT.

    如果计划使用对象那么首先必须使用选项DK_CM_CHECKOUT对其进行检查

    youdao

  • To be on the safe side, check the instance type of the returned object.

    为了安全起见,检查返回对象实例类型

    youdao

  • Additionally, Amazon tends to ask a lot of questions about object oriented design. Check out the object oriented design chapter for sample questions and Suggestions.

    此外亚马逊还会很多面向对象设计”方面问题关于一部分本书也有对应的例题。

    youdao

  • Step 2: Check constraints on object argument.

    第2检查对象参数约束

    youdao

  • Check it out for yourself: Just ask the Python interpreter for information about the int object by using the built-in help method (see Listing 1).

    自已可以进行检验借助内置的help方法,就可以Python解释器咨询关于int对象信息(参见清单1)。

    youdao

  • When the logical attachment is returned by the Claim Check service, the data handler attaches the logical attachment to the ShipmentRequisition data object.

    ClaimCheck服务返回逻辑附件时,数据处理程序将逻辑附件附加在ShipmentRequisition 数据对象上。

    youdao

  • When the Claim Check service returns a token, the token is stored into the Order data object, into the same field that was used to store the logical attachment.

    ClaimCheck服务返回一个时,令牌存储Order数据对象中,存储过去用于存储逻辑附件同一字段中。

    youdao

  • When the Claim Check service returns a token, the token is stored inside the Order data object, into the same field that was used to store the physical attachment.

    ClaimCheck服务返回一个时,令牌存储Order数据对象,存储过去用于存储物理附件同一字段中。

    youdao

  • Data: This element contains the actual attachment object passed to the Claim Check service.

    data元素包含传递ClaimCheck服务真正附件对象

    youdao

  • In this method, you first check to see if the AddressStore object is initialized.

    这个方法中,首先检查AddressStore对象是否已经初始化

    youdao

  • Here is the set of tests used to check that the object is well formed.

    这里用来检查对象是否良好格式一组测试

    youdao

  • Here you simply check the entry as an object, but what about after you send it off as an actual feed?

    此处只是条目作为对象进行检查但是作为实际feed发送之后怎样呢?

    youdao

  • You don't do so in this method, but you also could check for SQL warnings on the Statement object in the same manner.

    方法这样但是可以以同一种方法检查关于Statement对象SQL警告

    youdao

  • For example, there are very usable convenience methods on the permissions objects that check whether the incoming permission object satisfies the J2EE deployment descriptor policy requirements.

    例如在permssion对象提供一些易于使用的有用方法,用于检查传入permission对象是否满足J2EE部署描述符策略要求

    youdao

  • Then check the attribute of the hosts-the object should be online, its agent level should be level 1, and the supported protocols are SSH and CIM.

    然后检查主机属性对象应该保持联机状态,代理级别应该为一级支持协议应为sshCIM。

    youdao

  • The first time you encounter a Dictionary object in a calling method, you can check its type before working with it.

    调用方法第一遇到Dictionary对象时,可以使用之前检查类型

    youdao

  • You first check whether the object implemented the serializable interface.

    首先应该检查对象是否实现serializable接口

    youdao

  • Before calling the method, you first check that there is at least one SQL warning; if so, you pass the first SQLWarning object to the appropriate method.

    调用这个方法之前首先要检查是否至少一个SQL警告如果第一SQLWarning对象传递给适当的方法。

    youdao

  • If it is a PDPrinciplal object, then you call the implies method to check whether it has the desired permission.

    如果PDPrinciplal对象,则将调用implies方法检查是否具有所需的权限。

    youdao

  • Check to see that the user has been authenticated and that a user object is available.

    查看用户认证user对象可用

    youdao

  • This design's weakness should be apparent: add() doesn't check the type of the provided object, and so exportAll() takes a grave risk in so blithely calling export().

    这种设计缺点显而易见add()检查所提供对象类型所以exportAll()轻快调用export() 时冒致命的风险

    youdao

  • Once the message has been sent, the sender can store a reference to the Future object and check periodically for completion, or it can block and wait if needed by calling the get method.

    消息发送之后,发送可以保存Future对象一个引用定期检查是否完成或者也可以通过调用get方法阻塞等待

    youdao

  • That is, we no longer check that the final balance of the test account is correct; we would check that function in the unit test for the Transaction object, not the AtmGui object.

    也就是说,我们不再检查测试帐户最终余额是否正确;我们Transaction对象单元测试中检查函数而不是在对atmgui对象的单元测试中。

    youdao

  • Next, check the percentage of the CPU consumed by using the Date object.

    下面检查使用Date对象消耗cpu百分比

    youdao

  • To avoid trying to handle the header of the CSV, I first check to see if the byte count (the key object) is not zero.

    为了避免除了 CSV头部首先检查是否字节key对象)为

    youdao

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

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

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