访问函数 meaning in English
access function
accessors
Examples
- Indicates the file attributes to use when calling file - access functions
指示调用文件访问函数时要使用的文件属性。 - Indicates whether a file can be used by other processes when calling file - access functions
指示在调用文件访问函数时是否可以让其他进程使用文件。 - 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
因此,在页面中创建数据访问函数,并在处理程序中插入对函数的调用,从而重构页面的代码。 - A property generally has a private data member accompanied by accessor functions and is accessed syntactically as a field of a class
属性( property )通常具有带访问函数的专用数据成员,在语法上属性( property )被作为类的字段进行访问。 - 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
如果找到这样的成员,而且该成员标志为默认集合的某元素的访问函数,则生成对该成员函数的调用。