If we don't understand the relationship to type and function, that's no excuse to ignore it.
如果我们不理解外型和作用之间的关系,那么,我们就没有借口忽视它们。
This paper summarized the type and function and method of research and the relation with disease of cyclic nucleotide-gated ion channels.
文章综述了环核苷酸门控离子通道的类型、功能、研究方法及其与疾病的关系。
The type and function of plastic anti-theft capes for hot-filled PET bottles are briefly introduced, and the scope of application concerned is described.
对PET热灌装瓶的塑料防盗盖的类型和性能作了简单介绍;并对其使用范围作了说明。
According to the functionalists approaches to translation and Newmark's text typology, the author makes a study of text type and function of tourist materials.
本文结合功能翻译理论和纽马克的文本范畴理论,对旅游资料的文本类型和功能进行研究。
This includes information about establishing connections to the data source, remote server attributes, data type and function mappings, index information, and remote object statistics.
这包括关于建立到数据源的连接的信息、远程服务器属性、数据类型和函数映射、索引信息以及远程对象统计信息。
Besides such factors as teaching objectives, teaching contents, teaching objects and human cognition, the type and function of a courseware also affect classroom activities in modern classrooms.
在现代教学活动中,影响教学策略设计的因素除教学目标、教学内容、教学对象和人类的认知规律外,还应当包括课堂教学软件的种类及作用等因素。
Once we have a delegate type in the metadata and a target function we'd like to call, we must form an instance of the delegate over a target.
在一个元数据中,一旦我们有了一个委托类型和一个我们想要调用的目标函数,我们必须从目标形成一个实例。
Such customization can include adding missing function mappings, altering the data type of a nickname column, and setting some performance-related options.
这些定制可包括添加缺失的函数映射、修改昵称列的数据类型以及设置某些与性能相关的选项。
In addition to the function attributes discussed earlier in this article, GCC provides attributes for variables and type definitions.
除了本文前面讨论的函数属性之外,GCC还为变量和类型定义提供了属性。
This function lets you add a path to your stylesheet and the media type associated with it.
可以使用这个函数添加样式表的路径以及相关联的媒体类型。
From your chosen programming language, you just supply the data type and the name of the function to be called on the remote server.
对于编程语言来说,只需要提供数据类型和需要在远程服务器上调用的函数名称即可。
Guideline 1 can be ensured by type checking and throwing an error message if there is any static storage declaration in the function.
准则1可以通过类型检查得到保证,如果在函数中有任何静态存储声明,则抛出错误消息。
The function parameters section may be used to define one or more parameters for the function and specify the data type, mode, and other parameter properties.
函数参数区段可以用于为函数定义一个或多个参数并指定数据类型、模式和其他参数属性。
After securing the lock, remain aware of the amount of code executed, the type of operations performed, the function calls made, and the amount of looping until releasing the lock.
在锁住信号量到释放信号量之间,要仔细考虑执行的代码量、执行的操作类型、发出的函数调用和循环次数。
They and other researchers think this type of RNA will prove as important as protein-coding genes in cell function.
他们和其他研究人员都认为这类RNA会被证明和蛋白质编码基因在细胞机能中有同等重要的作用。
The functional expression's type depends on the nature of the function and type of its arguments.
函数表达式的类型取决于函数的性质及其参数的类型。
If you are not sure why, you might try making a separate copy of this function for each interrupt type that you catch and see what causes the extra calls.
如果想细究其原因,可以尝试针对每种终止类型获得该函数的单独副本,研究产生额外调用的原因。
The type and brand of data management software that you use will determine how PLM and ERP function.
数据管理软件的类型和品牌决定了PLM和ERP的功能。
The BTYPE column identifies the object type: 'T' for table, 'I' for index, and 'F' for function instance.
BTYPE列显示对象类型:'T' 表示表,'I' 表示索引,'F' 表示函数实例。
It also shows how much more lethal metastasic and non-function tumors—of the type Jobs is believed NOT to have had, at diagnosis—can be.
该表也显示确诊是,乔布斯可能不会有更致命的转移和非功能肿瘤。
To create a filesystem with fuse, you need to declare a structure variable of type fuse_operations and pass it on to the fuse_main function.
要使用fuse来创建一个文件系统,您需要声明一个fuse_operations类型的结构变量,并将其传递给fuse_main函数。
Create an input object of type Record and set the input parameters to the EIS function using the appropriate setter methods.
创建record类型的输入对象并通过使用适宜的赋值方法设置EIS功能的输入参数。
The plug-in itself defines the type of function that can be provided via these extensions, and not the basic Eclipse infrastructure.
插件本身定义了通过这些扩展可以提供的、而不属于基本的Eclipse 基础设施的功能的类型。
To implement this RESTful service, a function selector class will be implemented for selecting a correct service function according to the type of HTTP method and returning the function name.
为了实现这个RESTful服务,要实现一个函数选择器类,它根据HTTP方法的类型选择正确的服务函数并返回函数名。
The function f is type as a function that takes a single input parameter of type View (another class from Android) and returns Unit, which is the Scala equivalent of void.
这个函数f的类型为带一个View 类型(Android中的另一个类)的输入参数的函数,并返回Unit,它是void在Scala 中的对等物。
The importance of these findingsresides in the fact that this function is imparied in type 2 diabetes and is a significant contributor to cardiovascular disease.
这些重要的发现对缓解二型糖尿病起到一定作用,并且对治疗心脏血管疾病有重大贡献。
For example, you can see the method tag of type insert in the model and the resulting input function in the output class.
比如,模型中insert类型的method标签,以及输出类中的结果input函数。
A template function GetMul with template type arguments and a return type as well.
模板函数GetMul,它使用模板类型的参数,还有返回类型。
A pointer to a variable of this type is passed to the process_args function, and on return, the variable contains values obtained from arg processing.
指向该类型变量的指针被传递到process_args函数,返回该指针时,它包含从参数处理过程获得的值。
A pointer to a variable of this type is passed to the process_args function, and on return, the variable contains values obtained from arg processing.
指向该类型变量的指针被传递到process_args函数,返回该指针时,它包含从参数处理过程获得的值。
应用推荐