2. On managing clientstate in such an architecture he warns that.
对于在这样一种架构中管理客户端的状态,他警告说。
来自互联网
3. Theories which can explain the asymmetric alliance include Autonomy Security Trade off Model, Patron Client State Relations, alliance Dependence theory and so on.
非对称性同盟关系的理论有安全-自治权交换同盟理论,保护者-受保护者国家关系理论,同盟依存理论。
来自互联网
4. If this flag is false, the clientstate remains in place across connections with the broker; for example, the client application does not need to re-subscribe every time it subsequently reconnects.
5. This all can be done with no mutable state in the client code.
所有这些都可以在客户端代码中没有可变状态的情况下完成。
来自互联网
6. And this all can be done with no mutable state in the client code.
在客户代码中,这些都可以在不使用可变状态的情况下就能做到。
来自互联网
7. Another topic that pops up from time to time is how much state the client can and should have.
另外一个时不时就冒出来的问题是客户究竟可以并且应该拥有多少个不同的状态。
来自互联网
8. Back in 1963 his father, Harvey, first drew the happy face for his PR company's client, State Mutual Life Insurance.
1963年,查理·比尔的父亲哈维为他的公关公司客户国家互惠人寿保险首次设计了一张笑脸。
来自互联网
9. Another very important decision is how full state is partitioned between the client and server sides.
另一个重要的决策是,完整的状态如何在客户机和服务器端之间分配。
来自互联网
10. We'll also show you some more tricks on testing state machines with the test client.
我们还将向您介绍一些在使用测试客户端测试状态机时的技巧。
来自互联网
11. In this case, add a filter to the custom administrative client to identify only those state changes that apply to the deployment manager.
在此情况下,可向自定义管理客户端添加一个过滤器,来识别仅应用于部署管理器的状态更改。
来自互联网
12. By forcing developers to resolve persistence problems almost entirely on the server, without relying on the client system, the lack of state has pushed developers into independence.
13. All of the mechanisms available for storing state information on the client have flaws; the most fundamental is that the client can lose this state, leaving the server with no idea what happened.
14. If a client using your state machine service calls the wrong operation for the current state, the client will receive a fault to let it know what happened.
15. The more often the client polls for state, the more likely the client has an accurate resource representation.
客户端轮询状态的频度越高,其获得的资源表示形式就可能越准确。
来自互联网
16. With a collection of ways to maintain simple state on the client, and a collection of ways to maintain detailed and complicated state on the server, what is missing is a connection between them.
我们能够在客户机上维护简单的状态,也能够在服务器上维护详细的复杂状态,所缺少的是它们之间的连接。
来自互联网
17. Keeping state on client raises risks - is it protected?
在客户端保存状态可能产生危险,是否对其进行了保护?
来自互联网
18. In the connected (POP3: transaction) state, the client can execute the following commands.
在连接的状态下,客户端可以执行一下命令。
来自互联网
19. For example, during the building state a thick client application on the user's workstation may be capturing the claim.
20. It is the responsibility of our Ajax code to check for 304 status, and if found, simply not to change client application state based on the (absence of) data sent from the poll.