处理会话数据。
Where is the session data stored.
会话的数据储存在什么地方呢?
Session data is stored on the server.
会话数据存储在服务器上。
User registration, profile, session data.
用户注册、个人资料、会话数据。
Both are used to support per-session data.
两者都用于支持基于会话的数据。
Session data must be replicated quickly as a form of backup.
会话数据必须以备份的形式迅速进行复制。
Session data has different characteristics from business data.
会话数据与业务数据有不同的特征。
Wait a minute… where are we going to store the user session data?
等等...我们要把用户会话数据存放在哪儿?
Thus, it addresses session data maintenance in a Web application.
因此,它实现了在Web应用程序中保持会话数据。
Session data can be used to greatly simplify accessing information.
会话数据可用于大大简化信息的访问。
What happens to the client session data in case the original server crashes?
如果原始服务器坏掉,对这个客户会话数据将会有什么样影响?
But I will give you a hint: Think more carefully about the user session data.
但我会给你们个提示:仔细思考一下用户会话数据。
The alternative is to store your session data in a different place, like a database.
备选方法是把会话数据存储在其他位置中,比方说数据库。
They normally maintain large session data at the client side, which improves performance.
它们通常在客户端维护大量会话数据,这有助于提高性能。
The commit statement restores the session data to the previous commit or rollback statement.
提交语句会将会话数据恢复为之前的提交或回滚语句。
If so, save the user's data to a session, and return a success message.
如果是,将用户数据保存到一个会话中,然后返回一个成功消息。
Lifetime of the data is bound to the session lifetime.
数据的生存期绑定到会话生存期。
Unfortunately, session specific data can be stored into session objects.
遗憾的是,特定于会话的数据可以存储在会话对象中。
Runstat in a particular session only takes the local data into account.
特定会话中的Runstat只会考虑本地数据。
Send_Data: Amount of data sent in that session.
Send_Data:此会话中发送的数据量。
Received_Data: Amount of data received in that session.
Received_Data:此会话中接收的数据量。
When the application commits the session, ObjectGrid copies the data into a BackingMap.
应用程序提交会话时,ObjectGrid会将数据复制到backingmap中。
Most Web applications maintain data in session to make them available throughout the application.
大多数Web应用程序都在会话中保持数据,使其在整个应用程序过程中可用。
Per-session storage of baseline data for each function of interest.
感兴趣的每个函数的每会话基线数据存储。
Some data is stored in that session.
将一些数据存储在会话中。
The session and other data stores
会话与其他数据存储区
When you need authentication data from the portal session during an AJAX request
当你在AJAX请求时需要来自portalsession的认证数据时
Data Access Object (DAO) and Session Facade are both good ones to use.
数据访问对象(Data Access Object,DAO)及会话外观(Session Facade)都是非常值得一用的。
Too much data in session state or too many sessions.
会话状态中有过多的数据或者会话过多。
Too much data in session state or too many sessions.
会话状态中有过多的数据或者会话过多。
应用推荐