Devlive 开源社区 本次搜索耗时 0.246 秒,为您找到 1878 个相关结果.
  • 7.12 Use the details disclosure element

    3312 2024-05-24 《R Markdown Cookbook》
    As mentioned in Section 7.4 , we can fold source code chunks via the option code_folding: hide in the html_document format. Currently it is not possible to fold output blocks, b...
  • Function

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

    3308 2024-07-05 《Apache Kyuubi 1.9.1》
    What is Hue Preparation Get Kyuubi Started Run Hue in Docker Configuration Start Hue in Docker For CDH 6.x Users What is Hue Hue is an open source SQL Assistant for Datab...
  • Documentation Style Guide

    3308 2024-07-05 《Apache Kyuubi 1.9.1》
    Goals License Header General Style ReStructuredText Headings Links Markdown Headings Images Third-party references This guide contains guidelines, not rules. While guide...
  • Iceberg

    3307 2024-06-26 《Apache Amoro 0.6.1》
    Iceberg format refers to Apache Iceberg table, which is an open table format for large analytical datasets designed to provide scalable, efficient, and secure data storage and qu...
  • Function

    3302 2024-06-02 《Ramda 0.6.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of constructN converge curryN __ bin...
  • GitHub 趋势日报 (2025年04月13日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Java PHP Vim Script TypeScript Lua C Rust C++ Kotlin Go MDX C Python Ruby Jupyter Notebook JavaScript Shell HTML Batchfile Markdow...
  • List

    3300 2024-06-05 《Ramda 0.20.0》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • Openmldb

    OpenMLDB 节点 综述 创建任务 任务样例 导入数据 特征抽取 环境准备 OpenMLDB 启动 Python 环境 OpenMLDB 节点 综述 OpenMLDB 是一个优秀的开源机器学习数据库,提供生产级数据及特征开发全栈解决方案。 OpenMLDB任务组件可以连接OpenMLDB集群执行任务。 创建任务 点击项目...
  • 5.1 Font color

    3296 2024-05-23 《R Markdown Cookbook》
    Using an R function to write raw HTML or LaTeX code Using a Pandoc Lua filter (*) The Markdown syntax has no built-in method for changing text colors. We can use HTML and LaTeX ...