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

    492 2024-05-25 《Lodash 1.3.1》
    _.at(collection [, index1, index2, …]) Arguments Returns Example _.contains(collection, target [, fromIndex=0]) Aliases Arguments Returns Example _.countBy(collection [, c...
  • Phoenix

    Description Key features Options driver [string] url [string] common options Example Changelog 2.2.0-beta 2022-09-26 Phoenix sink connector Description Write Phoenix...
  • Iceberg

    486 2024-07-05 《Apache Kyuubi 1.9.1》
    Iceberg Integration Dependencies Iceberg Operations Apache Iceberg is an open table format for huge analytic datasets. Iceberg adds tables to compute engines including Spark, T...
  • 4.11 Combine words into a comma-separated phrase

    486 2024-05-10 《R Markdown Cookbook》
    When you want to output a character vector for humans to read (e.g., x <- c("apple", "banana", "cherry") ), you probably do not want something like [1] "apple" "banana" "cherry" ,...
  • Result

    484 2024-05-25 《Apache JDO 3.2.1》
    Result type Aggregates Example - Use of aggregates As we have seen, a JDOQL query is made up of different parts. In this section we look at the result part of the query. The re...
  • String

    483 2024-06-05 《Ramda 0.15.0》
    match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
  • Relation

    483 2024-06-05 《Ramda 0.4.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy countBy (a → String) → [a] → {*} Parameters fnThe function u...
  • Properties

    482 2024-05-25 《Lodash 1.3.1》
    _.VERSION _.support _.support.argsClass _.support.argsObject _.support.enumErrorProps _.support.enumPrototypes _.support.fastBind _.support.nonEnumArgs _.support.nonEnumSha...
  • Properties

    482 2024-05-25 《Lodash 2.4.2》
    _.VERSION _.support _.support.argsClass _.support.argsObject _.support.enumErrorProps _.support.enumPrototypes _.support.funcDecomp _.support.funcNames _.support.nonEnumArg...
  • Cassandra

    Description Key features Options host [string] keyspace [string] table [String] username [string] password [string] datacenter [String] consistency_level [String] fields [...