在线字典为您在线查询外类的词典内容如下,包括外类的拼音,读音,拼读;外类的意思和详细释义,外类的近反义词,外类的英语翻译,用外类这个词语怎么造句等内容。
外类读音/繁体/五笔/英文翻译
拼音 | wài lèi | 读音 | 跟我读 |
---|---|---|---|
繁体 | 外類 | 类型 | 词语大全 |
五笔 | 此词无五笔连打 | 平音 | wailei |
词性 | 中性 | 语法 | |
拼读 | 乌(wu1)爱(ai4),外(wai4)|了(le1)欸(ei4),类(lei4) | ||
英语翻译 | 外类群outgroup |
外类是什么意思?
· 基本释义
佛教徒称佛教以外的教派为外类。
· 详细释义
佛教徒称佛教以外的教派为外类。
汉 牟融 《理惑论》:“不可以所习为重,所希为轻,惑於外类,失於中情,立事不失道德,犹调弦不失宫商。”
外类的近反义词?
外类近义词:抱歉,查无外类的近义词
外类反义词:抱歉,查无外类的反义词
外类词语接龙
(~外类~)在开头的接龙:类别,类型,类比,类似,类书,类推,类同,类乎,类神,类聚,类名,类群,类次,类试,类禡,类见,类会,类祭,类分,类验
(~外类~)在结尾的接龙:种类,人类,分类,同类,异类,品类,噍类,门类,善类,丑类,调类,鸟类,藻类,兽类,归类,一类,无类,蛾类,鲺类,毛类
暂时无法为您进行外类的词语顺序接龙!
用外类怎么造句?
您好,暂未查询到外类造句的内容。
在Q -聚类分析中7个居群被聚为两大类-卷瓣组及外类群。
During the Q analysis, 7 populations were grouped under 2 clusters.
通过引物设计、P CR、基因克隆、测序,获得了10种鸢尾属植物和1个外类群种的ITS序列。
ITS sequences of ten kinds of Iris plants and an outgroup were obtained by primer design, PCR, gene cloning, sequencing and cluster analysis.
马里兰州巴尔的摩市,太空望远镜科学研究所,现在成为具有划时代意义的太阳系外类地行星搜索计划的合作人之一。
The Space Telescope Science Institute (STScI) in Baltimore, Md., is partnering on a historic search for Earth-size planets around other stars.
设计网页的时候经常会遇到这样的情况:一个类可能除了自己的样式外,还需要其他类的所有样式。
There are often cases when designing a page when one class should have all the styles of another class, as well as its own specific styles.
要记住AST类在包外是不可见的, 还有就是客户机(最终)只会传入它们想求值的表达式的一个字符串表示。
Remember that the AST classes aren't visible outside of this package at all and that clients will (eventually) simply pass in a String representation of the expression they want evaluated.
这两个类为优先级、周期性行为、处理程序时限(当超过时限时将触发程序)以及除堆外的内存区域的使用提供了支持。
These classes provide support for priorities, periodic behaviour, deadlines with handlers that can be triggered when the deadline is exceeded, and the use of memory areas other than the heap.
除了发现产品含有少量有毒的抗冻剂成分二甘醇外,FDA的药物分析部门还在测试样本中发现亚硝胺类等致癌物质。
Besides finding traces of the toxic antifreeze component diethylene glycol, the FDA's Division of Pharmaceutical Analysis also discovered carcinogens such as nitrosamines in the samples it tested.
这一类的开销包括检查约束验证和外键约束(参照完整性(RI))验证。
This category of overhead includes CHECK constraint verification and foreign key constraint (referential integrity (ri)) verification.
征兵已经大面积启动,消耗率也大大降低,而且征兵现在获得一个在基本的识字和识数外,还有不可估计的一些外国教师类速成的课程。
Recruitment has been hugely cranked up, attrition rates are well down, and recruits now gets a crash course in basic literacy and numeracy—many, the foreign instructors find, cannot even count.
最近,一类新的材料出现,号称不需要外磁场也能在室温下看到拓扑性质。
Lately, a new class of materials has emerged that manifests topological properties at room temperature and without the need of external magnetic fields.
当时科学家们连续发现了不少海王星外的大型星体,继而产生了“矮行星”这一分类。
That's when astronomers turned up a handful of large trans-Neptunian objects that led to the creation of the "dwarf planet" category.
除了公布HTML表单字段的名称外,这个类还允许访问原始文件名、文件大小(单位为字节)和文件的MIME类型。
In addition to exposing the name of the HTML form field, this class also gives you access to the original file name, the size in bytes, and the file's MIME type.
每个一对一的关联在表中任一类中充当外键。
Each one-to-one association is buried as a foreign key in the table of either class.
每个一对多的关联在表中多个类中充当外键。
Each one-to-many association is buried as a foreign key in the table of the many class.
2008年,除最偏远的农村四类地区住院分娩率仅为60.8%外,中国的产妇都普遍接受了住院分娩服务。
In 2008 women throughout China were giving birth in hospital almost universally except in region iv, the most remote rural region, where the percentage of hospital births was only 60.8.
联合表:(可选)将子类映射到与父类映射到的表具有外键关系的表。
Joined table: (Optional) the child class is mapped to a table that has a foreign key relationship to the table to which the parent is mapped.
练习莲花类体式的安全之道是,从大腿根开始将大腿外旋至(但不要超越)自己的极限。
The safest way to practice Padmasana and related poses is to strongly rotate your thigh outward at the hip and not go deeper into the pose when you reach the limit of your outward rotation.
在Ruby类中声明关联并在Schema中设置外键,这一切都会消失的。
Declaring associations in your Ruby classes and setting up the foreign keys in the schema. It would all go away.
通常,为了将该类关联到另一个类,可以使用 has_one关系和一个简单的外键。
Normally, to associate that class to another class, you would use a has_one relationship and a simple foreign key.
除了存根类(如果使用异步支持生成的话,还包括回调处理程序类)外,还有为客户机代码生成的接口。
Besides the stub class (and callback handler class if you generate with asynchronous support), there's also an interface generated for your client code.
InfoQ:除了稳定性和容量外,还有哪类问题必须注意的?
InfoQ: Aside from stability and capacity, what other sorts of problems can occur?
该基类除了向它的ITracer发出一个直接传递(passthrough)外,还在数据库实例级发出了rollup级别的跟踪。
In addition to issuing a straight passthrough to its ITracer, the base class also issues rollup-level tracing at the database instance level.
TrES - 2b甚至可能代表了一类全新的外行星——基平和同事们希望用开普勒对这一可能性进行测试。到目前为止,开普勒已经在太阳系外发现了几百颗行星。
TrES-2b may even represent a whole new class of exoplanet-a possibility Kipping and company hope to put to the test with Kepler, which has so far detected hundreds of planets outside our solar system.
排除汇率波动和收购因素外的服务类收入占据了欧洲销售额的2/3,下降了3.5个百分点。
Service revenue excluding currency swings and acquisitions in Europe, which accounts for about two-thirds of sales, fell 3.5 percent.
标签中的column属性用来指定连接表与目标类的映射表链接的外键。
The tag's column attribute specifies the foreign key column in the link table that relates the link table to the mapping table for the target class.
名称属性在customer类映射到的表上定义外键,参考列定义Table CustomerOrder映射到的主键。
The name attribute defines the foreign key on the table to which the Customer class is mapped, and the referenced column defines the primary key to which the table CustomerOrder is mapped.
colum n属性指定当前类的映射表与目标类用作外键的列。
The column attribute specifies the column in the mapping table for the owning class that is used as the foreign key to the target class.
当我们抵达大楼入口处时,传来了门卫严厉的声音:“除导盲犬外,任何犬类不得进入大楼。”
We approach the grand entrance. "No dogs allowed in the building.
和其他成员函数一样,构造函数也必须在类中声明,但是可以在类中或类外定义。
Like any other member function, a constructor is declared inside the class and may be defined there or outside the class.
和其他成员函数一样,构造函数也必须在类中声明,但是可以在类中或类外定义。
Like any other member function, a constructor is declared inside the class and may be defined there or outside the class.
上述为您在线提供的外类的相关内容全部来自在线汉语词典,希望对您学习外类这个词语有帮助。