Then we save that to the application session, as shown in Listing 5.
然后我们将此状态保存到应用程序会话,如清单5所示。
Typically you create a session, perform several configuration changes, then save all the changes made during the session at one time.
通常,您会先创建一个会话,对配置做几处更改,然后一次保存会话过程中所做的全部更改。
To save information to the session, you just need to specify a variable and set some value to it.
要向会话中保存信息,您只需指定一个变量并为它设置某个值即可。
应用推荐