英语人>网络例句>numeric data type 相关的网络例句
numeric data type相关的网络例句

查询词典 numeric data type

与 numeric data type 相关的网络例句 [注:此内容来源于网络,仅供参考]

Can also provide vibration-type, Pressure-type, spiral type hand duster quantitative systems, as well as quantitative spiral type, electrostatic induction quantitative automatic spray system.

还可以提供震动式、压送式、螺旋定量式手动喷粉系统以及螺旋定量型、静电感应定量型自动喷粉系统。

You can assign either a reference type or a value type to a variable of the Object data type.

你可以将引用类型或值类型指派给 Object 数据类型的变量。

On the basis of a study and elaboration of data, some important conclusions are presented:(1) ruby deposits in marbles occur in the plutonic metamorphic zones of orogens where deep fault structure is developed;(2) ruby-bearing rocks are calcic crystalline marbles, rather than magnesian marbles;(3) amphiboles in ruby-bearing rocks are not tremolites, but silica-poor, alumina-rich and chrome-bearing calcic amphiboles, such as chrome-bearing magnesio-sadanagaites; and (4) the deposits are genetically of thermodynamical metamorphism type, rather than of pneumatolito-hydrothermal type or skarn type.

目前,对于与此类型矿床找矿相关的若干成因问题的认识,还相当模糊,主要表现在以下几方面:①对此类型矿床的产出构造背景认识不清;②认为含矿岩石为镁质大理岩或镁质夕卡岩;③认为含矿岩石中与红宝石共生的角闪石为透闪石;④认为此类矿床的成因类型为"气成一热液型"或"夕卡岩型"。本文在实际研究(王礼胜,1996)和文献资料整理的基础上,分别对这些问题给予了澄

It needs to be noted that location value property of the track bar is integer type, while the content property of the edit box is character string type, and data type conversion between the two will be automatically completed by mGNCS.

需要注意的是,拖动条的位置值属性是整数类型,而编辑框的内容属性是字符串类型,这两者之间的数据类型转换,将由 mGNCS 自动完成。

Rocky clint type,intrastratal type and earth cave or earth pit type are divided based on their formative condition s,and the engineering properties of different types of the soft soil are analysed together with the data investigated and tested by the author himself and others in this paper.

根据岩溶红土地基软土的形成条件划分出了岩沟型、层间型及洞中型三种不同的软土类型,在此基础上,通过取样测试并结合前人已有成果,对不同类型软土的工程地质特性进行了分析。

Based on the a series of research carried in typical gold lodes in Linglong, Jiapigou, Dongfeng and Xiaoqinling and related data, it is suggested that the deposit type is concentrated in the circumference of the North China Platform, occurring in the Archean granite-greenstone belts, being adjacent to deep-cut faults and being accompanied by the Mesozoic, remelted l-type granites. The spatial distribution features of the deposit type indicate that the deposits are closely related to the multiple evolution of the mantle plumes.

通过对玲珑、夹皮沟、东风和小秦岭等典型中深脉状金矿及相关资料的研究表明:中深脉状金矿主要分布于华北地台的周边,位于太古代花岗—绿岩带中,与深大断裂相邻,同中生代重熔I型花岗岩伴生,这种空间展布特征与地幔的多级演化有关。

On the basis of a study and elaboration of data, some important conclusions are presented:(1) ruby deposits in marbles occur in the plutonic metamorphic zones of orogens where deep fault structure is developed;(2) ruby-bearing rocks are calcic crystalline marbles, rather than magnesian marbles;(3) amphiboles in ruby-bearing rocks are not tremolites, but silica-poor, alumina-rich and chrome-bearing calcic amphiboles, such as chrome-bearing magnesio-sadanagaites; and (4) the deposits are genetically of thermodynamical metamorphism type, rather than of pneumatolito-hydrothermal type or skarn type.

目前,对于与此类型矿床找矿相关的若干成因问题的认识,还相当模糊,主要表现在以下几方面:①对此类型矿床的产出构造背景认识不清;②认为含矿岩石为镁质大理岩或镁质夕卡岩;③认为含矿岩石中与红宝石共生的角闪石为透闪石;④认为此类矿床的成因类型为&气成一热液型&或&夕卡岩型&。本文在实际研究(王礼胜,1996)和文献资料整理的基础上,分别对这些问题给予了澄

Radio Frequency Identification System BE make use of RF energy to deliver data,belong to a wireless communication technique,is 1 kind not the system of contact type,it constitutes the component contain the application system of the reader,electron label,Antenna,host computer, its induction method depends on passive type Tag with active type Tag distinguish analyse, can be divided into induction coupling and back scattering coupling and induced the coupling is the induction method (as 135 KHzs、13.56 MHzs) which belongs to low frequency、high frequency,the back scattering coupling is the induction method(as 915 MHzs、2.45 GHzs) which belongs to superhigh frequency,microwave, and what we construct apply system is use the high frequency 13.56 MHzs of induction coupling method.

中文摘要无线射频辨识系统(Radio Frequency Identification;RFID)是利用RF能量来传递资料,属於无线通讯技术,是一种非接触式的系统,其组成元件有读卡机、电子标签、天线、主电脑应用系统,其感应方式依被动式Tag和主动式Tag来区分,可分为感应耦合和反向散射耦合而感应耦合是属於低频、高频的感应方式(如135KHz、13.56MHz),反向散射耦合是属於超高频、微波的感应方式(如915MHz、2.45GHz),而我们所建构的应用系统是使用高频13.56MHz的感应耦合方式。

For example, the following statement is correct: System.out.println(x = 1); which is equivalent to x = 1; System.out.println; The following statement is also correct: i = j = k = 1; which is equivalent to k = 1; j = k; i = j; In an assignment statement, the data type of the variable on the left must be compatible with the data type of the value on the right.

例如,以下声明是正确的: 55 System.out.println (十= 1 );这相当于为x = 1 ; 55 System.out.println ;以下声明也是正确的:= j =当K = 1 ;这相当于当K = 1 ; j =钾;=焦耳;在转让的声明中,数据类型的变量在左边则必须与数据类型的价值,对正确的。

Representation of basic data type, extended data type and 3D entities in R2000 DWG file are illustrated.

在具体数据类型方面还包括基本数据类型,扩展数据类型和三维信息等的内部表示方法。

第52/100页 首页 < ... 48 49 50 51 52 53 54 55 56 ... > 尾页
相关中文对照歌词
Some Type A Way
I'm That Type Of Guy
Type Of Shit I Be On
Wifey Type
Type Of Way
Casanova Brown
That Type Of Girl
Type A Girl
Type Of Way (Remix)
Data De Groove
推荐网络例句

Chimborazo and Cotopaxi, took me by the hand.

越过琴博腊索山和科托帕克西山。

This car is in a good condition.

这辆车的状况很好。

You can divide them into two categories.

您可以分为两类他们。