与此同时,中国移动在上海世博会园区部署了TD -LTE网络,并在该场馆内完成了首次TD - LTE空中下载数据会话。
At the same time, China Mobile in Shanghai World Expo Park, the deployment of TD-LTE network, and in the stadium be completed within the first TD-LTE air download data session.
使用它,您可以将会话信息存储在数据库中,或者实现一个用于加密和解密你的所有数据的处理器。
With it, you can store session information in a database or implement a handler for encrypting and decrypting all of your data.
它们通常在客户端维护大量会话数据,这有助于提高性能。
They normally maintain large session data at the client side, which improves performance.
在模拟器内配置的设备的会话数据的运行时视图。
Runtime views of the session data for devices configured within the simulator.
提交语句会将会话数据恢复为之前的提交或回滚语句。
The commit statement restores the session data to the previous commit or rollback statement.
会话数据存储在服务器上。
下面所示的这些代码将会调用 EJB组件并将数据存储在会话范围之内。
The code that will invoke the EJB component and store the data in the session scope is shown below.
会话数据必须以备份的形式迅速进行复制。
Session data must be replicated quickly as a form of backup.
处理会话数据。
会话数据是临时的,通常短期存在,需要在页面的呈现过程中被迅速地访问到。
Session data is transient, usually short lived, and needs to be accessed quickly during the rendering of pages.
但我会给你们个提示:仔细思考一下用户会话数据。
But I will give you a hint: Think more carefully about the user session data.
会话数据可用于大大简化信息的访问。
Session data can be used to greatly simplify accessing information.
会话的数据储存在什么地方呢?
如果原始服务器坏掉,对这个客户会话数据将会有什么样影响?
What happens to the client session data in case the original server crashes?
启动应用程序并尝试进行一定会保存数据到会话的操作。
Start your application and try to perform some actions which would definitely save some data to your session.
等等...我们要把用户会话数据存放在哪儿?
Wait a minute… where are we going to store the user session data?
将数据放进会话中更容易了,这意味着会有更多的人将更多的数据放进会话中。
Making it easier to put data into a session means more people will put more data into a session.
线程数据指的是会话的线程信息、有关该会话的基本线程和其他线程信息。
Thread data refers to session's thread information, the information about the primary and other threads of the session.
但是,如果会话数据与某个新索引冲突(比如重复行在唯一的索引上冲突),则在数据纠正之前不会为该会话物化该索引。
However, if the session data conflicts with a new index, (such as duplicate rows conflicting with a unique index), the index is not materialized for that session until the data is corrected.
您可以为运行在集群中的应用程序选择数据库会话持久化或内存到内存的会话复制。
You can choose from database session persistence or memory-to-memory session replication for applications running in a cluster.
会话数据与业务数据有不同的特征。
Session data has different characteristics from business data.
由于需要保留会话数据,因此系统内存不足时,无法丢弃任何数据。
Session data needs to be kept, so the system cannot discard any data when running low on memory.
除了决定如何存储复制会话数据,还有什么时候复制数据的问题。
In addition to deciding how to store replicated session data, there is also a question of when to replicate data.
这可能意味着为构建新页面需要更多的数据库查询或甚至更多的数据库会话和模板解决方案。
This can imply multiple database queries and even multiple database sessions and templating solutions to build the new page.
在失败发生时,对会话数据的访问将更快,因为它位于内存中,数据本身也高度可用。
In the event of a failure, access to the session data will be faster, since it is in memory, and the data itself remains highly available.
遗憾的是,特定于会话的数据可以存储在会话对象中。
Unfortunately, session specific data can be stored into session objects.
将一些数据存储在会话中。
会话与其他数据存储区
因此,它实现了在Web应用程序中保持会话数据。
Thus, it addresses session data maintenance in a Web application.
会话数据所适合的示例场景是Internet站点的购物车。
An example scenario when session data is appropriate is the shopping cart on an Internet site.
应用推荐