然后将所有数据作为一个哈希表附加到剧集数组,该数组是一个成员变量。
It then appends all of that data as a hash table to the episodes array, which is a member variable.
要知道错误检查只有在编组时进行,这意味着只要还在内存中,错误数据就可以自由地存在于这些成员变量之中等待编组。
Remember that error-checking only happens during marshalling -- this means that erroneous data can be floating around in these member variables while they are in memory, awaiting marshalling.
Sitebricks会自动将表单数据绑定到成员变量,正如对请求参数所做的那样。
Sitebricks will automatically bind the form data to the member variables, just as it would do for request parameters.
获取XML文档中的数据并将其转换为多个对象中的成员变量数据涉及大量的处理工作。
A lot of processing is involved to take the data in an XML document and convert it into member variable data in multiple objects.
如果从数据库返回了一行,则使用非空的用户名和密码成员变量来填充userbean。
If a row is returned from the database, the UserBean is populated with non-null user name and password member variables.
有四种数据访问类型:直接量,变量,数组项,对象成员。
There are four places to access data from: literal values, variables, array items, and object members.
定义变量和定义数据成员存在非常重要的区别:一般不能把类成员的初始化作为其定义的一部分。
There is one crucially important difference between how we define variables and class data members: We ordinarily cannot initialize the members of a class as part of their definition.
若方法只操作专属的对象、本地变量或无冲突的数据成员(如只在构造时期初始化的数据),那么同步就是不需要的。
If a method only operates on independently synchronized objects, local variables, or non-volatile data members, such as those initialized during construction, then synchronization is not required.
指示成员变量在具有数据交换和数据验证支持的对话框内管理控件。
Indicates that the member variable manages a control within a dialog box with data exchange and data validation support.
指示成员变量在具有数据交换和数据验证支持的对话框内管理控件。
Indicates that the member variable manages a control within a dialog box with data exchange and data validation support.
应用推荐