将交谈状态存储在会话中
由您权衡状态存储的位置和特定体系结构与应用程序的重要性。
It is up to you to decide where the state should be stored and what the trade-offs are in your particular architecture and applications.
同时,一些方面将状态存储到本地或者它们建议的类的ITD中。
Also, some aspects store state, either locally or in ITDs on the classes they advise.
一种以触发器的状态存储二进制数据的双稳态存储器。
A bistable storage device which stores binary data as states of flip - flop elements.
在启动代理之前,代理将其内部状态存储在我们需要创建的队列中。
The broker stores its internal state in queues we will need to create before we can start it.
不过话又说回来所有的系统状态存储在一个数据库有这个缺陷。
But then again all systems that store state in a database have this flaw.
拖到绘图页后,可以添加其子状态存储在单独状态图中的复合状态。
Drag onto the page to add a composite state whose sub-states are stored on a separate Statechart diagram.
Fragments:演示fragment布局,回退栈,状态存储等
Fragments: Various samples that demonstrate fragment layouts, back stack, restoring state, and more.
这些附加信息以私有视图状态存储,并且存储在客户端而不是服务器中。
This added information is stored in the private view state and is stored on the client rather than the server.
这意味着,我可以放心地将状态存储在成员变量(如参数从请求url)。
This means, that I can safely store state in member variables (e. g. parameters from the request URL).
状态存储通常构成了方面逻辑的签名部分,它并不总能干净地转移到helper类中。
State storage often forms a significant part of the logic of the aspect, and it can't always be moved cleanly into a helper.
这样做总是一个好办法,但是当会话状态存储在数据库中时,该方法尤其重要。
It's always a good idea to do so, but it's especially important when session state is stored in a database.
当将用户状态存储在会话对象中时,这通常意味着给定用户的请求全都针对同一个服务器实例。
When user state is stored in session objects, this generally implies that a given user's requests are all directed to the same server instance.
提供会话状态模块和会话状态存储提供程序使用的帮助器方法,用于管理ASP。
Provides helper methods used by session-state modules and session-state store providers to manage session information for an ASP.
针对图像显示与状态存储的灰阶图像的显示一致性问题进行了深入研究并给出解决方案。
Via a pilot study with the storage of statement and the display consistency of the grayscale image, a new solution is presented in this dissertation.
管理流程状态的公共的解决方案是在流程执行中的某个时间点让当前状态存储在数据库里。
A common solution for managing the process state is to have the current state of a process stored in a database at certain points in a process execution.
在大多数CGI应用程序中,大部分状态存储在数据库中,只有会话id通过cookie传递给每个脚本。
In most CGI applications, much of the state is stored in a database, but only a session ID is passed to each script via a cookie.
logon(AuthBundle)是无线程的,因为OmniFind 是无状态存储库,不支持连续会话。
Our logon(AuthBundle) is relatively threadbare because OmniFind is a stateless repository that does not support a continuous session.
虽然有状态会话bean在会话状态管理方面有更大的灵活性,但是在可能的情况下,将会话状态存储在We b层仍然有好处。
While stateful session beans allow for greater flexibility in session state management, there are still advantages to storing the session state in the Web tier where practical.
因为流程状态存储在数据库,所以流程引擎在服务器关闭之后可以恢复运行流程。服务的关闭是由于硬件故障或者正常维护。
Because the process state is stored in a database, the process engine can also recover running processes after a server shutdown, due to hardware failure or regular maintenance.
因此,所有的状态都要存储在客户端。
当然,虚拟文件系统或相似的机制可以存储状态,但是用户必须有这些系统。
A virtual file system or similar mechanism can, of course, store state-for the users who have it.
应用程序状态可以存储在内存、文件或者数据库中。
Application state may be stored in memory, in files, or in a database.
另外,存在许多存储状态信息和缓存数据的临时tdb文件。
In addition, there are many temporary TDB files that store state information and cached data.
首先,它创建了一个用于存储实例状态的配置存储文件。
First, it creates the configuration storage file that is used to store the state of this instance.
应该避免用url存储状态。
迁移过程的中心是打包VM 的挂起状态(存储在内存中),并将这些包移动到新主机上,然后恢复 VM来执行相关操作。
The process of migration centers around packaging the suspended state of the VM (represented by memory) and moving those pages to a new host, and then restoring the VM to execute.
迁移过程的中心是打包VM 的挂起状态(存储在内存中),并将这些包移动到新主机上,然后恢复 VM来执行相关操作。
The process of migration centers around packaging the suspended state of the VM (represented by memory) and moving those pages to a new host, and then restoring the VM to execute.
应用推荐