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.
与此同时,中国移动在上海世博会园区部署了TD -LTE网络,并在该场馆内完成了首次TD - LTE空中下载数据会话。
With it, you can store session information in a database or implement a handler for encrypting and decrypting all of your data.
使用它,您可以将会话信息存储在数据库中,或者实现一个用于加密和解密你的所有数据的处理器。
In this section, you'll see how to generate keys that let you store data for each user session.
在这一部分中,您将看到如何生成键,让你存储每个用户会议所用的数据。
In this section, you see how to generate keys that let you store data for each user session.
在这一部分中,您将看到如何生成为每一个用户会话存储数据所用的键。
It can give you the ability to store indefinitely your session data where it can be retrieved not only after a restart, but from any of a number of machines in a cluster.
它可以给予您无限地存储会话数据的能力,使您的会话数据不仅可以在重新启动后检索,还可以从群集中许多机器中的任意一个检索。
Runtime views of the session data for devices configured within the simulator.
在模拟器内配置的设备的会话数据的运行时视图。
Session data is transient, usually short lived, and needs to be accessed quickly during the rendering of pages.
会话数据是临时的,通常短期存在,需要在页面的呈现过程中被迅速地访问到。
Similarly, if you are doing load balancing by clustering several computers, the session data is stored only on the computer that created it.
相似地,如果您正在通过群集几个计算机来实现负载平衡,那么会话数据只存储在创建它的计算机上。
The disadvantage of database persistence is the cost of the database, particularly if the session data stored in the database should itself be highly available.
数据库持久性的缺点在于数据库的成本,特别是存储在数据库中的会话数据本身应该具有高可用性的情况下更是如此。
Avoid replicating data into the session that can be recreated from sources other than through user interaction.
避免将可以通过用户交互之外的其他源重新创建的数据复制到会话中。
The PHP application takes information from the client through the requested URL, any form data, and whatever session information has been captured to determine what it is supposed to do.
PHP应用程序通过请求的URL、所有表单数据和已捕获的任意会话信息从客户机获得信息,从而确定应该执行什么操作。
You will recall that this mediation simply wrote session and context data about the message to the log.
想一下该中介如何将关于消息的会话和上下文数据简单地写入日志。
The code that will invoke the EJB component and store the data in the session scope is shown below.
下面所示的这些代码将会调用 EJB组件并将数据存储在会话范围之内。
When events occur in the simulator that change the session data, the views are dynamically updated to reflect the current state.
当事件发生在更改会话数据的模拟器时,视图将动态地更新到反映当前的状态。
By clearing the session cache before DML update, we cut the time to about 4 minutes, all of which is needed by the data loading into the session cache.
通过在DML更新前清除会话缓存,我们将时间缩短到了4分钟,全部都是将数据加载到会话缓存中花费的时间。
Store the data object in the session: Because we are disconnected from the database, we need to store the contact data object in the session to make it available to the next page.
在会话中存储数据对象:由于我们已从数据库断开连接,因此需要将联系人数据对象存储在会话中,以便将它用于下一页。
The session data also needs to be replicated to other cluster nodes, in case the original cluster node goes down (failover scenario).
如果原始集群节点出现问题(故障转移情况),则会话数据还必须复制到其他的集群节点。
Instead, use an in memory hash table to cache the data and just keep a key to the data in the session.
相反地,应该使用内存中的哈希表来缓存数据,并且在会话中保存一个对此数据进行引用的键。
The view causes an XSL template to transform the XML representation of the session data into localized HTML returned to the client browser.
视图将导致XSL模板将会话数据的XML表示转换为返回到客户机浏览器的本地化的HTML。
In addition to deciding how to store replicated session data, there is also a question of when to replicate data.
除了决定如何存储复制会话数据,还有什么时候复制数据的问题。
The time it takes to serialize and deserialize session data when they are being written to a remote copy can become considerably large.
当会话数据写入到远程副本时,对会话数据进行序列化和反序列化所需的时间可能变得非常大。
Making it easier to put data into a session means more people will put more data into a session.
将数据放进会话中更容易了,这意味着会有更多的人将更多的数据放进会话中。
Obtains the reference for the table ID, value object class, session attribute for data rows, and session attribute for combo box if one exists.
取得对表格ID、值对象类、数据行的会话属性和组合框(如果有的话)的会话属性的引用。
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.
但是,如果会话数据与某个新索引冲突(比如重复行在唯一的索引上冲突),则在数据纠正之前不会为该会话物化该索引。
Session data needs to be kept, so the system cannot discard any data when running low on memory.
由于需要保留会话数据,因此系统内存不足时,无法丢弃任何数据。
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.
在失败发生时,对会话数据的访问将更快,因为它位于内存中,数据本身也高度可用。
J2EE applications typically store this kind of data in in-memory session objects for better performance and for a better user experience.
J2EE应用程序通常将此类信息存储在内存中的会话对象中,以实现更好的性能或实现更好的用户体验。
In fact, once you think about that, the details of how session data is stored on the server are surprisingly trivial for purposes of understanding session handling.
实际上,想一想就会发现,要理解会话数据如何存储在服务器中是非常容易的。
Solving this problem requires session affinity, which persists the session data to a repository.
解决这个问题要求会话亲缘关系,它使得会话数据只持久化到一个资源库中去。
Then it creates an instance of the VisitInformation object (labeled "visits") that holds the session data.
然后它创建一个VisitInformation对象的实例,(标记为“visits”),它拥有会话数据。
应用推荐