• Your goal is to build a simple controller that will know which model and function to run, and then return a JSON object as a response that is usable on the far end of the transaction.

    目标构建这样简单控制器:它知道应该运行哪个模型函数然后返回一个JSON对象作为响应这个响应可用于事务

    youdao

  • It takes the connection object as a parameter and returns the return code for the function that was executed.

    参数连接对象,它返回已经执行函数返回

    youdao

  • The function returns a handle that can be used to access the object as shown in Listing 1.

    函数返回柄,用以访问清单 1 所对象

    youdao

  • It then calls the friend function spacefriend and passes the class object address as its argument, and calls the template function, beginning with integer types and then floating data types.

    然后,调用友元函数spacefriend对象地址作为参数传递然后调用template函数,先使用整数类型,然后使用浮点数据类型。

    youdao

  • It takes XML data as input, and it converts the XML string into a SimpleXMLElement object, which is sent as input to another (recursive) function in this class.

    接收XML数据作为输入xml字符串转化SimpleXMLElement对象,然后送给该类的另一个(递归)函数作为输入。

    youdao

  • Besides naming the object, the function tells dacscheck that it's running within a CGI context and should use the value of REMOTE_USER as the identity of the user making the request.

    除了命名对象外,函数还告诉dacscheck运行一个cgi上下文中并且应该使用REMOTE_USER作为发出请求用户标识

    youdao

  • Now that I have an enumerable object, I define a table-valued function just as I did with the RegexMatches function.

    由于拥有枚举对象,因此定义函数过程定义regexmatches函数的过程一样。

    youdao

  • In the previous code snippet, after the load is completed, the XML returned from the server is referenced in the data object, which is sent as a parameter to the function originally passed.

    前述这个代码片段中完成加载之后服务器返回XMLdata对象被引用,此对象作为参数发送给最初传递的函数

    youdao

  • The XSLTProcessor function requires its source document and stylesheet as a DOMDocument object rather than as strings.

    XSLTProcessor函数要求文档样式表DOMDocument对象不是一个字符串。

    youdao

  • A friend function named spacefriend, which is a friend of class space, and which takes the class object as an argument and prints the value of its variable x.

    名为spacefriend函数space友元,它的参数是类对象输出类对象x变量

    youdao

  • The generatePDF function creates an InvoicePdf object, calls its CreateInvoice method, then sends the PDF document as a download named Your_Invoice.pdf to the user's browser.

    generatepdf函数创建了InvoicePdf对象调用CreateInvoice方法然后发送名为Your _ Invoice .pdf下载pd f文档用户浏览器

    youdao

  • This next function will demonstrate the ability to not only return values, but to return an object, such as a String. Add the following function to native.c.

    接下来函数不仅演示返回能力演示返回例如字符串这样的对象的能力。

    youdao

  • It USES the convenient require function that is imported automatically into the current scope (as we'll discuss in the section called "the Predef Object" in Chapter 7, the Scala Object System).

    使用方便require函数这个函数自动导入当前作用域中的(正如我们《第7- Scala对象系统》的“预定义对象”章节所要讨论的)。

    youdao

  • At the core of functional programming is the function, just as classes are the primary abstraction in object-oriented languages.

    函数编程核心函数面向对象语言主要抽象方法

    youdao

  • To move, modify, or delete a graphics element, this ID is passed as a parameter to the respective member function on the containing Canvas object.

    移动修改或者删除图形元素ID作为参数传递包含画布对象各个成员函数

    youdao

  • The result of the function is returned as a CLOB (Character Large Object) data type that can hold up to 1 MB of data.

    函数结果会以CLOB字符大型对象数据类型的形式返回,容纳1MB 的数据。

    youdao

  • It takes a function as its parameter and applies the function sequentially to each object in the Array.

    使用一个函数作为参数然后依次这个函数应用Array中的每个对象

    youdao

  • Finally, if we want to add some behavior to the object, we first define an EcmaScript function and then assign it as a property of the object.

    最后我们希望对象中加入一些行为定义EcmaScript函数然后指定对象属性

    youdao

  • Because the function parameters are transmitted as request parameters, their values are obtained from the param object.

    由于函数参数作为请求参数传输的,可以param对象获得它们的

    youdao

  • The closure captures the information about the actual Web service method stub to be invoked (the function object called obj) as well as the stream for the log output.

    闭包捕获真正调用Web服务方法存根(称为obj函数对象)以及作为日志输出

    youdao

  • The public function Add in RelatedContexts object takes the second parameter as a flag to indicate whether the external connection is set for autoconnect or not.

    这个添加RelatedContexts对象中的公共功能第二参数当作一个标识符,显示外部连接是否是自动连接

    youdao

  • Just as iterators are a generalization of Pointers, function objects are a generalization of functions: a function object is anything that you can call using the ordinary function call syntax.

    正像iterators指针一般化函数对象函数的一般化:一个函数对象可以使用普通函数调用语法。

    youdao

  • The concept behind duck typing, also known as late binding, is pretty simple; if an object responds to all the methods a function is expected to call, that object can be passed to the function.

    Ducktyping背后概念非常简单,就是所谓绑定如果对象具有某个函数希望调用所有方法,就可以这个对象传递函数。

    youdao

  • Just put it through the json_encode function, and it comes out the other side as a json serialized object.

    只需其传入json_encode函数然后一端作为json序列化对象传出。

    youdao

  • When invoked with the new operator, the constructor function creates what is known as a prototype for an object; that is, it creates a template from which to build objects of the given kind.

    调用new操作符时,构造函数就为对象创建个所谓的原型(prototype);也就是说创建了一个模板(template),从中构建给定类型的对象

    youdao

  • Actually, you may have guessed the answer: the special thing about methods is that the object is passed as the first argument of the function.

    实际上可能已经猜到答案方法特别之处在于实例对象作为函数第一个参数传给了函数。

    youdao

  • For the value, you must use a string, so you use the JSON.stringify function to serialize the object as a string.

    对于value必须使用字符串因此我们使用JSON . stringify函数对象序列化成一个字符串。

    youdao

  • The show function must dynamically create a Dojo window object and put the PlaceStatistics content into it as shown in listing 10.

    show函数必须动态地创建一个Dojo窗口对象将 PlaceStatistics内容放入对象中,如清单 10 所

    youdao

  • So this line informs the soap_server object that you are exposing this function as an operation available to consumers of the Web service.

    因此本行通知soap_server对象将该函数公开Web服务用户可用操作

    youdao

  • The velocity of that object as a function of theta is given Rd And I can make you see that very easily.

    物体速度,θ关系,θ/dt,by,R,d,theta/dt。,你们简单

    youdao

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

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

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