· 检查被提炼码,看看是否有任何局部变量(local-scope variables )的值被它改变。如果一个临时变量值被修改了,看看是否可以将被提炼码处理为一个查询(query),并将结果赋值给相关变量。
基于16个网页-相关网页
Pass into the target method as parameters local-scope variables that are read from the extracted code.
将被提取代码段中会读取其值的局部变量作为参数传给新方法。
We mentioned in the scope activity section that you can declare local variables within a scope.
我们在范围活动部分中已提到,您可以在范围中声明本地变量。
This scope is required to define local variables so that each event handler instance uses its own data.
定义局部变量要求使用此范围,以便每个事件处理程序实例都使用其自身的数据。
应用推荐