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

    2151 2024-06-02 《Ramda 0.1.4》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap always a → (* → a) Parameters valThe value to wrap in a func...
  • Authentication

    2148 2024-06-22 《Apache Accumulo 2.x》
    Configuration Root user Creating users Authenticating users Changing user passwords Removing users Accumulo has authentication to verify the identity of users. Configurati...
  • 9.2 Display HTML widgets

    2131 2024-05-24 《R Markdown Cookbook》
    References HTML widgets (https://www.htmlwidgets.org ) are typically interactive JavaScript applications, which only work in HTML output. If you knit an Rmd document containing H...
  • Configuration

    2124 2025-03-14 《Redisson 3.45.0》
    Using Redisson API Programmatic configuration is performed by the Config object instance. For example: Config config = new Config (); config . setTransportMode ( Transpo...
  • Function

    2121 2024-06-02 《Ramda 0.2.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary always a → (* → a) Parameters valThe value to...
  • Methods

    2113 2024-05-25 《Apache JDO 3.2.1》
    String Methods Collection Methods List Methods Map Methods Temporal Methods Enum Methods Optional Methods Other Methods When writing the “filter” for a JDOQL Query you can...
  • Function

    2113 2024-06-02 《Ramda 0.1.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap always a → (* → a) Parameters valThe value to wrap in a func...
  • Data Replication

    2100 2024-05-25 《Apache JDO 3.2.1》
    There are times when you need to replicate data between datastores. In many cases datastores themselves provide a means of doing this, however if you want to avoid using datastore...
  • Relation

    2088 2024-06-05 《Ramda 0.18.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy equals identical eqBy countBy (a → Stri...
  • 7.1 Apply custom CSS

    2078 2024-05-10 《R Markdown Cookbook》
    References We strongly recommend that you learn some CSS and JavaScript if you wish to customize the appearance of HTML documents. Appendix B of the blogdown book (Xie, Hill, a...