• And when we introduced interfering A-C pairs, it was even more apparent that those who slept had a stronger, more stable memory for the A-B sets.

    并且,当我们引入干扰项a - C词组时,结果就更明显了,获得睡眠的人对A - B搭配的记忆程度更坚实,更稳定。

    youdao

  • Typing ls [a-c]* finds all file names that begin with a, b, or c. Here, the * does not modify the [a-c] as grep's interpreter would; in the shell, * is interpreted as .*.

    键入ls [a-c]*以查找以 a、b或c开头的所有文件名。此处的 *在Shell 中不像grep的解释器那样修饰 [a-c],*被解释为 .*。?

    youdao

  • If I got a C in a test, she would hand it over and asked me to deal with the ones I missed and tell her why.

    如果我考试得了一个 C 级,她就会把它交给我,让我处理我那些做错的题,并告诉她为什么。

    youdao

  • The inside of the house is cool enough to live without a functioning a/c even in the hottest months.

    别墅内部足够凉快,即使在最热的月份也能在不用空调的情况下生活。

    youdao

  • So, if a string with an embedded NUL character is passed to a library using a C convention, the string will suddenly be "chopped off" at that first NUL.

    因此,如果一个内嵌NUL字符的字符串被传递给使用C约定的库,那么这个字符串就会突然被从第一个 NUL 处截断了。

    youdao

  • Of course, the enumeration can be assigned only one of the enumerated values (for example, a, c, or INCOMPLETE).

    当然,枚举只能分配枚举值中的一个(例如,A、C或INCOMPLETE)。

    youdao

  • One of the more complicated tasks for a C++ programmer is coding a parser within a reasonable time period.

    C++程序员需要面对的最复杂的任务之一就是在一段合理的时间期限内编写一个解析器。

    youdao

  • So you only need a C-compiler once to produce the executable.

    所以您只需使用一次C编译器来产生可执行文件。

    youdao

  • Who knew that there were two clubs in Richmond, Virginia whose names begin with a c!

    谁知道在弗吉尼亚州的里士满,名称以C开头的俱乐部竟然有两家!

    youdao

  • Using an extension wrapper like SWIG (see Resources), you can create a C extension that executes the most time consuming elements of your program as C code.

    使用像SWIG 这样的扩展封装器(请参阅参考资料),可以创建C 扩展,它将程序中最耗时元素作为 C 代码执行。

    youdao

  • The following code sample shows a C++ program written using the XMS API.

    以下代码示例显示了一个使用XMSAPI编写的 C++程序。

    youdao

  • The entry barrier is extremely low, especially for a programmer who has experience with a C-like language.

    入门极其容易,尤其是对于已经具有C 类语言的经验的程序员来说。

    youdao

  • Unless labor is cut short (or eliminated) by a C-section, all women go through the labor stage, which includes early labor, active labor, and transitional labor.

    除非破腹产缩短了阵痛,所有的妇女都要经历阵痛这个产程,包括早期阵痛、活跃期、过渡期。

    youdao

  • Table 3 below lists three program examples: a C main program and two COBOL programs.

    下面的表3列出了三个程序例子:一个c语言编译的主程序和两个COBOL程序。

    youdao

  • One of the suites, for example, exhibits the musical refrain B-flat, a, c, b, which in German usage spells Bach.

    比如组曲中其中一个曲子有一个“降b,A,C, B”的反复,而这四个字母排列恰巧是“巴赫”的德语拼法。

    youdao

  • The studies are far from definitive, but some suggest that too much of vitamins A, C, E and folic acid can be risky for some people.

    这些研究并非权威性的,但认为过多的维生素A、C、E和叶酸对于某些人可能有危险。

    youdao

  • In some respects it resembles a 'C-type' asteroid, a primitive body left over from the formation of the solar system.

    在某些方面,它类似于C型小行星,前身从太阳系形成中遗留下来。

    youdao

  • Even if you haven't used a C-like language very much, you might still be able to follow the examples.

    即使您没有太多使用过类似C的语言,您仍然能够理解这些示例。

    youdao

  • This was fairly simple, it's just a C++ class called to in a few places.

    这并不难,就是一个在几处被调用到的C++类而已。

    youdao

  • Make sure that a "c level" executive is sponsoring the team to insure your portal achieves its enterprise-wide objectives.

    确保“c级”执行资助团队,以确保门户完成其企业范围的目标。

    youdao

  • It was over. She eked out a c, but only because Mr. J. was convinced he'd somehow alienated his prize student.

    考试结束,她的成绩勉强得到C级(表示学业成绩中等——译注),但只是因为J先生确信,他也不知是怎么了,竟疏远了他这个该获得奖学金的学生。

    youdao

  • And if a natural birth would pose a health risk for mother or baby, a c-section would be allowed.

    如果顺产会威胁母婴健康,允许进行剖腹产。

    youdao

  • Note that the key-mapping in the previous example USES an expression containing a C-like "ternary expression".

    注意,上例中的键映射使用了一个包含类似c的“三元表达式”的表达式。

    youdao

  • The parser reads from one .dia file and writes to an SQL file and a C++ source file.

    该解析器从一个 .dia文件中读取数据,并将其写入一个SQL 文件和一个 C++源文件中。

    youdao

  • One reason is that to evaluate its validity requires constructing counterexamples (finding an a that is a c, for instance).

    原因之一在于要评价它的可靠性需要举出反例(比方说找到一个A是C的。)

    youdao

  • The utility requires a C library to compile and, consequently, is installed using (g)make.

    此工具需要一个C库来编译,当然,是使用 (g)make 来安装。

    youdao

  • It defines a C-language function to do the expected action, and then it treats it as a Perl function thereafter.

    它定义了一个c语言的函数来完成预期的任务,然后又将它作为一个Perl函数来处理。

    youdao

  • It defines a C-language function to do the expected action, and then it treats it as a Perl function thereafter.

    它定义了一个c语言的函数来完成预期的任务,然后又将它作为一个Perl函数来处理。

    youdao

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

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

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