• 比喻没有形式标记

    Metaphor hasn't the form mark.

    youdao

  • 委婉具备修辞本质特点缺乏特定结构形式标记因而不应属于修辞格范畴

    Euphemism doesn't have the essential characteristics of figures of speech and lack certain signs of structural formThus, it doesn't belong to the category of figures of speech.

    youdao

  • 形式标记”包括:音系标记词语标记标记句法标记、章法标记、修辞标记

    "Form markers" consists of phonological markers, lexical markers, register markers, syntactical markers, textual markers and markers of figures of speech.

    youdao

  • 形式标记借以识别原著风格重要手段,作品的主题思想作家精神实质都是赋形语言

    "Form markers" are the most important means of identifying the original style, and the main idea and the spirit of the writer are put into language.

    youdao

  • 本文所讲到的风格形式标记主要那些文学作品中造成突出效果偏离常规的语法特征修辞手法

    Stylistic formal markers in this thesis mainly refer to the grammatical and rhetorical deviations that produce the foregrounding effect in literary works.

    youdao

  • 风格不仅仅体现内容方面更明显体现在表现内容的形式比如音律形式句法词语修辞形式标记方面。

    Style not only finds its expression in content, but also in the ways to express it, such as meter, form, syntax, morphology and rhetoric which are called formal signs.

    youdao

  • 形式标记包括表现法、作品内在素质以及接受者视野融合,是从文学角度读者美的感受的除形式以外的标记

    "Non - form markers" include ways of expressing, inner characteristics, receptor's fusion of the horizons and etc., they are usually judged by readers' aesthetic feeling from literary point of view.

    youdao

  • 本文描写襄樊方言重叠式主要类型及其结构特点重叠式的形式标记“儿”、“子”等的色彩意义进行了一些新的探讨。

    The paper describes the main types and structural features of reduplication pattern of Xiangfan dialect in Xiangyu cluster of western Mandarin.

    youdao

  • 篇名自然语句差别主要由于篇名的性质引起本文篇名的指称性与话题性、形式标记、强弱程度、篇名的历史篇名的倾前性等方面论述了篇名的话题性。

    This thesis is the study of the merger and topicality of Mandarin Chinese topic and the topic construction as well as the collocation between homogenous and heterogeneous topics.

    youdao

  • 解析报告元素开始标记创建元素表示但是元素初始形式仅仅只是其中保存解析器的引用

    An element representation is created when the parser reports the element start tag, but the initial form of that element is essentially just a shell which holds a reference to the parser.

    youdao

  • 任何人可以编写JS p自定义标记然后标记形式将其提供JSP创建者使用

    JSP custom tags can be written by anyone and then supplied for use by JSP authors, in the form of tag libraries.

    youdao

  • 服务描述可以包括各种形式标记一个服务实例与规定相同服务规范其他实例区分开来。

    A service description can include various forms of tags to distinguish one service instance from others enacting the same service specification.

    youdao

  • 高能电子正电子内部X射线中向外运动,在不同形式物质标记了一个冲击波产生了一个膨胀的X射线

    Energetic electrons and positrons (antielectrons) move out from an inner X-ray ring, which marks a shockwave between different forms of matter, to produce an extended X-ray glow.

    youdao

  • 清单1展示第1部分清单2中见到标记扩展形式

    Listing 1 shows the expanded form of the tag that you saw in Listing 2 of Part 1.

    youdao

  • 代码展示清单2中的标记展开形式

    This code shows an expanded form of the tag in Listing 2.

    youdao

  • 首要问题翻译标记处理成大家都知道的属性形式表示元素已经翻译过了。

    The first issue is to handle a translation tag in the form of a well-known attribute to indicate that an element has been translated.

    youdao

  • 清单3展开形式展示了清单2标记

    Listing 3 shows Listing 2's tags in expanded form.

    youdao

  • 对关于表皮图案理论解释当头一击,此种解释认为斑点同一动物种群的共有标记形式

    That knocks on the head an alternative explanation for coat patterns, namely that spots are some form of signal between animals of the same species.

    youdao

  • ejb可视化编辑器以前版本另一个改进是以uml形式引入交叉模型引用标记

    Another improvement from the previous version of the EJB Visual Editor is the introduction of Cross Model Reference decorations in UML shapes.

    youdao

  • PDA决定这些字符串主机变量还是参数标记形式发送

    PDA decides whether the strings can be sent as host variables or parameter markers.

    youdao

  • 一些叙述性内容根本没有进行标记而是以纯文本段落形式呈现。

    Some narrative content is not marked up at all and is just represented as paragraphs in plain text.

    youdao

  • 构造函数包含参数,使用两个 标记形式如清单4

    Its constructor takes two parameters in the form of two tags, as shown in Listing 4.

    youdao

  • 任何ASP.NET页面2个部分一个显示浏览器页面,HTML标记viewstate形式隐藏、HTMLinputs上的数据

    NET page has 2 parts, one is the page which is displayed on the browser which has HTML tags, hidden values in form of viewstate and data on the HTML inputs.

    youdao

  • 名称标记是以“路径形式发送pathlen字段长度进行了说明

    The name and tag are sent as the "path", with their length indicated in the pathlen field.

    youdao

  • 存储这一信息的最好方法存储标记形式这样可以直接用作 spu_mfcstat 的掩码。

    The best way to store it is as a tag mask so that it can be used directly as your mask for spu_mfcstat.

    youdao

  • Link可以使用普通文本HTMLA标记作为内容(通常采用 某个url">某些文本消息形式)。

    A Link can have plain text or a HTML A tag as its content (of the form some url">some text message).

    youdao

  • 注意清单4 中,可以交替使用两种不同形式调用Grails标记 — 一种是在尖括号内包含标记,一种是仿效方法调用在大括号内包含标记

    Notice in Listing 4 that you can call Grails tags in two different forms interchangeably — either as tags inside angle brackets or as method calls inside curly braces.

    youdao

  • 清单4展示模板标记可以采用3种基本形式

    Listing 4 shows the three basic forms that template tokens can take.

    youdao

  • 这些样品寻找激素形式生物标记,这些标记不是引起就是反映了商业有关行为模式

    He USES them to look for biological markers, in the form of hormones, that might either cause or reflect patterns of behaviour that are relevant to business.

    youdao

  • 研究中,研究人员发现牙龈疾病标记在不同形式不同程度上预测心脏病充血性心脏衰竭中风风险

    In a separate study, researchers found that the value of markers for gum disease predict heart attack, congestive heart failure and stroke in different ways and to different degrees.

    youdao

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

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

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