• To draw an object calling itself, you draw a message as you would normally, but instead of connecting it to another object, you connect the message back to the object itself.

    为了调用本身对象平时所作的,画消息但是不是连接另外的一个对象,而是你消息连接对象本身。

    youdao

  • Instead you can define some as an object (instead of a class) and it becomes a singleton instance of the class.

    相反可以定义对象(而不是)并且将成为单例实例

    youdao

  • You can then convert directly to this object to a JSON string and add it to the request as a parameter.

    随后可以直接对象转换一个JSON字符串将其作为参数添加请求中。

    youdao

  • It encapsulates a request (a method call on some object) as an object, which lets you parameterise clients with different requests, queue or log requests, and support un-doable operations.

    请求某个对象方法调用作为对象封装使能够通过不同请求队列日志请求)确定客户机的参数支持无法执行操作

    youdao

  • Based on what is in the file, it creates a business object that you can use as input or output to the service operation.

    向导基于文件内容创建可以用作服务操作导入导出业务对象

    youdao

  • Instead, it turned out to be a simple Weather object, and we had to code around this behavior, as you can see in the finished code for the sample PHP client.

    然而被转换成了一个简单Weather对象我们必须根据这种行为进行编码就像最终示例PHP客户机代码看到的那样。

    youdao

  • This is just a simple XML document, but Abdera enables you to represent it as an object (see Listing 2).

    只是简单XML文档但是Abdera使能够表示对象(清单2所示)。

    youdao

  • So, for example, by specifying the return object as a type "json", jQuery will automatically convert the response String from a server into a json object, allowing you to reference it immediately.

    所以例如通过返回对象指定json类型jQuery将能自动来自服务器响应字符串转换json对象,使能够立即引用

    youdao

  • When you expose an object tree as a CherryPy URL space, the assumption goes the other way: Unless you explicitly label a method as exposed, it isn't served to outside users.

    对象暴露CherryPyURL空间时,假设一种情形除非您显性地将方法标记为暴露,否则不会外面的用户提供服务。

    youdao

  • Once you have created a Database object, you can use it to access data, as we'll see in the next section.

    一旦创建Database对象,您就可以使用访问数据我们在下一可以看到一样。

    youdao

  • As indicated by the "mandatory initialization" line in Listing 5, you have to initialize the global Google object before using it.

    正如清单5中的“mandatoryinitialization”代码,在使用必须初始化这个全局google对象

    youdao

  • By loading content in a hidden iframe object and processing it in the background, you have more or less the same possibilities as with the XHR solution.

    通过内容载入一个隐藏的iframe对象后台加以处理,即可获得使用XHR解决方案几乎相同可能性

    youdao

  • And keep that with you, because it's going to be important in what follows we can derive three things: the radius, the period of rotation and the speed of the object as I twirl it around.

    曲线记住这条曲线,So, from, that, curve—,因为接下来它重要,从中你们推导出3:,半径自转周期,已经旋转物体速度

    youdao

  • In this producer file, you first load the play (as detailed in the XML data file myplay.xml) into memory and declare it to be an XML object.

    这个制作器文件中,首先剧本(即xml数据文件myplay . xml)加载内存声明一个xml对象

    youdao

  • The entry object represents an entry element just as you would see it in an Atom feed.

    entry对象代表的是entry元素我们Atomfeed看到的一样。

    youdao

  • If it helps you to visualize your ego self by identifying it as a symbol or as an object please do so.

    如果符号一个物体来代表小我意识,形象化的小我意识有帮助那样做

    youdao

  • It supports polymorphism very well as you merely have records in the appropriate tables for each role that an object might have.

    能够支持多态性对于对象可能有的每个角色需要相应表中保存记录。

    youdao

  • When you have a container object in real life, such as a bag, you often want to look at all the items it contains.

    现实生活一个容器对象(比如书包)时,您通常所包含东西

    youdao

  • WSRR also lets you create user code and embed it into the WSRR profile as a plug-in, so that it is executed during processing for every object loaded or modified in WSRR.

    WSRR允许创建用户代码将其作为插件嵌入WSRR配置文件中,以便处理过程中WSRR加载修改每个对象执行

    youdao

  • You can create a new test object map by either basing it on an existing map or adding objects as required.

    可以通过依据现有地图按照需要添加对象来创建新的测试对象地图。

    youdao

  • Stand as close to the object as possible, positioning it between your knees as you squat.

    先站尽量靠近物品位置,在蹲下时物品要中间。

    youdao

  • As you saw in Listing 1, it should be pretty easy to create this object and use it, right?

    清单1可以看出创建使用这个对象非常简单不是吗?

    youdao

  • In other words, you should be able to invoke the component as though it were a local object.

    话说,应该能够调用本地对象一样调用组件

    youdao

  • As you can see, it is pretty easy to get the properties of a test object when you know the name of the property you are looking for.

    正如看到知道所需要属性名称时,您可以很容易获得测试对象属性

    youdao

  • It is also important that you understand basic object-oriented paradigms, such as inheritance, class, interface, and so on.

    而且理解基本面向对象概念(继承接口)很重要

    youdao

  • It can be very helpful to model XML data as objects, and you can easily use Python's object-oriented constructs to do just that.

    对于XML数据模型化为对象很大的帮助,而且来说使用Python面向对象结构做到这一点并不困难。

    youdao

  • And finallydrum roll, pleaseyou can make the actual call to the service, just as the service defines it (except for that ToppingCallback object, which is the subject of the next section).

    并且最后——击鼓——可以服务进行实际调用服务定义一样(除了ToppingCallback对象以外,对象一部分主题)。

    youdao

  • You can still enforce a attribute value using a metaclass, you just need to set it on the class object being instantiated rather than as an attribute of the metaclass.

    仍然可以使用来增强属性只需在被实例化的对象进行设置不是元类属性那样。

    youdao

  • Another case is when you want to store a document in a database as a string or a Character Large Object (CLOB) without parsing it.

    另外一种情况不用解析文档,而将作为字符串字符对象(Character Large Object,CLOB)存储数据库中。

    youdao

  • Another case is when you want to store a document in a database as a string or a Character Large Object (CLOB) without parsing it.

    另外一种情况不用解析文档,而将作为字符串字符对象(Character Large Object,CLOB)存储数据库中。

    youdao

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

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

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