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

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

    youdao

  • 第二部分叙述管理用户会话数据的一些方法

    The second part described methods for managing users and session data.

    youdao

  • 会话数据适合示例场景Internet站点购物车

    An example scenario when session data is appropriate is the shopping cart on an Internet site.

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

  • 如果不想丢失使用AR会话插件创建会话数据,你可以设置

    If you do not like to loose old sessions created with default AR sessions plugin, you could set.

    youdao

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

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

    youdao

  • 采用共享方法(尽管自动地会话数据存储一个通用数据)。

    It takes a Shared nothing approach (though it does automatically store session data to a common database).

    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

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

    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

  • 视图将导致XSL模板会话数据XML表示转换返回客户机浏览器本地化HTML

    The view causes an XSL template to transform the XML representation of the session data into localized HTML returned to the client browser.

    youdao

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

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

    youdao

  • 然后Portlet可以使用首选项属性来对每个Portlet定义会话数据设置名称空间

    The portlet can then use this preference attribute to namespace the session data per portlet definition.

    youdao

  • 也意味着需要关心SpringWebFlow会话数据大小是否超过物理大小。

    What this means is that you do not need to care about if the size of the conversational data that Spring Web Flow has exceeds the physical heap size.

    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

  • SessionManager可以加密保存会话文件关闭窗口文件中的会话数据

    Session Manager can encrypt session data stored in session files as well as the closed window file. To enable this feature, do the following.

    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

  • 实际上只需知道数据可靠地存储只需提供(常常称为会话键或会话id),就可以访问会话数据

    All you really need to know is that data is reliably stored and can be accessed given only a single key, usually called the session key or session ID.

    youdao

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

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

    youdao

  • 这种方法相当直观,优点不仅会话可以故障转移其他主机而且即使整个群集失效,会话数据也可以保存下来

    This approach is straightforward enough, and has the advantage that not only can the session fail over to any other host, but the session data can survive the failure of the entire cluster.

    youdao

  • 相反seam小心地管理那个区段会话数据生命周期并且conversation终止时,自动清除它们。

    Instead, the life cycle of that segment of session data is carefully managed by Seam and it is automatically cleaned up when the conversation terminates.

    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

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

    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

  • 同样即使存根可能运行相同后端服务器服务进行对话典型JAX - RPC运行也分别每个单独存根维护会话数据

    As such, a typical JAX-RPC runtime maintains the session data separately for each individual stub even though stubs may talk with services running at the same back-end server.

    youdao

  • Reddit所有内容都使用了memcache数据数据会话数据渲染页面存储内部函数预先计算的页面、全局

    Reddit started to use memcache for about everything: database data, session data, rendered pages, memorizing internal functions, pre-computed pages, global locking.

    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

  • Body元素包含Web服务将要处理信息,而Header 元素包含特定应用程序的信息,比如身份验证数据会话数据

    The Body element contains information intended for the web service to process and the Header Element contains application specific information like authetication data,session data etc.

    youdao

  • 会话数据具有用户会话生存期基于用户执行操作将转换Portlet 中的 processAction调用创建的。

    Session data is that which has a lifetime of the user session, and is created based on actions the user performed that translate to processAction calls on the portlet.

    youdao

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

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

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