• The result contrasted with the 20%-plus returns Goldman shareholders have become accustomed to and the 30%-plus returns often seen during the credit boom.

    结果高盛股东习惯20%多的回报率以及信贷繁荣期经常出现的30%多的回报率形成鲜明对比

    youdao

  • Underlying this analysis, we have estimates of the expected returns on assets, notably, the expected returns on stocks and bonds.

    凭借这个分析我们可以估算资产预期投资收益特别是股票债券预期收益。

    youdao

  • This method returns the current session associated with this request; if there isn't one, the method creates one automatically and returns the newly created session handle.

    方法返回请求相关联当前会话如果没有这样的会话,方法会自动创建一个返回创建的会话句柄

    youdao

  • A minor difference between a comparator and a filter is that a comparator returns the entire record store in sorted order, whereas a filter returns only those records that match a specified criteria.

    比较过滤器之间一个微小差别在于比较器返回排序后的整个记录存储过滤器返回那些满足指定条件记录

    youdao

  • Two key inter-related aspects of returns include the source of the returns and reasons for the returns.

    退货来源退货原因是退货问题两个互相关联关键方面。

    youdao

  • But when dealing with a collection of data, the distinction between a null array (which returns null) and an empty array (which returns itself) needs closer attention.

    但是处理数据集合时,零数组(返回)数组(返回其本身)需要密切关注

    youdao

  • This stock quote service implementation returns unique values for the symbols XXX and YYY, and returns zero for anything else.

    这个股票报价服务实现符号xxxyyy返回唯一的别的符号则返回

    youdao

  • If it returns an, the entire expression consists of a single integer, is valid, and the parser returns control to the calling application.

    如果返回则由单个整数构成的整个表达式都是有效的,解析器控制返还给调用应用程序。

    youdao

  • He took capital out of businesses with poor returns and put it into businesses with high returns.

    资本收益业务撤出,转收益业务中。

    youdao

  • The first method returns the HTML contents without HTML tags, the second method returns the title of the HTML file, and the last method gets the path of the HTML file.

    第一方法返回去除了HTML标记文本内容第二个方法返回HTML文件标题最后一个方法返回HTML文件的路径

    youdao

  • All returns for Jubak's Picks deduct costs of commissions on each buy and sell. Returns for Jubak's Picks and the indexes include dividends.

    除去所有买卖佣金巴克精选回报包含红利各项股指。

    youdao

  • If you look at the Frank Russell data and I just cited ten-year returns ending June 30, 2005, so that period started in 1996 -well, in 1996 there were 307 managers that reported returns.

    看看罗素公司的数据引用了1996年开始,截至2005年630日的十年收益1996年307位经理人公布收益。

    youdao

  • We want to write a function that generates accumulators-- a function that takes a number n, and returns a function that takes another number i and returns n incremented by i.

    我们需要函数它能够生成累加器,即这个函数接受一个参数n然后返回另一个函数,后者接受参数i,然后返回n增加(increment)了i后的值。

    youdao

  • The first function returns the current jiffies, while the second returns the difference of the current and the value that the caller passes in.

    第一函数返回当前jiffy第二个函数则返回当前传递进来值之间值。

    youdao

  • The tests shown in Listing 8 verify that a word defined with synonyms returns them correctly, and also that one without any synonyms (Rowel) returns an empty List.

    清单8中的测试验证了,定义同义词单词可以正确地返回同义词,没有同义词的单词(Rowel)返回一个List

    youdao

  • A query against 2007 returns data from its parent cube [CubeB], and a query against the merged member 2008 returns the results from both [CubeA] and [CubeB] according to the merge operator.

    成员2007执行的查询返回来自数据[cube B]结果,对成员2008执行的查询将返回来自[cubea][cube B]的结果(具体结果取决于合并运算符)。

    youdao

  • The filter function calls a test function, which returns a Boolean, on each element of a list and includes that element only if the test function returns True.

    filter函数列表每个元素调用一个测试函数,测试函数返回尔值,测试函数返回True时,还包含列表的元素。

    youdao

  • Technically, XmlParser returns Nodes and NodeLists, whereas XmlSlurper returns a groovy.util.slurpersupport.GPathResult.

    从技术上说XmlParser返回 NodeNodeList XmlSlurper 返回一个 groovy.util.slurpersupport.GPathResult

    youdao

  • The is validated predicate returns true if the document is already validated against the specified schema and returns false otherwise.

    如果已经根据指定模式验证文档IS VALIDATED谓词返回true否则返回错误

    youdao

  • The second step returns all the Client elements in these documents, and the third step returns the fax elements nested inside these Client elements.

    第二返回这些文档中的所有Client元素第三步则返回嵌入在这些Client元素中的fax元素。

    youdao

  • In Listing 3, you can see that head returns an element, and tail returns a list of elements.

    清单3中,可以看到head返回元素tail返回了元素

    youdao

  • IsPrintable , which returns TRUE if the given string contains no unprintable characters and returns FALSE if the given string does contain printable characters.

    isPrintable,在给定字符串包含不可打印字符返回TRUE在给定字符串确实包含不可打印字符时返回FALSE

    youdao

  • The XMLEXISTS is a Boolean function that takes an XPath expression as input and returns FALSE if the XPath expression returns an empty sequence and TRUE otherwise.

    XMLEXISTSBoolean函数它接受XPath表达式作为输入如果这个XPath表达式返回序列,它会返回FALSE,否则返回TRUE

    youdao

  • The first selector returns the first atom of a list, and the rest selector returns the whole list except for the first atom. Listing 4 shows these selectors

    first选择函数返回列表第一原子rest 选择函数返回第一个原子外的整个列表。

    youdao

  • This method takes an object that defines a query and returns a list of items that match that query. For instance, this method call returns a list containing the first phone number in the database.

    方法接受一个定义查询对象返回与该查询匹配列表

    youdao

  • For example, the length method returns the line's length, start returns its starting point, and end returns its ending point.

    例如length方法返回直线长度start返回起始end返回终点

    youdao

  • Head returns the first element of a list, and tail returns everything else. Listing 3 shows some simple list functions.

    head返回列表第一元素tail返回其他的元素。

    youdao

  • Two key functions for operating on lists (and other sequences of values) are first (which returns the first item) and rest (which returns a list of the rest of the items).

    列表以及其他序列)进行操作两个关键函数first返回第一rest(返回其余清单)。

    youdao

  • Two key functions for operating on lists (and other sequences of values) are first (which returns the first item) and rest (which returns a list of the rest of the items).

    列表以及其他序列)进行操作两个关键函数first返回第一rest(返回其余清单)。

    youdao

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

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

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