书栈网 · BookStack 本次搜索耗时 0.050 秒,为您找到 2498 个相关结果.
  • Web site

    Web site source code Building the web Web site source code Most of the curl web site is also available in a public git repository,although separate from the source code reposi...
  • 配置管理-YAML格式

    一、简介 二、对象 三、数组 四、复合结构 五、纯量 六、字符串 七、引用 一、简介 YAML 语言(发音 /ˈjæməl/ )的设计目标,就是方便人类读写。它实质上是一种通用的数据串行化格式。 它的基本语法规则如下。 大小写敏感 使用缩进表示层级关系 缩进时不允许使用Tab键,只允许使用空格。 缩进的空格数目不重要,只要相同层级的...
  • 配置管理-YAML格式

    一、简介 二、对象 三、数组 四、复合结构 五、纯量 六、字符串 七、引用 一、简介 YAML 语言(发音 /ˈjæməl/ )的设计目标,就是方便人类读写。它实质上是一种通用的数据串行化格式。 它的基本语法规则如下。 大小写敏感 使用缩进表示层级关系 缩进时不允许使用Tab键,只允许使用空格。 缩进的空格数目不重要,只要相同层级的...
  • AdvancedCronJob

    AdvancedCronJob Example Time zones AdvancedCronJob AdvancedCronJob is an enhanced version of CronJob. The original CronJob creates Job periodically according to schedule rule,...
  • 正则表达式

    正则表达式 正则表达式 除了Perl以外,正则表达式也被应用在许多其他的语言和工具中。Perl的核心正则表达式语法基本上和其他地方别无二致,不过Perl完整的正则表达式功能复杂到令人发指,并且难以理解。我能给的最好的建议就是尽可能避免引入不必要的复杂性。 用=~ m// 运算符进行正则表达式匹配。在scalar上下文中,=~ m// 在成功时返回t...
  • Connectors 和 API

    连接器和 API 使用 MySQL 连接器连接 TiDB 使用 MySQL C API 连接 TiDB 使用 MySQL 第三方 API 连接 TiDB TiDB 支持的连接器版本 连接器和 API 数据库连接器为客户端提供了连接数据库服务端的方式,APIs 提供了使用 MySQL 协议和资源的底层接口。无论是连接器还是 API,都可以用来在...
  • Jobs

    Jobs Overview Creating a Job Known Limitations Scaling a Job Setting Maximum Duration Job Backoff Failure Policy Jobs You are viewing documentation for a release that is ...
  • Query an Array of Embedded Documents

    3685 2019-12-01 《MongoDB v4.2 Manual》
    Query an Array of Embedded Documents Query for a Document Nested in an Array Specify a Query Condition on a Field in an Array of Documents Specify a Query Condition on a Field Emb...
  • Query Documents

    1282 2019-12-01 《MongoDB v4.2 Manual》
    Query Documents Select All Documents in a Collection Specify Equality Condition Specify Conditions Using Query Operators Specify AND Conditions Specify OR Conditions Specify AN...
  • 客户端库

    客户端库 官方支持的 Kubernetes 客户端库 社区维护的客户端库 客户端库 本页面概要介绍了基于各种编程语言使用 Kubernetes API 的客户端库。 在使用 Kubernetes REST API 编写应用程序时, 你并不需要自己实现 API 调用和 “请求/响应” 类型。 你可以根据自己的编程语言需要选择使用合适的客户端库。 ...