structure variable信息详情

structure variable发音

意思翻译

结构变量

相似词语短语

variable───n.[数]变量;可变物,可变因素;adj.变量的;可变的;易变的,多变的;变异的,[生物]畸变的

variable costs───可变成本

structure───vt.组织;构成;建造;n.结构;构造;建筑物

variable resistor───[电]可变电阻器

forcing variable───强制变量

response variable───反应变量

variable speed───[机][车辆]变速,可变速率

exogenous variable───外生变数,[数]外生变量

confounding variable───混杂变量

双语使用场景

price variable, once perceived as the dominant aspect of the process, is now subordinate to the competition of the new product, the new business structure, and the new technology.───价格变量曾经被视为过程的主导因素,现在从属于新产品、新业务结构和新技术的竞争。

Each member of a structure variable is initialized as if it were a separate variable.───结构变量的每个成员被视为单独的变量初始化。

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函数。

One of the items regulators have been looking is a controversial Chinese corporate structure, Variable Interest Entity (VIE).───可变利益载体(VIE)这种颇具争议的企业结构是监管者长期关注的目标之一。

To a structure variable, but the instance continues to be associated with the variable.───赋给结构变量,但实例继续保持与变量的关联。

Initialization. A structure variable implicitly includes an initialization of the elements using the structure's parameter less constructor.───结构变数会隐含包含使用结构的无参数建构函式之项目初始化。

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函数。

Structure variable declarations cannot specify initializers or initial sizes for arrays; class variable declarations can.───结构变量声明不能指定初始值设定项或数组初始大小,而类变量声明可以。

英语使用场景

Among the structure variable of the website characteristic, except interactive is not confirmed, other three variables separately have the immediate influence to the sensation characteristic.

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.

A structure variable implicitly includes an initialization of the elements using the structure's parameter less constructor.

Because structures are value types, each structure variable is permanently bound to an individual structure instance.

Structure variable declarations cannot specify initializers or initial sizes for arrays; class variable declarations can.

When you assign one structure variable to another, or pass a structure instance to a procedure argument, the current values of all the variable elements are copied to the new structure.

Each member of a structure variable is initialized as if it were a separate variable.