Defines the concept of assemblies , which are collections of types and resources that form logical units of functionality 定义程序集的概念。程序集是构成逻辑功能单元的类型和资源的集合。
An assembly is a collection of types and resources that are built to work together and form a logical unit of functionality 程序集是为了协同工作而生成并构成逻辑功能单元的类型和资源的集合。
During database operations , these logical units run independently and simultaneously to serve common operation targets 在操作数据库期间,这些逻辑单元都是为服务公共的操作目标同时、独立运行的。
The shared - nothing design assures the least interactions among different logical units and takes advantage of parallel computing 无共享的设计保证了不同逻辑单元之间的最少交互,且利用了并行计算。
The first three numbers for each item refer to scsi bus , device id , and lun logical unit number , respectively 每一项的前三个数字分别指scsi总线、设备标识和lun (逻辑单元号, logical unit number ) 。
The user is allowed to place more than one buy order , and each buy order will be treated as a separate logical unit of work 用户可以下多个购买订单,并且每一个订单将会作为一个单独的逻辑单元来处理。
Unmask the logical unit number corresponding to each reporting volume to make the volume accessible to the production server 取消与每个报表卷相对应的逻辑单元号码( lun )的掩码,以使生产服务器可以访问该卷。
In a federated - database - server tier that is built by using distributed partitioned views , the member servers form one logical unit 在使用分布式分区视图生成的联合数据库服务器层中,成员服务器形成一个逻辑单元。
A function part - is a logical unit that either contains the first code in the program or is invoked from another function 功能( function )部件- -是一个逻辑单元,它要么包含程序中的初始代码,要么被其他功能调用。
You can think of an assembly as a collection of types and resources that form a logical unit of functionality and are built to work together 可以将程序集看成是构成逻辑功能单元并为一起工作而生成的类型和资源的集合。