Devlive 开源社区 本次搜索耗时 0.135 秒,为您找到 1985 个相关结果.
  • Ubuntu 18

    Steps Next Step More Information On a server host that has Internet access, use a command line editor to perform the following: Steps Log in to your host as root . Download...
  • 电话短信告警

    自定义脚本 Webhook方式 因为电话、短信的发送是需要采购通道的,而市面上的通道五花八门,规范不一,所以夜莺没法把这个能力内置到Go代码里。那如何扩展支持呢?有两个方式,一个是通过自定义脚本,一个是通过Webhook。 自定义脚本 夜莺支持在告警的时候自动调用脚本,把告警事件的内容encode成json传给脚本的stdin,剩下的事情,就由脚本...
  • Introduction

    2118 2024-06-10 《SpotBugs 4.8.5》
    Introduction Requirements Supported Java version Introduction SpotBugs is a program to find bugs in Java programs. It looks for instances of “bug patterns” —- code instances t...
  • Yarn Queue Management

    Background How to create yarn queues How to use available queues Items about the feature Background In the actual production environment for the Yarn Deployment Mode , users...
  • MySQL

    MySQL 数据源 是否原生支持 MySQL 数据源 数据源:选择 MYSQL 数据源名称:输入数据源的名称 描述:输入数据源的描述 IP 主机名:输入连接 MySQL 的 IP 端口:输入连接 MySQL 的端口 用户名:设置连接 MySQL 的用户名 密码:设置连接 MySQL 的密码 数据库名:输入连接 MySQL 的数据库名称 Jdbc...
  • 2. Kinit Auxiliary Service

    Kinit Auxiliary Service Installing and Configuring the Kerberos Clients Kerberos Ticket Configurations Further Readings Kinit Auxiliary Service In order to work with ...
  • Oracle Cloud Infrastructure

    2115 2024-07-01 《Apache Hudi 0.15.0》
    OCI Configs Configuring the HDFS Connector Libraries Construct an OCI HDFS URI The Oracle Object Storage system provides strongly-consistent operations on all buckets in all ...
  • Array

    2114 2024-06-14 《Lodash 3.10.1》
    .chunk(array, [size=1]) Arguments Returns Example .compact(array) Arguments Returns Example .difference(array, [values]) Arguments Returns Example .drop(array, [n=1]) A...
  • Object

    2112 2024-06-05 《Ramda 0.29.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn propOr has hasIn assoc assocPath lens pickBy evolve inv...
  • Function

    2111 2024-06-02 《Ramda 0.1.1》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap always a → (* → a) Parameters valThe value to wrap in a func...