Devlive 开源社区 本次搜索耗时 0.281 秒,为您找到 555 个相关结果.
  • Function

    706 2024-06-02 《Ramda 0.3.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of always a → (* → a) Parameters ...
  • Getting Started

    704 2024-05-25 《Apache JDO 3.2.1》
    Using JDO requires several components that work together: a database that stores your data persistently an application that operates through the JDO layers on the database a JDO...
  • Function

    703 2024-06-02 《Ramda 0.5.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of constructN converge curryN alway...
  • Function

    701 2024-06-02 《Ramda 0.12.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of constructN converge curryN __ bin...
  • 3. Getting Started With Hive Beeline

    Getting Started With Hive Beeline Getting Beeline Getting Started With Hive Beeline Getting Beeline $ bin / beeline -- help Usage : java org . apache . hive . cli...
  • 代码块高亮

    698 2024-05-26 《Markdown 中文版》
    Markdown 代码 单词代码 转义 4个空格声明代码块 3个反引号声明代码块 最佳实践 Markdown 代码 如果是段落上的一个函数或片段的代码可以用反引号把它包起来(`),代码块具有语法高亮效果。 单词代码 使用一个反引号(`) Markdown 原文: 在 Linux 系统中常用 `shell` 作为脚本语...
  • Use SpotBugs Plugin on SonarQube

    695 2024-06-13 《SpotBugs 4.8.5》
    Create Maven Project Generate rules.xml Update RulesDefinition.java Update Plugin.java Deploy onto SonarQube The SpotBugs SonarQube Plugin uses major SpotBugs plugins such a...
  • Contribute Transform Guide

    Concepts DataType transform Data transform Translation Core APIs SeaTunnelTransform SingleFieldOutputTransform MultipleFieldOutputTransform AbstractSeaTunnelTransform Deve...
  • PersistenceManager

    695 2024-05-25 《Apache JDO 3.2.1》
    Persist Objects Retrieve Objects Update Objects Delete Objects Making an object transient Any JDO-enabled application will require at least one PersistenceManager (PM). This ...
  • JDO Helper

    695 2024-05-25 《Apache JDO 3.2.1》
    PersistenceManagerFactory methods Persistence methods Lifecycle methods JDO provides a standard utility that gives access to useful parts of the JDO persistence process. This i...