Can be a static or an instance member.
可以是静态或执行个体成员。
Each holder class has a constructor from an instance, a default constructor, and has a public instance member (value), which is the typed value.
每个holder类都有一个来自实例的构造函数,一个默认的构造函数,以及一个公有的实例成员value,它是一个有类型的值。
What would you do, for instance, if you found a member of staff stealing?
比如说,如果你发现有职员偷东西,你会怎么办?
A bus member, the server instance.
总线成员,服务器实例。
Each cluster instance is also a member of a heterogeneous distributed system that connects with a third instance.
每个集群实例也是连接第三个实例的异构分布式系统中的一员。
If you want to maintain a single instance of a variable for all instances of a class, you will use static-class member variables to do it.
如果您想为一个类的所有实例维持一个变量的实例,将会用到静态类成员变量。
For instance, if one member of a loveless couple got sick their spouse could no longer visit them in the hospital to berate them about how much that medical bill is going to cost.
比如,如果无爱夫妻的一方生病了,他或她的配偶就不能再去医院酣畅淋漓地骂上一通——抱怨医疗费该有多高了。
For instance, several WHO Member States made quite extraordinary progress.
例如,世卫组织若干会员国取得了非常惊人的进展。
From figure 12 and 13, we can clearly aware the at which application member the transactions instance happened, and can also aware the possible path that the transactions have gone.
在图12和图13中,我们能清晰地看到事务发生在哪个应用程序成员上,以及事务可能使用的路径。
The unit instance that holds the member requirement for other member units is the container of the member link.
这个拥有其它成员单元的成员需求就是成员连接。
As you would expect, the server MBean represents the management object for an application server, which could be a standalone instance or a member of a cluster.
您可能会想到,ServerMBean代表应用程序服务器的管理对象,它可以是一个单独的实例或者集群的一个成员。
If two traits have a member of the same name and the traits are used in the same instance, a name collision will occur even if both members are private.
如果两个trait有同样名字的成员,并且这个trait被同一个实例使用,那么即使两个成员都是private的也会产生命名冲突。
Because WS-Notification is implemented as part of the Application server service integration bus (SIB), an instance of SIB and an SIB member [existing server (s)] have to be created first.
由于WS -Notification是作为ApplicationServer服务集成总线(Service Integration Bus,SIB)的一部分实现的,因此必须首先创建SIB实例和SIB成员(现有服务器)。
Dynacache is an in-process cache. Figure 1 illustrates that each member of the Application Server cluster contains its own instance of dynacache, including copies of each cache entry.
dynacache是一个进程内缓存,图1说明了每个ApplicationServer集群成员包含其自己的dynacache实例,包括每个缓存项的副本。
One instance of using the pilot study is if you want to reuse an Ajax template or module from a team member of a project other than the one you are currently working on.
使用这个试验研究的一个实例是除了您当前使用的这个模板或模块之外,您想要重用一个来自项目团队成员的Ajax 模板或模块。
For faster data access, Initiate MDS employs a vertical data model for member information (instance data) stored in the hub.
为了实现更快速的数据访问,InitiateMDS为存储在hub内的成员信息(实例数据)部署了一个垂直的数据模型。
Example: Find the state of the member hosts machine147 and machine148, which are part of instance "db2sdin1"
示例:查询属于实例 “db2sdin1”的成员主机machine147 和machine148的状态。
Example 1: Find the state of machine147, which is member and part of instance db2sdin1.
示例1:查询属于实例db2sdin1的成员machine147的状态。
All DB2 commands should be performed under the instance ID, or another member of the SYSADM group, and as the root user for the Balance utility.
所有DB 2命令都应该在实例ID下执行,以Balance实用程序的root用户身份,或者以SYSADM用户组的其他成员的身份执行命令。
For instance, you're now allowed to have a trailing comma after the last member of an enum declaration, to make it just a bit easier to write code generators.
例如,现在您可以在enum声明后跟一个逗号,以更轻松地编写代码生成器。
Type into the member function Main a few lines of code to create an instance of Quad and then assert that when the object Area method is given a length of 3 and width of 2, it returns the value 6.
在主函数中输入下列几行代码,创建Quad实例,并通过Assert断言,当长宽各为3和2时,返回的结果应该是6。
For instance, you might get feedback in this view if you try to add development artifacts to source control for a project area where you are not a member.
例如,如果您试着为一个您并不是成员的项目区域添加开发工件到源控件中,那么您可能得到这个视图中的回馈。
For instance, the search team lead could assign the defect to a specific member of his team.
例如,搜索团队的领导能够将一个缺陷分配给他的团队的指定成员。
Create an outbound instance that will notify an external system when a member is added to the hub.
创建一个会在将某个成员添加到中心时通知外部系统的传出实例。
Using a static member through an instance variable should be discouraged.
不鼓励通过实例变量来使用静态成员。
You might, for instance, arrange to meet a member of your team for coffee or lunch for a more extended conversation.
你很可能有机会和你的工作团队一起喝咖啡或者共进午餐从而有很多和他们交谈的机会。
When I was writing this piece, for instance, I had to take my car into the shop, I had to take two unanticipated trips, a family member fell ill, and so on.
举个例子,我在写这篇文章的过程中,不得不把车送去维修,进行两次计划外的出行,其间一个家人病了等等,诸如此类。
Anyone can add a member to a Facebook group, for instance, but only that member can remove herself.
比如,每个人都可以为Facebook上的小组添加新成员,可只有那位成员自己才能退出。
For instance, if you are testing on your local machine, and you have the default HTTP transports for your WPS cluster member, you can try.
例如,如果您在本地计算机上进行测试,且为WPS集群成员使用缺省HTTP传输,则您可以尝试。
The abstract base class has a member TreeItem that will be an instance of the TreeItem widget in GWT and will be the client data with which the callback is associated when the callback class is used.
抽象基类有一个成员TreeItem,它是GWT中TreeIte m部件的实例,包含客户机数据,在使用回调类时回调与这些数据相关联。
应用推荐