• 函数开头结尾添加输出语句能够确保整个执行流程更加可视化

    Adding print statements at the beginning and end of a function can help make the flow of execution more visible.

    youdao

  • 本文思维方式表达方式开头结尾写法方面分析英文写作存在差异

    This paper analyses the differences existing in Chinese and English writing from the three aspects: the ways of thinking, the expressions, the beginning and the ending.

    youdao

  • 通过聆听清晰开头、主体结尾故事孩子们可能会学着提取事情主旨,多年同样的方式形容出来

    Through hearing stories with a clear beginning, middle, and ending children may learn too extract the gist f events in ways that they will be able to describe many years later.

    youdao

  • 事实上一些剧作家剧本结尾开始然后着写剧本的开头只是为了确保一个事件都能从逻辑上与之前发生事情联系起来。

    In fact, some of these playwrights would start by writing the end of a play and work backward toward the beginning, just to make sure each event led logically from what had gone before.

    youdao

  • 因此正则表达式 A*B字符串ABAABAAAB任何其它以 A 开头单个 B 为结尾字符串相匹配

    Therefore the regular expression A*B will match the strings AB, AAB, AAAB, or any other string starting with an A and ending with a single B.

    youdao

  • 任何一种写作形式一样,意味着博文应该包含开头内容结尾

    Like any piece of writing, this means that it should have a beginning, middle and end.

    youdao

  • 如果定义引号开头,以引号结尾其中包含任何其他字符字符串,那么该字符串就是一个QUOTED_STRING。

    You will define a string to be a QUOTED_STRING if it begins with a quote, ends with a quote and has any other character in between.

    youdao

  • 由于这个原因喜欢记录标记模块开头结尾日志消息

    For this reason, I like to include logging messages that mark the beginning and end of the modules.

    youdao

  • 句子开头结尾都是随心所欲想法另一个想法中滋生,一种让人目瞪口呆能量

    The beginnings and endings of sentences seem arbitrary, one thought emerging in the midst of another with a kind of breathless energy.

    youdao

  • 如果不得不缓冲区浪费几个字节这种代价与处理非对齐数据开头结尾需要时间代码相比也是微不足道的。

    If you wind up having to waste a few bytes in your buffer, it is trivial compared to the amount of time and code needed to special-case the beginning and end of unaligned data.

    youdao

  • 故事只不过信息调度者,他将故事元素合理安排开头中间结尾

    Storytellers are simply curators of information who finesse the elements of a yarn into a beginning, middle and end.

    youdao

  • 最后如果查询中间星号,则要求严格匹配查询词的开头结尾

    Finally, if the query word has an asterisk in the middle, require the query word to match at the beginning and end.

    youdao

  • 允许将开头结尾引号字符用作转义机制

    This allows starting and ending quote characters to be used as an escape mechanism.

    youdao

  • 用户是以字母开头后面紧跟至少两个超过七个字母数字字符串,并且紧跟字符串结尾

    A user name is a string beginning with a letter followed by at least two, but not more than seven letters or Numbers followed by the end of the string.

    youdao

  • 正如亚里斯·多德在两千多年指出的那样,形式需要开头、一个正文一个结尾它们主题保持一致

    As Aristotle suggested more than two millennia ago, form requires a beginning and middle and end. It demands unity of theme.

    youdao

  • 然后他们测量受试者的态度影响力最大包含咒骂语讲话不管是放在开头还是结尾

    When participants' attitudes were measured, they were most influenced by the speeches with the mild obscenity included, either at the beginning or the end.

    youdao

  • 这样同时为了进行性能度量,每次执行COMMIT时以及过程开头结尾诊断记录

    While you're at it, you'll write diagnostic records every time you perform a COMMIT, as well as at the start and end of the process, for performance-measurement purposes.

    youdao

  • 大多数作品一个很明确定义的开头结尾杂志期刊发布时间是很有规律的。

    Most works have a well-defined start and finish, and things like periodicals and journals are regularly punctuated individual releases.

    youdao

  • 有些讲者重视开头忘了结尾一样很重要,因为这听众脑海中最后留下印象内容。

    Some speakers concentrate so much on the beginning of the speech, they forget the end is every bit as important and the last thing that you will leave with your audience.

    youdao

  • 这笔交易让十年结尾开头呼应起来:同样都是,两家媒体公司达成合并从而组成“平台”完美组合”。

    His transaction ended the decade much as it began, with two media companies combining to form the 'perfect fit' of 'multiplatform' delivery.

    youdao

  • 地址打印开头字符转换打印在结尾

    The address is printed at the beginning, and the character conversion is printed at the end.

    youdao

  • 可能提出疑问为什么 \W+必需的:\b 是位于单词开头结尾字符串

    You might be asking why the \W+ is necessary: \b is the empty string at the beginning or end of a word.

    youdao

  • 条件型if语句if开头,以反写的字母(fi)结尾

    Conditional if statements start with if and end with the letters reversed (fi).

    youdao

  • 两个星号构成通配符匹配零个多个节点并且可以名称开头中间结尾使用

    A wild-card consisting of two asterisks matches zero or more whole nodes and can be used at the beginning, middle, or end of a name. Valid examples include.

    youdao

  • 随着应用程序不断增大必须编写许多StrutsAction,您将发现所有jython脚本开头结尾一样

    As your application grows and you have to write a lot of Struts Actions, you will notice that the beginning and end of the scripts are the same for all Jython scripts.

    youdao

  • 第六第一个场景“淡入”开头最后一淡出结尾

    Step 6: Begin the very first scene with "FADE in:" and end the very last page with "FADE OUT."

    youdao

  • 代码中的首尾斜杠表示regex 的开头结尾

    The leading and trailing slash shown in the code simply indicate the start and end of the regex.

    youdao

  • 代码中的首尾斜杠表示regex 的开头结尾

    The leading and trailing slash shown in the code simply indicate the start and end of the regex.

    youdao

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

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

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