| 1. | Property is an accessor function for the native type 属性是本机类型的访问函数。 |
| 2. | Indicates type of access when calling file - access functions 指示在调用文件访问函数时的访问类型。 |
| 3. | Indicates how to open a file when calling file - access functions 指示调用文件访问函数时如何打开文件。 |
| 4. | Defines how to access a function 定义如何访问函数。 |
| 5. | Indicates mode that should be used when calling file - access functions 指示在调用文件访问函数时应使用的模式。 |
| 6. | Indicates the file attributes to use when calling file - access functions 指示调用文件访问函数时要使用的文件属性。 |
| 7. | Indicates whether a file can be used by other processes when calling file - access functions 指示在调用文件访问函数时是否可以让其他进程使用文件。 |
| 8. | Therefore , you refactor the page s code by creating a data - access function in the page and inserting calls to the function in the handlers 因此,在页面中创建数据访问函数,并在处理程序中插入对函数的调用,从而重构页面的代码。 |
| 9. | A property generally has a private data member accompanied by accessor functions and is accessed syntactically as a field of a class 属性( property )通常具有带访问函数的专用数据成员,在语法上属性( property )被作为类的字段进行访问。 |
| 10. | If such a member is found and is flagged as an accessor function for an element of the default collection , then a call is generated to that member function 如果找到这样的成员,而且该成员标志为默认集合的某元素的访问函数,则生成对该成员函数的调用。 |