Passing Parameters
Some brief key points when a function passes a parameter:
The argument is passed by automatically assigning the object to the local variable name. All parameters are actually passed by pointers, and objects passed as
Nine JSP objects:
Built-in object (also known as implicit object, with nine built-in objects): You can use it in script code and expressions without pre-declaration.
1-out:
Javax. servlet. jsp. jspwriter type, representing the object of the output
Nine objects:
Built-in object (also known as implicit object, with nine built-in objects): You can use it in script code and expressions without pre-declaration.
1-out:
Javax. servlet. jsp. jspwriter type, representing the object of the output
Section 1: variables & mdash; basic type and reference type [basic data type]: data segments stored in the stack, such as undefined, Null, boolean, Number, and String, accessed by value, directly operate on the value [Reference Data Type] in [stack
Section 1: variables-basic type and reference type
[Basic data type]: data segments stored in the stack, such as undefined, Null, boolean, Number, and String
Access by value, directly operate on the value in stack memory
[Reference Data Type]:
About nine built-in jsp objects and four scopes, and nine jsp objects
Request Request object type javax. servlet. ServletRequest scope request
Response object type javax. servlet. SrvletResponse scope Page
PageContext Page Context object type javax.
ScopeLet's take a look at the effect:
The general process is as follows: when we access 04-01/index. jsp, we perform pageContext, request, session,
The variables in the four scopes of application are accumulated. (Of course, first determine whether
As defined by ECMA-262, JavaScript variables differ greatly from those of other languages. The nature of the loosely typed JavaScript variable determines just one name that is used to hold a particular value at a specific time. Because there is no
Directory
A reference to a variable
Execution Environment and scope
Scope chain Extension
Block-level scopes
Garbage collection mechanism
A reference to a variableWhen a variable holds the basic data type, the
summarize the storage categories of variables in C + + and the scope of variables .(1) The storage class of the identifier determines the time the identifier exists in memory (we can understand that the identifier is the symbol that determines a
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.