• 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空中下载数据会话。

    youdao

  • With it, you can store session information in a database or implement a handler for encrypting and decrypting all of your data.

    使用可以会话信息存储数据库中,或者实现一个用于加密解密所有数据的处理器

    youdao

  • In this section, you'll see how to generate keys that let you store data for each user session.

    一部分中看到如何生成存储每个用户会议所用数据

    youdao

  • In this section, you see how to generate keys that let you store data for each user session.

    一部分中将看到如何成为每一个用户会话存储数据所用的

    youdao

  • 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.

    可以给予无限地存储会话数据能力,使的会话数据不仅可以重新启动后检索可以集中许多机器中的任意一个检索。

    youdao

  • Runtime views of the session data for devices configured within the simulator.

    模拟器配置设备会话数据运行时视图

    youdao

  • Session data is transient, usually short lived, and needs to be accessed quickly during the rendering of pages.

    会话数据临时的,通常短期存在,需要页面呈现过程迅速地访问到。

    youdao

  • Similarly, if you are doing load balancing by clustering several computers, the session data is stored only on the computer that created it.

    相似地如果正在通过群集几个计算机来实现负载平衡那么会话数据存储创建计算机上。

    youdao

  • 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.

    数据库持久性缺点在于数据库的成本,特别是存储数据库中的会话数据本身应该具有高可用性的情况下更是如此

    youdao

  • Avoid replicating data into the session that can be recreated from sources other than through user interaction.

    避免可以通过用户交互之外的其他重新创建的数据复制会话中。

    youdao

  • 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所有表单数据捕获任意会话信息客户机获得信息,从而确定应该执行什么操作。

    youdao

  • You will recall that this mediation simply wrote session and context data about the message to the log.

    一下中介如何将关于消息会话上下文数据简单地写入日志。

    youdao

  • The code that will invoke the EJB component and store the data in the session scope is shown below.

    下面的这些代码调用 EJB组件数据存储会话范围之内

    youdao

  • When events occur in the simulator that change the session data, the views are dynamically updated to reflect the current state.

    事件发生更改会话数据模拟器时,视图动态地更新反映当前状态

    youdao

  • 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分钟全部都数据加载会话缓存中花费的时间。

    youdao

  • 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.

    会话存储数据对象由于我们数据库断开连接,因此需要联系人数据对象存储会话中,以便将用于下一页。

    youdao

  • The session data also needs to be replicated to other cluster nodes, in case the original cluster node goes down (failover scenario).

    如果原始集群节点出现问题(故障转移情况),则会话数据必须复制其他的集群节点

    youdao

  • Instead, use an in memory hash table to cache the data and just keep a key to the data in the session.

    相反地,应该使用内存中的哈缓存数据并且会话中保存一个对此数据进行引用

    youdao

  • 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

    youdao

  • In addition to deciding how to store replicated session data, there is also a question of when to replicate data.

    除了决定如何存储复制会话数据还有什么时候复制数据问题

    youdao

  • The time it takes to serialize and deserialize session data when they are being written to a remote copy can become considerably large.

    会话数据写入远程副本时,对会话数据进行序列化序列化所需的时间可能变得非常

    youdao

  • Making it easier to put data into a session means more people will put more data into a session.

    数据放进会话容易了,这意味着会有更多更多的数据放进会话中。

    youdao

  • 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对象数据行的会话属性组合框(如果的话)会话属性引用

    youdao

  • 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.

    但是如果会话数据某个索引冲突(比如重复行在唯一的索引上冲突),则数据纠正之前不会会话物化索引。

    youdao

  • Session data needs to be kept, so the system cannot discard any data when running low on memory.

    由于需要保留会话数据因此系统内存不足无法丢弃任何数据。

    youdao

  • 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.

    失败发生时会话数据访问更快因为位于内存中,数据本身高度可用

    youdao

  • J2EE applications typically store this kind of data in in-memory session objects for better performance and for a better user experience.

    J2EE应用程序通常此类信息存储内存中的会话对象中,实现更好性能或实现更好的用户体验

    youdao

  • 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.

    实际上想一想就会发现,要理解会话数据如何存储服务器非常容易

    youdao

  • Solving this problem requires session affinity, which persists the session data to a repository.

    解决这个问题要求会话亲缘关系使得会话数据只持久化一个资源库中去。

    youdao

  • Then it creates an instance of the VisitInformation object (labeled "visits") that holds the session data.

    然后创建一个VisitInformation对象实例,(标记为visits”),它拥有会话数据

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定