表面文本,surface text
1)surface text表面文本
1.The different frequency of the appearances of "old" before different names betrays Holden s unique attitude towards his elder brother, from which we see the interaction between surface text and deep text.其在不同人名前出现的频率也印证了霍尔顿对自己兄长的不寻常的态度,从中我们看到了表面文本与深层文本之间的互动关系。
2.Bakhtin s "dialogic"theory is applied to a reading of the surface text and subtext in the novel Beloved.运用巴赫金的"对话"理论,解读莫里森小说《宠儿》中蕴含的两种文本:隐含文本和表面文本
2)text concrete syntax文本表面语法
1.Research of text concrete syntax analysis methods in modeling language;建模语言中的文本表面语法分析方法研究
3)text representation文本表示
1.Text Representation and Algorithms for Chinese Text Classification;中文文本分类中文本表示及分类算法研究
2.Study on Text Representation Model Based on Concept;基于概念的文本表示模型的研究
3.The usual vector space model in text representation is discussed and its disadvantages are analyzed.文本聚类是W eb文本挖掘的一个重要分支,而文本表示方法是文本聚类的基础。
英文短句/例句

1.Comparative study on text representation schemes in Chinese text classification中文文本分类中的文本表示因素比较
2.Text Representation and Algorithms for Chinese Text Classification;中文文本分类中文本表示及分类算法研究
3.Text Representation Based on Sentence and Chinese Text Categorization基于句子的文本表示及中文文本分类研究
4.The Study of Chinese Text Representation and Classification Based on Multi-Instance Learning基于多示例学习的中文文本表示及分类研究
5.Quality Evaluation of Text Clustering Results and Investigation on Text Representation;文本聚类分析效果评价及文本表示研究
6.Methods of Feature Weighting Ascertainment Based on Text Categorization基于文本表示的特征项权值确定方法研究
7.The Study of Streaming Text Representation Method Based on Suffix Tree Model (STM) and Its Application;基于后缀树模型的流文本表示研究及其应用
8.Object representing a movable point in a text document.表示文本文档中的可移动点的对象。
9.Domain-dictionary based text representation can enhance the ability of text feature expression and reduce the feature dimensionality.基于领域词典的文本特征表示方法可以增强文本特征表示能力。
10.a punctuation mark used in text to indicate the omission of a word.用在文本中表示省略了一个词的标点。
11.Represents a link to a file on the local system.表示与本地系统上某文件的链接。
12.Returns the number that represents the time represented by a text string (Time_text)将文本形式表示的时间转换成序列数
13.A series of three dots(...) used to indicate an omission in a text.省略号三个点(…),用来表示文本的省略
14.Indicates a multiple document. Subselect back objects to add text.表示多个文档。选中后面的对象添加文本。
15.A collection of text panes representing different views on the same document.表示同一文档上的不同视图的文本窗格集合。
16.Object representing a fixed (but tracking) point within a text document.表示文本文档中固定(但进行跟踪)点的对象。
17.Object representing a window on a text document, which may contain multiple text panes.表示文本文档上的窗口的对象,可能包含多个文本窗格。
18.Represents a specialized or rare component. Type text to identify component.表示特殊的或少见的组件。输入文本来标识组件。
相关短句/例句

text concrete syntax文本表面语法
1.Research of text concrete syntax analysis methods in modeling language;建模语言中的文本表面语法分析方法研究
3)text representation文本表示
1.Text Representation and Algorithms for Chinese Text Classification;中文文本分类中文本表示及分类算法研究
2.Study on Text Representation Model Based on Concept;基于概念的文本表示模型的研究
3.The usual vector space model in text representation is discussed and its disadvantages are analyzed.文本聚类是W eb文本挖掘的一个重要分支,而文本表示方法是文本聚类的基础。
4)text representation文本表达
5)historical blanks文本表述
6)Surface Formality表面文章
延伸阅读

AutoCAD中导入超文本实现方法一、引言  AutoCAD是应用广泛的CAD软件平台,具有很强的绘图和编辑功能。其绘制的图样能清楚地表达设计者的思想和意图,图样中往往需要加注必要的文字来说明图形所无法表达的信息。除了AutoCAD内含的文本输入命令外,向AutoCAD中输入多行文本即超文本的方法还有:通过Windows提供的剪贴板,利用AutoCAD提供的多行文本命令;利用OLE特性。  二、用单行文本命令组合实现  在AutoCAD图样中输入少量文字可以用DText命令实现,如工程图样中的图名、明细表、标题栏、技术要求等的填写。在需要输入多行文本时,可以通过单行文本的组合来实现。即输入一行文本后,再借助复制命令(Copy)和文本编辑(DDEdit或MTEdit)、属性编辑(DDModify)、对象特性工具(Properties)、移动(Move)等命令进行多行文本的输入。但此种方法在换行时的定位及行列对齐都比较困难。且标注结束后,每行文本都是一个单独的实体。所以用其标注多行文本时,其实输入和编辑的功能远远不如下面的几种方法方便。  三、通过剪贴板来实现  剪贴板是Windows提供的功能,帮助应用程序间进行数据通讯。虽然利用剪贴板所传递的数据是静态的,即应用程序中对数据的修改不会在目标程序中体现出来,但操作方便、快捷、简单。以Word为例,Word提供了剪切(Cut)、复制(Copy)和粘贴(Paste)三个命令来操作剪贴板。其具体实现方法如下:打开AutoCAD和Word软件,在Word中选中要插入的内容,单击下拉式菜单“编辑”中的“复制”命令。激活AutoCAD,打开下拉式菜单“Edit”中的“Paste”选项,这样Word文档就以AutoCAD绘图区左上角为插入点被插入,此种方法插入的文档位置和字体的大小都会与原AutoCAD图样大小和比例不一致,需进行处理。  四、用AutoCAD的多行文本命令来导入  AutoCAD系统提供了多行文本输入命令MText,可以一次标注多行文本,且各行文本都按照指定宽度对齐排列,并成为一个完整统一的实体,其内容可以在多行文本编辑器中直接输入,也可从外部文档导入。  1.在文本编辑器中直接输入  在AutoCAD的下拉式菜单“Draw”中选中“Text”,再单击“Multiline Text…”选项,在Command提示区提示用户确定所标注文本的宽度、高度和字体排列方式,系统根据输入信息,确定文本框大小,并弹出一个专门用于文字编辑的文本编辑器,即弹出“Multiline Text Editor”对话框,在选定字型、字高、文本宽度等前提条件后,可直接在“Multiline Text Editor”对话框中进行多行标注文本的输入、编辑、修改等工作。