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

    1903 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 ...
  • Configure Kyuubi to use Kerberos Authentication

    1901 2024-07-05 《Apache Kyuubi 1.9.1》
    Kerberos Overview Enable Kerberos Authentication Create a Kerberos principal and keytab Enable Hadoop Impersonation # Configure the authentication properties Refresh all th...
  • Function

    1900 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...
  • Auxiliary Optimization Rules

    1900 2024-07-05 《Apache Kyuubi 1.9.1》
    Features Usage Additional Configurations Kyuubi provides SQL extension out of box. Due to the version compatibility with Apache Spark, currently we support Apache Spark branch-...
  • 4.15 Create diagrams

    1894 2024-05-23 《R Markdown Cookbook》
    Basic diagrams Adding parameters to plots References There are many separate programs (e.g., Graphviz) that can be used to produce diagrams and flowcharts, but it can be easier...
  • JDO Helper

    1888 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...
  • Object

    1885 2024-06-05 《Ramda 0.30.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn propOr has hasIn assoc assocPath lens pickBy evolve inv...
  • List

    1881 2024-06-05 《Ramda 0.1.1》
    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...
  • Functions

    1881 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(...
  • 7.8 Embed arbitrary files in the HTML output file

    1880 2024-05-24 《R Markdown Cookbook》
    References As mentioned in Section 7.7 , we can embed a copy of the Rmd source document in the HTML output file. Sometimes the Rmd source file alone may not be enough to reproduc...