• Sixthly, To practice arbitrage on the basis of four boundary, we establish and close out positions by using simulated data, then compare the final return to simple arbitrage strategy's.

    第六部分模拟出来数据基础上根据四条边界进行套利交易,最终获取的收益简单套利策略得到的收益进行比较

    youdao

  • This makes it extremely simple to save what you find with an electronic bookmark so you can return to it later.

    一个电子书签保存找到的内容使以后再次访问变得非常简单

    《柯林斯英汉双解大词典》

  • The following simple strategies will help you return to exercise safely after a break.

    下面这些简单策略帮助在中断之后安全地恢复锻炼

    youdao

  • To simplify this example, we'll just add a new class whose methods return some simple data.

    为了简化这个示例我们添加一个方法返回一些简单数据

    youdao

  • Listing 6 creates a scalar function that extracts a given XML element from an input document and shows how this function can be invoked in a simple SQL query to return the name of a given customer.

    清单6创建标量函数,它输入文档提取一个特定xml元素。然后,一个简单SQL查询中调用函数,从而返回给定的客户姓名

    youdao

  • 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

  • The XQuery in Listing 3 illustrates a simple XQuery expression to return the title for films from the year 2002 from the XML document in Listing 1.

    清单3中的XQuery演示了一个简单的XQuery表达式,用于返回清单1中的XML文档查询到2002年至今电影片名

    youdao

  • In this implementation class, we use the CreditApplication input to create a simple CreditRating business object that we then return to the caller.

    这个实现中,我们使用CreditApplication输入创建一个简单CreditRating业务对象然后我们将该业务对象返回调用程序。

    youdao

  • I felt quite at home then. And in every farming season, we turned to our neighbors for help when shorthanded and a simple meal for them in return was just enough.

    农忙家里农活忙碌,邀邻居帮忙,只需简单的饭,聊聊天。

    youdao

  • Recognizing that this problem extends beyond the simple need to communicate both function results and errors, the Go authors built in the capability to return multiple values from a function.

    认识一问题的影响已超出函数结果错误通讯的简单需求的范畴,Go作者语言中内建了函数返回多个值的能力

    youdao

  • Disable namespace aware to ignore the namespace tagging in the XML document, and to check only the simple name of the element and the final return value.

    禁用Namespaceaware忽略X ML文档中的名字空间标签检测元素简单名称最终返回

    youdao

  • Although this procedure is quite simple, it helps you understand how to generate SQL-based procedures that query and return XML data using built-in wizards.

    尽管过程非常简单但是也能帮助理解如何使用内置向导生成基于SQL过程查询返回XML数据

    youdao

  • No need to create an interface and stub out an entire mock object - you can strategically override that one method and return a simple mocked-out response.

    无需创建接口去掉整个模拟对象存根可以有选择地重写方法返回一个简单模拟响应。

    youdao

  • I made no attempt to do anything too fancy here, but it is a useful exercise to look at how a simple template can provide a substantial return in style and organization.

    并不打算在这里一些花哨事情查看简单模板如何通过样式组织提供丰厚回报一个有用的练习

    youdao

  • To put the model in simple economic terms, its search results give away, say, $1 in value, and in return (thanks to the user’s clicks) it gets 1 cent back.

    换用简单经济学表达来说搜索结果产生1美元的价值其收益感谢用户单击只是1美分

    youdao

  • The most popular life-insurance products tend to be simple: pay a premium for 10-15 years and get a return, plus protection for your family in the case of death.

    受欢迎人寿产品往往十分简单10到15年中缴纳保费,就获得收益,万一遭遇不幸,家庭还能获得额外的赔偿。

    youdao

  • It is hard to achieve that. I offer another way to return except that. Ask this: Am I simple?

    回归单纯很难如果做不到,还可以一点回归单纯方法:我单纯?

    youdao

  • To keep our example simple, we also return the status value that is used to control the process flow.

    为了保持示例简单返回用于控制流程状态

    youdao

  • A paper by AQR, a hedge-fund group, found that a simple trend-following system produced a 17.8% annual return over the period from 1985 to 2009.

    根据对冲基金集团AQR篇文章趋势跟踪系统1985至2009年间利润为17.8%。

    youdao

  • Example: Creating a simple script to return the number of selected files

    示例创建简单本来返回所选文件数量

    youdao

  • Things get more interesting when I run a simple query to return all Persons, like so.

    运行一个返回所有Person的查询时,将会更加有趣,如下所示。

    youdao

  • Of course, our example implementation does not return any real information but is a simple example to show the requirements of a more complex web service interface.

    当然我们示例实现并不返回任何实际信息,它只不过一个简单的示例,用于说明更为复杂Web服务接口要求

    youdao

  • Now that you've built the custom web service that can handle and return XML payloads, look at a simple code example of how to do this in Listing 9.

    现在已经构建可以处理返回xml有效负载自定义web服务,接下来清单9中看一下如何实现一点的一个简单代码示例

    youdao

  • For instance, for most web services that return simple WSDL and RESTful payloads, the number of rows may not be significant compared to transactions that include pictures, video, and audio media.

    例如对于很多返回简单WSDLRESTful负载Web服务,与包含大量图片视频和音频媒体的事务相比数很少。

    youdao

  • By adding a simple function to display a message and exit with the appropriate return code as well as moving everything into a for loop, the script looks cleaner and is easier to understand.

    这个脚本增加了简单函数显示一个消息适当返回退出所有操作转移一个for循环中,使这个脚本看起来更干净、更容易理解了。

    youdao

  • Adding a room is as simple as double-clicking the room name from the picker, and then clicking OK to return to the Preferences dialog.

    添加房间的操作非常简单只要选择程序中双击该房间的名称然后单击ok按钮返回Preferences对话框即可。

    youdao

  • Adding a room is as simple as double-clicking the room name from the picker, and then clicking OK to return to the Preferences dialog.

    添加房间的操作非常简单只要选择程序中双击该房间的名称然后单击ok按钮返回Preferences对话框即可。

    youdao

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

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

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