SIP或许将建立一个一套完整的会话类型,和电话呼叫几乎没有任何相同之处。
SIP will likely be used to establish a whole set of session types that bear almost no resemblance to a telephone call.
关于会话,前人提出了许多理论,就具体会话类型也做了大量研究,如日常会话、电视会话、课堂会话。
Plenty of theories advanced on the study of this topic have been conducted on the types of conversation, such as everyday dialogues, television dialogues on and class dialogues, etc.
随着广播媒体形式的日益丰富,广播热线直播节目也日益普遍,成为一种特殊的会话类型,为人们所喜爱。
As broadcast media vary day after day, live broadcast hotline programs become increasingly popular to common people and finally turn into a new type of conversation.
当表非常大或者大量会话发出这种类型的查询时,性能将会有所下降。
Performance is negatively impacted when the table is large or when many sessions issue this type of query.
他选择合适的沟通类型,对于重要的协作,比起电子邮件更喜欢面对面的会话。
He selects the proper type of communication, preferring face-to-face conversations over email for important collaborations.
因为HTTP是无状态的,除非一些类型的会话令牌在每个请求中来回传递,否则服务器并不能将同一个人的所有请求联系在一起。
Because HTTP is stateless, unless some kind of session token is passed back and forth on every request, the server has no way to link together requests made by the same person.
该示例应用程序将要显示的屏幕类型作为呈现参数存储,将购物车的内容(股票的数量)作为会话参数存储。
The example application stores the type of the screen to display as a render parameter, and the content of the shopping cart (the number of stocks) as a session parameter.
在检验了会话之后,连接器应该判断要请求的条目的类型。
After the session is validated, your connector should determine the type of the item that is being requested.
EJB项目拥有一个会话ejb,您可以使用它来调用JPA实体来创建新的成员以及成员类型。
The EJB project has a stateless session EJB that you will use to invoke your JPA entities to create new members and memberships.
使用会话高级高速缓存类型,这样每一个会话将获得它们自己的缓存条目。
Use the session advanced cache type so every session gets its own cached items.
pam_aix模块支持验证、帐户、密码和会话管理模块类型。
The pam_aix module supports authentication, account, password and sessions management module types.
似乎除了有状态会话Bean之外,您已经为所有的EJB组件类型找到了合适的用途。
It seems like you have found a good use for every EJB component type — other than stateful session beans.
然后,一个“bash”shell返回给用户,它带有新的会话keyring和链接到这个keyring的新类型的密钥。
A "bash" shell is then returned to the user with the new session keyring and the key of a new type linked to the keyring.
default_tkt_enctypes:这个字段指定客户机将请求的会话密匙加密类型的列表。
Default_tkt_enctypes: This field identifies the list of session key encryption types that will be requested by the client.
会话bean和消息驱动 bean可以使用任一类型;实体 bean被受限于仅仅使用 CMT。
Session beans and message-driven beans may employ either type; Entity beans are restricted to CMT only.
在无状态会话bean上下文外部的客户机层中使用编程事务时,您不需要设置事务类型。
When you use programmatic transactions in the client layer outside of the context of a stateless session bean, you don't need to set the transaction type.
Required事务类型指明会话bean方法在代码执行时需要存在一个事务。
The Required transaction type specifies that the session bean method requires a transaction to be present while its code is executing.
SCA定义了多个不同的绑定类型,包括Web服务、无状态会话ejb、JMS、JCA、sca缺省绑定等等。
SCA defines several different types of bindings, including Web service, stateless session EJB, JMS, JCA, SCA default binding, and so on.
EJB技术的两种类型是实体bean和会话bean。
Two types of EJB technology are entity beans and session beans.
根据会话的连接,LotusDomino数据的返回类型可能会有所不同。
Depending on the session's connection, the type of Lotus Domino data returned may be different.
这一工具可以提供多种类型的建议,包括对OR b和we b池的池设置的建议,对会话设置的建议,对内存泄漏的建议,甚至包括对数据源的诊断建议。
There are many type of advice provided through this facility, including pool setting advice for ORB and Web pools, session setting advice, memory leak detection or even data source diagnostic advice.
首先,您将选择通用的组件类型(如servlet和会话bean)。
First you will select the general component types (such as servlets and session beans).
EJB 2.0规范定义了一种新的企业bean,以期弥补其他四种类型的企业bean(两种会话bean和两种实体bean)的不足。
The EJB 2.0 specification defines a new type of enterprise bean to complement the other four types available (two session types and two entity types).
EJB: ejb后端类型用于将CMPBean保存到EJBFacade,如公开包含所需数据访问逻辑的方法的无状态会话。
EJB: the EJB backend type is used to persist a CMP bean to a backend that provides an EJB facade, such as a stateless session bean that exposes methods that contain the desired data access logic.
接下来,您将选择一些匹配应用程序的用户界面显示和业务请求处理需求的更特定类型(如jsp页面和有状态会话bean)。
Next, you'll choose some more specific types that match the application's requirements for user interface display and business request processing (such as JSP pages and stateful session beans).
有时候这仅仅是某种类型的会话id,它可以用来从内存或数据库检索服务器端状态。
Sometimes this may just be a session id of some sort that can be used to retrieve server-side state from memory or a database.
这种类型的所有模型属性都将存储在会话中,无论属性名称是什么。
All model attributes of this type will be stored in the session, regardless of attribute name.
修改后的方法可以加载许多类型不同的对象,因为他们需要在同一个会话中加载,保证了对象的标识加载了不止一次。
The revised method can load as many different types of objects as it needs to in the same session, which guarantees the identity of objects loaded more than once
第四种类型(用户特有的会话keyring)不被直接搜索,但是,它通常会链接到一个会话特有的keyring。
The fourth type, a user-specific session keyring, is not searched directly but it is normally linked to from a session-specific keyring.
正如以前阐述的,会话bean是最轻量级类型的企业bean类型。
As previously explained, session beans are the most lightweight type of enterprise bean.
应用推荐