Devlive 开源社区 本次搜索耗时 0.285 秒,为您找到 1179 个相关结果.
  • JDO Helper

    3834 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...
  • Lang

    3833 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...
  • Versioning

    3830 2024-06-03 《Docusaurus 1.14.7》
    How to Create New Versions Versioning Patterns Storing Files for Each Version Fallback Functionality Renaming Existing Versions Versioning and Translations You can use the v...
  • List

    3826 2024-06-05 《Ramda 0.1.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...
  • List

    3821 2024-06-05 《Ramda 0.14.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...
  • Gitlab

    Description Key features Options url [String] access_token [String] method [String] params [Map] body [String] poll_interval_millis [int] retry [int] retry_backoff_multipl...
  • Using the SpotBugs Gradle Plugin

    3819 2024-06-13 《SpotBugs 4.8.5》
    Use SpotBugs Gradle Plugin Tasks introduced by this Gradle Plugin Configure Gradle Plugin Introduce SpotBugs Plugin Other usage This chapter describes how to integrate SpotBu...
  • 4.6 Generate R package citations

    3817 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...
  • MATCH

    3815 2024-06-24 《Apache AGE 0.6.0》
    Basic vertex finding Get all Vertices Get all vertices with a label Related Vertices Match with labels Edge basics Outgoing Edges Directed Edges and variable Match on edge l...
  • Functions

    3813 2024-05-25 《Lodash 2.4.2》
    _.after(n, func) Arguments Returns Example _.bind(func, [thisArg], [arg]) Arguments Returns Example _.bindAll(object, [methodName]) Arguments Returns Example _.bindKey(...