• 本文给出了单峰函数符号序列即由字母R

    Unimodal symbols are the letters R, L and C.

    youdao

  • 清楚起见建议使用时间函数符号表示整个函数中的每个时间函数

    It is recommended, for clarity, that a single time-function symbol, as appropriate, be used to represent each time function in its entirety.

    youdao

  • 此外,系统中的各组原始公理还是自足推出某些函数符号永真公式时只须使用相应公理便成。

    This system is self-suffient in the sense that if we wish to deduce an equality involving only some of the three functions, then we need only to make use of the corresponding axioms.

    youdao

  • 实例使用函数符号只要将类对象看作一个返回新的实例的无参数函数即可。例如(假设沿用前面的类)。

    Class instantiation USES function notation. Just pretend that the class object is a parameterless function that returns a new instance of the class. For example (assuming the above class).

    youdao

  • 符号存储二进制文件所有符号(函数)细节

    The symbol table stores the details of all the symbols (functions) in the binary.

    youdao

  • 文件系统操作函数:用于创建常规文件目录符号链接复制重命名文件;提供删除功能

    File system-manipulation functions: Meant to create regular files, directories, and symbolic links; copy and rename files; and provide for deletion.

    youdao

  • 大多数机器上地址绝对地址;对于STAB,该地址相是对于出现N_SLINE符号函数相对地址。

    On most machines the address is absolute; for STABs in sections it is relative to the function in which the N_SLINE symbol occurs.

    youdao

  • 但是理解任何内核关键要素内核的映射,它提供符号信息(比如函数变量以及它们地址)。

    But an important element of understanding any kernel is the map of the kernel, which provides symbol information (such as functions and variables as well as their addresses).

    youdao

  • 如果我们从N_SOL符号(文件名)获得符号意味着以上文件名遇到一个函数

    If we get this symbol after an N_SOL symbol (file name), it means a function is encountered for the above file name.

    youdao

  • 转换包含输入符号例中为XML标记控制输入符号如何修改状态的 转换函数

    The transition diagram also includes input symbols (in this case XML tags) and a transition function that controls how input symbols modify the state.

    youdao

  • 清单7给出定义使用这些函数定义算术符号

    Listing 7 shows the macro definition to define math symbols using these functions.

    youdao

  • 我们封装标签NoteBook窗口小部件中使用pageconfigure函数完成一任务,传入第一参数被引用的标签符号

    We do this using the pageconfigure function on the enclosing NoteBook widget, passing the symbolic name of the referenced TAB as the first argument.

    youdao

  • 请求gcc所有的检测函数每个文件必须使用- finstrument -functions-g选项进行编译,这样可以保留调试符号

    To request that GCC instrument all functions, every file must be compiled with the options -finstrument-functions and -g to retain debugging symbols.

    youdao

  • 好的这个函数前缀符号,就是星号,在键盘中用Shift-8输入。

    Well, it's a prefix most of the symbols in this function with just an asterisk, with a * from the keyboard so Shift-8.

    youdao

  • add函数第一参数一个符号可以notebook通过引用生成下面我们使用

    The first argument to the add function is a symbolic name, by which the generated page can be referred to in the notebook: we will make use of it below.

    youdao

  • 调用 preg_replace()函数字符串替换美元符号所有空格每个逗号,生成认为整数的内容。

    The call to the preg_replace() function replaces the dollar sign, any whitespace, and every comma with the empty string, yielding what's supposed to be an integer.

    youdao

  • 可以通过定义保留的 d_whitespace()函数控制空格的识别分离解析符号);这样就使得您可以随意使用标记。

    You can control white space recognition (that separates parse symbols) by defining the reserved d_whitespace() function; this enables you to tokenize however you like.

    youdao

  • type用来告诉链接应该用作函数,而.global则用来告诉链接器该符号链接可以当前文件之外被引用。

    You use.type to tell the linker that this value should be used as a function, and you use.global to tell the linker that this symbol can be referenced outside of the current file when linking.

    youdao

  • 编译完成以后,生成了一个tinylogin . links文件随后makeinstall用来所有的内编译函数创建指向tinylogin二进制文件符号连接。

    After the build is complete, a tinylogin.links file is generated, which is then used by make install to create symlinks to the tinylogin binary for all compiled-in functions.

    youdao

  • 将返回包含文档中的所有图片数组其中每一个图片都使用单美元符号函数进行扩展包含MooTools实用函数

    This returns an array of all images in the document, each extended by the dollar function to include MooTools utility functions.

    youdao

  • 表达式闭包定义简单函数一种便捷方式用来模仿lambda符号

    Expression closures are a shorthand method of defining simple functions that mimics lambda notation.

    youdao

  • MooTools(还有其他)提供了简单方法实现此功能—双美元符号(dollar - dollar)函数

    MooTools (and some of the other libraries) provide a very simple method to do this-the dollar-dollar function.

    youdao

  • 惟一带来问题一个特殊字符 and符号所以只需处理该字符没有采用htmlentities()函数方式

    The only special character that has given me a problem is the ampersand, so I have restricted my translation to that one character rather than use a shotgun htmlentities() function approach.

    youdao

  • 这两个除法都会避免调用除法函数另外,无符号的除法要符号的除法使用更少指令

    Both divisions will avoid calling the division function and the unsigned division will take fewer instructions than the signed division.

    youdao

  • 此后如果返回n_lbrac符号,该符号表示一个括号函数开始部分。

    After this, when an N_LBRAC symbol is returned, it represents a left brace and the start of the function.

    youdao

  • 构造函数方法使用标准化的方法确保重载包含XML解析器使用符号

    The constructor method uses the normalize method to ensure that the override value strings do not contain symbols used by XML parser.

    youdao

  • 相反使用 + *符号定义可以执行普通数字加减法函数

    Instead symbols like + or * are used to define functions that can do things like normal numerical addition and subtraction.

    youdao

  • 这个方程解法是,看起来像是写成数学符号就是,波函数

    And the solution to this equation looks like this where it is written in terms of a quantity called a wavefunction.

    youdao

  • 前段时间一个小伙子论坛询问如何运行时计算简单数学表达式支持符号函数调用

    Some days ago a guy on the forum asked about how to evaluate at runtime simple mathematical expressions with support for symbols and function calls.

    youdao

  • 前段时间一个小伙子论坛询问如何运行时计算简单数学表达式支持符号函数调用

    Some days ago a guy on the forum asked about how to evaluate at runtime simple mathematical expressions with support for symbols and function calls.

    youdao

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

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

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