Devlive 开源社区 本次搜索耗时 0.050 秒,为您找到 2342 个相关结果.
  • 表格

    4145 2024-05-26 《Markdown 中文版》
    Markdown 表格 语法格式如下: 对齐方式 其他技巧 Markdown 表格 Markdown 制作表格使用 | 来分隔不同的单元格,使用 - 来分隔表头和其他行。 语法格式如下: | 表头 | 表头 | | ---- | ---- | | 单元格 | 单元格 ...
  • 6. Getting Started with Kyuubi and Cloudera Hue

    Getting Started with Kyuubi and Cloudera Hue What is Hue Preparation Get Kyuubi Started Run Hue in Docker Configuration Start Hue in Docker For CDH 6.x Users Getti...
  • 4.5 Bibliographies and citations

    4139 2024-05-10 《R Markdown Cookbook》
    Changing citation style Add an item to a bibliography without using it Add all items to the bibliography Include appendix after bibliography (*) References For an overview of...
  • Sampling

    4137 2024-06-22 《Apache Accumulo 2.x》
    Overview Configuring Scanning sample data Bulk import Overview Accumulo has the ability to generate and scan a per table set of sample data. This sample data is kept up to da...
  • Telegraf

    Telegraf 是 InfluxData 公司开源的一款采集器,内置非常多的采集插件,不过 Telegraf 是面向 InfluxDB 生态的,采集的监控数据推给 InfluxDB 非常合适,推给 Prometheus、Victoriametrics、Thanos 这些时序库,可能会带来问题。主要是两点: 有些数据是 string 类型的,Prome...
  • Function

    4133 2024-06-02 《Ramda 0.23.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of constructN converge curryN __ bin...
  • Installation

    4131 2024-06-03 《Docusaurus 1.14.7》
    Installing Docusaurus Verifying Installation Running the example website Launching the server behind a proxy Updating Your Docusaurus Version Docusaurus was designed from the...
  • Timezones

    4130 2024-05-25 《Apache Superset 4.0.1》
    There are four distinct timezone components which relate to Apache Superset, The timezone that the underlying data is encoded in. The timezone of the database engine. The timezo...
  • 4.7 Cross-referencing within documents

    4123 2024-05-10 《R Markdown Cookbook》
    References Cross-referencing is a useful way of directing your readers through your document, and can be automatically done within R Markdown. While this has been explained in Ch...
  • SNMP

    switch_legacy snmp 监控网络设备,主要是通过 SNMP 协议,Categraf、Telegraf、Datadog-Agent、snmp_exporter 都提供了这个能力。 switch_legacy Categraf 提供了一个网络设备的采集插件:switch_legacy,在 conf/input.switch_legacy ...