书栈网 · BookStack 本次搜索耗时 0.034 秒,为您找到 2465 个相关结果.
  • helm list

    helm list Synopsis Options Options inherited from parent commands SEE ALSO Auto generated by spf13/cobra on 16-May-2019 helm list List releases Synopsis This command list...
  • gpmapreduce

    gpmapreduce Synopsis Requirements Description Options Examples See Also gpmapreduce Runs Greenplum MapReduce jobs as defined in a YAML specification document. Synopsis g...
  • 条件分支

    条件分支 if … elsif … else … unless … else … 三目运算符 条件分支 if … elsif … else … 这里没有什么特别之处,除了elsif 的拼写: my $word = "antidisestablishmentarianism" ; my $strlen = ...
  • 基本配置

    基本配置 基本配置 您已经知道了,Emacs 的配置文件为 ~/.emacs 。配置文件中,以 ; 起始到行末的部分为注释。 让我们些简单配置一下: 例 25.1. emacs 配置 ~/.emacs ;;======================================== ;;添加 Emacs 搜索目录 可以...
  • 服务器名称(翻译)

    服务器名称 通配符名称 正则表达式名称 五花八门的名称 优化 兼容性 服务器名称 注:内容翻译自Nginx官网文档 Server Name 。 服务器名称通过使用server_name指令来定义并决定哪个服务器块(server block)将用于给定的请求。参考”How nginx processes a request “。 ...
  • Jobs

    Jobs Running an example Job Writing a Job spec Job Labels Pod Template Pod selector Parallel execution for Jobs Controlling parallelism Completion mode Handling Pod and con...
  • Building Julia (Detailed)

    Building Julia (Detailed) ) Downloading the Julia source code Building Julia Updating an existing source tree General troubleshooting Platform-Specific Notes Required Build To...
  • gpmapreduce

    gpmapreduce Synopsis Requirements Description Options Examples See Also gpmapreduce Runs Greenplum MapReduce jobs as defined in a YAML specification document. Note Green...
  • 正则表达式

    864 2018-03-24 《Ruby 风格指南》
    正则表达式 有些人在面对问题时,不经大脑便认为,“我知道,这里该用正则表达式”。现在他要面对两个问题了。——Jamie Zawinski 如果只是在字符串中进行简单的文本搜索,不要使用正则表达式,比如 string['text'] 。[link ] 对于简单的构建操作,使用正则表达式作为索引即可。[link ] match = ...
  • Vulnerability Patching Process

    Vulnerability Patching Process Types of Vulnerabilities Reporting Vulnerabilities in Kong code Vulnerability Patching Process Kong Gateway is primarily delivered as DEB, RPM &...