限定引用 meaning in English
qualified reference
Examples
- For example , if you use code such as
的所有非限定引用。例如,如果使用 - For this reason , only qualified references to non - shared data members are allowed in shared methods
因此,在共享方法中只允许对非共享数据成员进行限定引用。 - If the schema icu is on the sql path , then it is not necessary to explicitly qualify references to the udf
如果模式icu在sql path中,那么就不必对这个udf进行显式限定引用。 - You must typically address the control using a fully qualified reference in client script ; if the control is a child of the
通常,必须在客户端脚本中用完全限定引用来引用控件;如果控件是页面中 - To correct this problem , locate any references to the class in your code and then prepend the class name with the namespace name , creating a fully qualified reference
若要更正此问题,请在代码中找到对该类的所有引用,并在类名称前预置命名空间的名称,以创建完全限定引用。