Devlive 开源社区 本次搜索耗时 0.091 秒,为您找到 1726 个相关结果.
  • 7.14 Improve accessibility of HTML pages

    4516 2024-05-24 《R Markdown Cookbook》
    It is important to make your HTML output documents accessible to readers who are visually impaired or blind. These readers often have to use special tools, such as screen readers,...
  • Function

    4513 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...
  • RHEL/CentOS/Oracle Linux 7

    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 ...
  • DVC

    DVC节点 综述 创建任务 任务样例 Init DVC Upload Download 环境准备 dvc 安装 DVC节点 综述 DVC(Data Version Control) 是一个MLops领域一个优秀的开机器学习版本管理系统。 DVC 组件用于在DS上使用DVC的数据版本管理功能,帮助用户简易地进行数据的版本管理。组件提...
  • Collections

    4505 2024-06-07 《Underscore.js 1.13.6》
    each map reduce reduceRight find filter findWhere where reject every some contains invoke pluck max min sortBy groupBy indexBy countBy shuffle sample toArray ...
  • Github

    Description Key features Options url [String] access_token [String] method [String] params [Map] body [String] poll_interval_millis [int] retry [int] retry_backoff_multipl...
  • quick-start-flink

    Step 1: Deployment SeaTunnel And Connectors Step 2: Deployment And Config Flink Step 3: Add Job Config File to define a job Step 4: Run SeaTunnel Application What’s More Ste...
  • Doris

    Support Those Engines Key features Description Supported DataSource Info Database Dependency Data Type Mapping Source Options Tips Task Example Doris source connector ...
  • Why JDO?

    4500 2024-05-25 《Apache JDO 3.2.1》
    The majority of applications need to persist (or store) data during their lifecycle. There are many ways of doing this with an application written in Java. If your datastore is ...
  • 全局参数

    全局参数 作用域 使用方式 创建 Shell 任务 保存工作流,并设置全局参数 任务实例查看执行结果 全局参数 作用域 全局参数在工作流定义页面配置。 方向是 IN 的变量是针对整个工作流 的所有任务节点都有效的参数。 方向是 OUT 的变量作为该工作流的输出参数,传递到父工作流中对应 SubProcess 任务的下游任务。 使用方...