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

    2325 2024-06-14 《Lodash 3.10.1》
    _.clone(value, [isDeep], [customizer], [thisArg]) Arguments Returns Example _.cloneDeep(value, [customizer], [thisArg]) Arguments Returns Example _.gt(value, other) Argumen...
  • Configure Kyuubi to use Custom Authentication

    2322 2024-07-05 《Apache Kyuubi 1.9.1》
    Build A Custom Authenticator Enable Custom Authentication Besides the builtin authentication methods, kyuubi supports custom authentication implementations of org.apache.kyuubi...
  • 4.6 Generate R package citations

    2322 2024-05-23 《R Markdown Cookbook》
    References To cite an R package, you can use the function citation() from base R. If you want to generate a citation entry for BibTeX, you can pass the returned object of citati...
  • Function

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

    2309 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...
  • Function

    2297 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...
  • Transactions

    2218 2024-05-25 《Apache JDO 3.2.1》
    Locking Non-Transactional When managing the persistence of objects using a PersistenceManager it is common to handle all datastore operations in a transaction. For this reason ...
  • Function

    2181 2024-06-02 《Ramda 0.2.3》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary always a → (* → a) Parameters valThe value to...
  • 6.4 Include additional LaTeX packages

    2180 2024-05-23 《R Markdown Cookbook》
    6.4.1 Loading LaTeX packages 6.4.2 Example packages References The use of additional LaTeX packages can allow for extensive customization of document styling. In addition, seve...
  • Arrays

    2168 2024-05-25 《Lodash 2.4.2》
    _.compact(array) Arguments Returns Example _.difference(array, [values]) Arguments Returns Example _.findIndex(array, [callback=identity], [thisArg]) Arguments Returns Ex...