书栈网 · BookStack 本次搜索耗时 0.022 秒,为您找到 35104 个相关结果.
  • Simple Retry

    Simple Retry Simple Retry The simplest form of retry is just to add the @Retryable annotation to any type or method. The default behaviour of @Retryable is to retry 3 times w...
  • Simple模式

    1267 2020-06-11 《Go语言中文文档》
    1. Simple模式 1.1.1. 代码层面 1. Simple模式 消息产生着§将消息放入队列 消息的消费者(consumer) 监听(while) 消息队列,如果队列中有消息,就消费掉,消息被拿走后,自动从队列中删除(隐患 消息可能没有被消费者正确处理,已经从队列中消失了,造成消息的丢失)应用场景:聊天(中间有一个过度的服务器;p...
  • Simple Transformations

    476 2021-10-08 《Qt6 QML Book》
    Simple Transformations Simple Transformations A transformation manipulates the geometry of an object. QML Items can, in general, be translated, rotated and scaled. There is a si...
  • Simple Example

    Simple Example Alternative presentation aspects Protocol - informal Text protocol Server code Client code Simple Example This example deals with a directory browsing proto...
  • 31.1.10 Simple

    31.1.10 Simple 31.1.10 Simple 如果以上选项都没有采用,一个使用ConcurrentHashMap 作为缓存存储的简单实现将被配置,这是应用没有添加缓存library的默认设置。
  • Simple Queries

    Simple Queries Simple Queries It is recommended to use AQL instead. Simple queries can be used if the query condition is straight forward, i.e., adocument reference, all doc...
  • Simple Gateway

    Deploying a simple Gateway Deploying a simple Gateway The simplest possible deployment is a Gateway and Route resource which are deployed together by the same owner. This repres...
  • Simple Mapping

    Simple Mapping Description Options Sample Simple Mapping Description The Simple Mapping transform allows you to re-use a series of transforms in the form of a “re-usable pip...
  • Simple Retry

    Simple Retry Simple Retry The simplest form of retry is just to add the @Retryable annotation to any type or method. The default behaviour of @Retryable is to retry 3 times w...
  • Simple pattern

    Simple pattern tokenizer Configuration Example configuration Simple pattern tokenizer The simple_pattern tokenizer uses a regular expression to capture matching text as term...