Devlive 开源社区 本次搜索耗时 0.660 秒,为您找到 1185 个相关结果.
  • OOP Style

    1287 2024-06-07 《Underscore.js 1.13.6》
    You can use Underscore in either an object-oriented or a functional style, depending on your preference. The following two lines of code are identical ways to double a list of num...
  • Inject Session Conf with Custom Config Advisor

    1283 2024-07-05 《Apache Kyuubi 1.9.1》
    Session Conf Advisor The steps of injecting session configs Example New in version 1.5.0. Session Conf Advisor Kyuubi supports inject session configs with custom config ad...
  • Math

    1283 2024-06-04 《Ramda 0.25.0》
    add divide multiply product subtract sum modulo mathMod de inc negate mean median add Number → Number → Number Added in v0.1.0 Adds two values. See also subtrac...
  • Math

    1282 2024-06-04 《Ramda 0.2.0》
    add divide multiply product subtract sum modulo add Number → Number → Number Added in v0.1.0 Adds two values. See also subtract . R . add ( 2 , 3 ); //=> ...
  • 第一节:仓库详情页 - 文件浏览与概览信息

    学习目标 页面分析 实现步骤 第1步:准备HTML骨架与Tailwind配置 第2步:实现顶部导航栏 第3步:实现仓库信息头部 第4步:实现仓库导航菜单 第5步:实现主要内容区域结构 第6步:实现分支选择器与路径导航 第7步:实现文件浏览列表 第8步:实现README预览区域 第9步:实现右侧边栏 关键样式技术点解析 1. 两栏布局实...
  • 4.18 Omit a heading in the table of contents

    1274 2024-05-23 《R Markdown Cookbook》
    If you do not want certain section headings to be included in the table of contents, you can add two classes to the heading: unlisted and unnumbered . For example: # Section hea...
  • Math

    1273 2024-06-04 《Ramda 0.3.0》
    add divide multiply product subtract sum modulo mathMod add Number → Number → Number Added in v0.1.0 Adds two values. See also subtract . R . add ( 2 , 3 ); ...
  • Metrics Reporting

    1266 2025-03-10 《Apache Iceberg 1.8.1》
    Metrics Reporting As of 1.1.0 Iceberg supports the MetricsReporter and the MetricsReport APIs. These two APIs allow expressing different metrics reports while supporting a plu...
  • Monitoring

    1264 2025-03-19 《Apache Gobblin 0.17.0》
    Overview Metrics Collecting and Reporting Metrics Reporting Metrics collection JVM Metrics Pre-defined Job Execution Metrics Job Execution History Store Email Notifications ...
  • Math

    1257 2024-06-04 《Ramda 0.8.0》
    add divide multiply product subtract sum modulo mathMod add Number → Number → Number Added in v0.1.0 Adds two values. See also subtract . R . add ( 2 , 3 ); ...