查询
1 词典释义:
stateless
时间: 2025-11-05 11:51:25
英 [ˈsteɪtlɪs]

adj.无国籍的;无政府的;无政府管理的;无隆重礼仪的;无威严的;

双语例句
  • If I went back I'd be a stateless person.

    如果我回去,我就是个没有国籍的人了。

    《柯林斯英汉双解大词典》
  • The application is stateless.

    此应用程序是无状态的。

  • Create a stateless session bean.

    建立无状态会话bean。

  • The Web is inherently stateless.

    Web 在本质上是无状态的。

  • Simple stateless MVC architecture.

    简单的无状态MVC架构。

  • This makes this protocol stateless.

    因此,该协议是 无状态的(stateless)。

  • Declaring a stateless session bean.

    声明无状态会话bean。

  • They lived in a stateless twilight zone.

    他们住在无国籍的边缘地区。

  • Session-type: default value "stateless."

    session - type:缺省值“stateless”。

  • Create a new stateless session bean.

    创建新的无状态会话Bean。

  • No singleton stateless session bean.

    没有单独的无状态会话bean。

  • Requests are stateless.

    请求是无状态的。

  • Stateless session bean.

    无状态会话Bean。

  • Using a stateless session EJB component

    使用无状态会话 EJB 组件

  • Create a default stateless session bean.

    创建缺省无状态会话Bean。

  • It is ideal for stateless service objects.

    对于无状态服务对象很理想。

  • Whether the rules are stateless or stateful.

    规则是无状态的,还是有状态的。

  • The EJB can be either stateful or stateless.

    EJB可以是有状态或无状态的。

  • Violating the "stateless server" constraint.

    违背了“无状态服务器”约束。

  • You might know that HTTP is stateless by default.

    您可能知道缺省情况下HTTP是无状态的。

  • In particular, it is a stateless, one-way protocol.

    特别是,它是无状态、单向的协议。

  • How can a stateless server support ACID transactions?

    一个无状态服务器是如何支持ACID事务的?

  • HTTP is conventionally considered a stateless protocol.

    HTTP就是一种无状态协议。

  • A handler should be implemented as a stateless instance.

    一个处理程序应该被作为无状态的实例实现。

  • You need to keep things stateless to make them scale better.

    您需要确保一切无状态,才能获得更好的可伸缩性。

  • As HTTP is stateless, there are no transactions in this mode.

    由于HTTP是无状态的,所以本模式中不存在事务。

  • Moreover, the underlying GET requests are supposed to be stateless.

    此外,底层的GET请求被认为是无状态的。

  • A requirement for clustering generally requires stateless behavior.

    集群需求通常要求无状态行为。

  • In general, stateless interaction patterns scale better than others.

    通常,无状态交互模式的可伸缩性比其它模式更好一些。

  • Some list methods that offer a simple paging mechanism are stateless.

    一些提供简单分页机制的列表方法是无状态的。