Devlive 开源社区 本次搜索耗时 0.869 秒,为您找到 117 个相关结果.
  • Why JDO?

    3109 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 ...
  • Util

    3067 2024-06-27 《Lodash 4.17.15》
    _.attempt(func, [args]) Since Arguments Returns Example _.bindAll(object, methodNames) Since Arguments Returns Example _.cond(pairs) Since Arguments Returns Example...
  • 1. Auxiliary SQL extension for Spark SQL

    Auxiliary SQL extension for Spark SQL What feature does Kyuubi SQL extension provide How to use Kyuubi SQL extension Auxiliary SQL extension for Spark SQL Kyuubi provid...
  • JDO Helper

    2986 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...
  • LDAP Tutorial

    LDAP Introduction Why use LDAP? Configuring LDAP 1.Official website to download the binary installation package 2.Add LDAP configuration LDAP Introduction LDAP (Light Direct...
  • AWS

    2867 2025-03-11 《Apache Iceberg 1.8.1》
    Iceberg AWS Integrations Iceberg provides integration with different AWS services through the iceberg-aws module. This section describes how to use Iceberg with AWS. Enabling ...
  • Distributed services

    2855 2025-03-14 《Redisson 3.45.0》
    Remote service Redisson provides Java Remote Services to execute remote procedure call using Redis or Valkey. Remote interface could have any type of method parameters and result ...
  • GitHub 趋势日报 (2025年05月05日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 C++ Java C Python Rust PHP Go Lua C Kotlin Vim Script Swift HTML MDX Dart Ruby Shell TypeScript Jupyter Notebook Markdown JavaScr...
  • Using the SpotBugs GUI

    2786 2024-06-13 《SpotBugs 4.8.5》
    Using the SpotBugs GUI Creating a Project Running the Analysis Browsing Results Saving and Opening Using the SpotBugs GUI This chapter describes how to use the SpotBugs grap...
  • Aggregation Functions

    2751 2024-06-24 《Apache AGE 0.6.0》
    Data Setup min Using min() with Lists max stDev stDevP percentileCont percentileDisc count Using count(expression) to return the number of values Counting non-null value...