Scopes can be given any name, but "session" and "request" are provided out of the box for use in web applications.
作用域可以指定成任何名字,但在Web应用程序中提供“session”和“request”便于使用。
The namespace URI that scopes the method name in SOAP is functionally equivalent to the interface ID that scopes a method name in DCOM or CORBA.
在SOAP中检查方法名称的名称空间uri与在DCOM或CORBA中检查方法名称的接口id在功能上是相同的。
Note that variables of different scopes with the same name are not the same variable.
请注意具有相同名称的不同scope变量并不是相同的变量。
Your code changes include the addition or removal of a variable with a name that is already defined more than once in different scopes.
代码更改包括添加或移除名称已定义不止一次(在不同的范围内)的变量。
It's important to know what scope you're in, so that you can tell what the variables refer to and not confuse them with variables from different scopes that have the same name.
知道当前处于哪个作用域是重要的,这样你就可以知道变量引用的是什么,而不会将它们与其他作用域的同名变量相混淆。
It's important to know what scope you're in, so that you can tell what the variables refer to and not confuse them with variables from different scopes that have the same name.
知道当前处于哪个作用域是重要的,这样你就可以知道变量引用的是什么,而不会将它们与其他作用域的同名变量相混淆。
应用推荐