SOAP Header with user Session information.
包含用户会话信息的SOAP头部。
Wait a minute… where are we going to store the user session data?
等等...我们要把用户会话数据存放在哪儿?
Coupling of user session with user session state in the application.
用户会话与应用程序中的用户会话状态的耦合。
Here we see an entire user session that touches all of these features.
这里,我们看到的是一次完整的用户会话,它涉及到了所有这些我们要讲的特性。
But I will give you a hint: Think more carefully about the user session data.
但我会给你们个提示:仔细思考一下用户会话数据。
That means that they should never contain the state of a running user session.
这意味着它们绝不应该包含一个运行中的用户会话状态。
The next step is to run Listing 8, again from the user 1 session.
下一步是运行清单8,这次仍然将在用户1会话中运行。
On successful authentication, a secure session is established with the user.
成功认证后,同用户的安全会话就被确立了。
If the User exists, add it to the session.
如果User存在的话,将它添加到会话中。
From the context menu or an active debug session, choose Transfer to User.
从背景菜单或者进行的调试会话中,选择Transferto User。
User registration, profile, session data.
用户注册、个人资料、会话数据。
This happens because the global user object is not available in the sess_write() session handler.
发生这种情况是因为在 sess_write()会话处理程序中无法使用全局用户对象。
The auth method checks to see if a User is in the session.
auth方法将执行检查,查看某个User是否在会话中。
Username: name of the user connect in that session.
Username:此会话中连接的用户名。
Set the current session authorization ID to the new user ID temporarily. For example.
将当前会话授权ID暂时设置为新的用户ID。
Session ID: Database session ID of the user running the SQL statement.
SessionID:运行此sql语句的用户的数据库会话id。
To transfer a debug session to another user.
按照以下方法来将一个调试会话转化为另外的用户。
Session Management - per-user time-sensitive state
会话管理-每用户相关的时间敏感的状态。
When a user logs in, we store some known information in the session.
当用户登录时,我们将一些已知信息存储在会话中。
Upon successful completion of these calls, the user-space session has a new key.
成功完成这些调用之后,用户空间会话就有了一个新密钥。
Use session scope to provide stateful user experience.
为了提供有状态用户体验,使用session作用域。
Allows another user to log on without ending the previous user's session.
允许其他用户登录没有结束前用户了会议。
How can I link session with user without fetching whole sessions collection?
我如何链接与用户对话没有取整个会议收集?
A session usually corresponds to one user, who may visit a site many times.
会话通常相当于一个多次访问某个网址的用户。
A session usually corresponds to one user, who may visit a site many times.
会话通常相当于一个多次访问某个网址的用户。
应用推荐