减少样式表中变量引用的数量。
Reduce the number of variable references in your stylesheets.
指定一个或多个已声明成员变量引用可引发事件的类的实例。
Specifies that one or more declared member variables refer to an instance of a class that can raise events.
例如,您可以设置一个筛选器,以某种特定的方式修改所有变量引用的输出。
For instance, you can set up a filter that modifies the output of all variable references in a certain way.
但是lambdas的真正优势是,在您忙着创建函数时,不需要变量引用。
But the real advantage to lambdas is when you create functions on the fly and no variable reference is required. For example.
比方说,表达式中的变量引用将导致错误,即使元素确实位于变量有效的模板中。
For example, a variable reference in the expression results in an error even though the element is positioned in a template where the variable is in scope. Some key differences are.
只需将对闭包的变量引用传递到reflectionmethod类的构造函数中。
We simply pass the variable reference to the closure into the constructor of the ReflectionMethod class.
如果任意一个函数参数或者局部变量引用了客户端对象,你就导致了内容泄漏。
If any of those function arguments or local variables refer to a client-side object, you may be creating a memory leak.
因此,流开发人员不应该使用变量引用表达式映射到名称列可能为 NULL 的路由决策。
Therefore flow developers should not use routing decisions in which variable reference expressions map onto name columns whose values may be NULL.
对象变量引用本质上就是一种动态存储方法,在此基础上便能实现链式动态存储。
In substance, citing of object variable is a method of dynamic storage, which dynamic storage based on link can be implemented.
如果检索到的列值为SQLNULL,那么不会给此类值分配任何XPath变量引用表达式。
In the case where a retrieved column has a value of SQL NULL, then no XPath variable reference expression is assigned to such a value.
同样,可能读到一个引用变量的最新值,但读取到这个引用变量引用的对象的字段的过期值。
Similarly, it is possible to read a fresh, updated value of a reference variable, but a stale value of one of the fields of the object now being referenced.
若要简化维护,可以更新数据库项目中的对象,以使这些对象使用变量引用其他数据库中的对象。
To simplify maintenance, you can update the objects in your database project so that they use the variables to refer to objects in other databases.
如果没有在模板中声明通道参数,而模板正好又没使用它的话,就不用担心和模板中的变量引用发生名称冲突。
If you don't declare a tunnel parameter because it is not used in that template, then you don't have to worry about its name clashing with any variable reference in that template.
要注意,使用 $treeFarm上下文属性引用的方法和前面分析的 $treeList变量引用一致。
Note that the syntax of using the $treeFarm context attribute reference is identical to the $treeList variable reference examined earlier.
如果变量引用的对象在另一个应用程序中,此测试无法确定该应用程序是已经终止对象还是只是使对象无效。
If the object your variable refers to is in another application, this test cannot determine whether that application has terminated or just invalidated the object.
采用引用的方式赋值到模板中,而不是在模板中创建一个数值的副本。引用的概念可以查看PHP手册的变量引用部分。
This is used to assign values to the templates by reference instead of making a copy. See the PHP manual on variable referencing for an explanation.
它只保存一段数据:一个字符串、一个数字、未定义的值以及对另一个变量的引用。
They hold only one piece of data: a string, a number, the undefined value, a reference to another variable.
请注意,这里有一个将被选中表达式所有出现的地方都替换成新变量的引用的选项。
Notice that there is an option to replace all occurrences of the selected expression with references to the new variable.
在这一模型中,您创建的所有变量都将引用在总的类层次结构中创建的对象。
In this model, any variable you create references an object that has been created from the overall class hierarchy.
谨慎引用变量。
因为隐式对象是自动声明的,所以我们只需要使用与一个给定对象相关的引用变量来调用其方法。
Because implicit objects are declared automatically, we need only use the reference variable associated with a given object to begin calling methods on it.
闭包本质上是一个函数和其引用的变量的统一定义。
Closures are functions that reference variables from the scope enclosing the function definition.
目前不支持访问数组、实例变量和对象引用。
Accessing arrays, instance variables, and object references are not supported as of now.
相反的,动态类型的语言则是根据变量所引用的值来绑定类型,这意味着变量的类型可以随着它引用的值改变而改变。
In contrast dynamically typed languages bind the type to the actual value referenced by a variable, meaning that the type of a variable can change along with the value it references.
然后仅从原始位置复制这些单元,并带上其引用的变量。
Only those units are then copied from the original source with the variables they refer to.
然后表达式中对变量的引用可以静态绑定到本地堆栈框架或一列全局变量的特定槽上。
References to variables within an expression can then be statically bound to a particular slot in either the local stack frame or the list of global variables.
参数名(引用变量)应该使用唯一的名称。
Parameter names (reference variables) should have unique names.
GCC允许通过变量的引用识别类型。
GCC permits the identification of a type through the reference to a variable.
由于内部函数持有到外部函数的变量的引用,所以这个带属性a的范围对象将不会被垃圾收集。
Because the inner function holds a reference to the outer function's variables, the scope object with property a will not be garbage collected.
设置 wlm_classification_file环境变量以引用工作负载分类文档。
Set the wlm_classification_file environment variable to reference the workload classification document.
应用推荐