• 作为符号生物我们懂得抽象思考

    In becoming symbolic creatures, we learn to think abstractly.

    youdao

  • 传统印刷地图中图例作为符号解释器使用的。

    On traditional print maps, the legend serves as a translator for the symbols used.

    youdao

  • 注意lispa大写为a。lisp假设希望使用a作为符号因为没有加括号

    Notice that Lisp capitalizes the A. Lisp assumes that you want to use a as a symbol because you have not enclosed it in quotes.

    youdao

  • 一个已经符号消费社会里,人们通过消费各种作为符号物品而获得各自的身份认同

    In the signified consumer society, people acquire their status identity through consuming various objects as signs.

    youdao

  • 宋微我们描绘了这样喜剧时代作为背景城市作为符号笑脸一出故事简单情景剧

    Song Wei paints a comedy times for us, cities as background and smiling faces as symbols like the scenarios of a simply story.

    youdao

  • 文章认为,缩略语数词后的各种成份不是使用而是提及这些成份指称描述作为符号的语词自身

    The author points out that various constituents modified by numerals in the numeral abbreviation refer to and describe themselves, it is said to be mentioned, not be used.

    youdao

  • 语言作为符号系统“语言作为存在”,二者都以语言出发点和研究对象,但实质还是有所不同

    The points, both of treating the language as a system of symbol, and of making the language as a home of being, are fundamentally different.

    youdao

  • 所谓符号,是空白间隔停顿距离作为符号形式各种符号系统起着不可替代作用一类特殊符号

    So-called empty sign means the symbol with the form of blank, partition, pause and distance etc. functioning as a special sign that can't be acted for in various sign systems.

    youdao

  • 安装设备可以使用一个符号链接来作为另外一种指定设备方式

    You can also use a symbolic link as another way of specifying the device name when mounting a device.

    youdao

  • 调试信息作为对象文件符号一部分进行存储的,因此复杂性范围有限的。

    The debugging information is stored as part of the object file's symbol table and thus is limited in complexity and scope.

    youdao

  • 这种意义上符号作为一种索绪尔所说不同东西成为节课第二部分也是中心部分,潜在主题

    This sense of the sign as something different from what Saussure said it was is going to be the underlying theme of the second and central part of this lecture.

    youdao

  • 字段中的默认可能是通过使用upc符号作为一个数据库运营系统检索到的。

    The default values in the field would most likely be retrieved from a database or operational system, using the UPC symbol as the key value.

    youdao

  • 这些都是方法调用个都将符号作为一个单独参数

    These are method invocations, each taking a symbol as a single parameter.

    youdao

  • 如果需要多功能,请数据作为一个符号字符对象进行读取然后进行匹配

    If you need more, read the data in as a stream of unsigned char objects and do the math.

    youdao

  • 这时形式已经本质完全地分离了,仅仅作为一个符号成为街上一阵过眼烟云流行

    Here, form had been totally separated from its nature. Only as a symbol, Zen became prevalent in the street just like a fleeting cloud.

    youdao

  • 代码用来确定作为已格式化一部分显示货币符号

    This code is used to determine the currency symbol to display as part of the formatted value.

    youdao

  • 对于正式使用如果一个句子存在多个变量,则变量可以“#”符号“#1”和“#2作为标记

    For formal use, the variable can be marked with a "#" symbol -- or "#1", "#2", and so forth -- if multiple variables exist in one sentence.

    youdao

  • 文件中的这个通常词素进行标记,而预处理程序不会使用词素作为个语言符号,这表示它并不是一项预处理程序指令

    This point in the source file is usually marked by a lexeme that is not consumed as a token by the preprocessor, meaning one that is not a preprocessor directive.

    youdao

  • 患者仍然治疗中心但是患者作为符号,他另一重身份穿上双重外衣,称之为——我-患者”。

    The patient is still at the center, but as an icon for another identity clothed in binary garments that I call the I-Patient.

    youdao

  • 美洲殖民地用来作为比索符号,后来转用代表美元

    It was adopted as a symbol for the Peso in the American colonies, and was transferred to the dollar.

    youdao

  • 这些实践当前情况是使用统一建模语言UML作为首选的建模符号

    The current state of this practice employs the Unified Modeling Language (UML) as the primary modeling notation.

    youdao

  • 蓄须表达一种男子气概作为区分男女符号

    It is an expression of manliness and as such a sign, which distinguishes men from women.

    youdao

  • 银行贷款更为谨慎一个符号就是伦敦银行同业拆放利率作为很多美元贷款利率基准,过去急剧的下降

    In a sign that Banks have become less wary of lending to one another, the London interbank offered rate, a benchmark interest rate for many dollar loans, has fallen sharply over the past two weeks.

    youdao

  • 视警徽公众信仰标志只要不违背警察工作道德准则,我就要把作为公众信任符号而佩带。

    I recognize the badge of my office as a symbol of public faith, and I accept it as a public trust to be held so long as I am true to the ethics of the police service.

    youdao

  • 然而可以复杂过程置于脚本或者一个程序并且传递各种转换符号作为变量这个脚本或者程序中。

    However, you can put complex processing into a script, or even in a program, and pass various conversion symbols as arguments to the script or program. For example.

    youdao

  • 在下一个例子中我们利用功能,将一个复合顺序编号符号作为输出环境变量来address

    For the next example, we also make use of the capability to ADDRESS the sequential numbered symbols of a compound name as an output environment.

    youdao

  • 如果一个没有后缀16进制常量32的,并且其高位被置位了,那么就可以作为符号整型进行定义

    Hexadecimal constants without a suffix are defined as an unsigned int if it will fit into 32-bits and if the high order bit is turned on.

    youdao

  • attr _ readerattr _writer都不是关键词而是Ruby中的实际方法(module中),它们以符号作为参数

    Both attr_reader and attr_writer are not keywords but are actual methods in Ruby (found in the Module class) that take symbols as arguments.

    youdao

  • attr _ readerattr _writer都不是关键词而是Ruby中的实际方法(module中),它们以符号作为参数

    Both attr_reader and attr_writer are not keywords but are actual methods in Ruby (found in the Module class) that take symbols as arguments.

    youdao

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

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

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