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

    500 2024-06-05 《Ramda 0.2.0》
    match split match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array The list of matches or empty arr...
  • Chaining

    500 2024-05-25 《Lodash 2.4.2》
    _(value) Arguments Returns Example _.chain(value) Arguments Returns Example _.tap(value, interceptor) Arguments Returns Example _.prototype.chain() Returns Example _...
  • Object

    499 2024-06-05 《Ramda 0.15.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...
  • Lang

    498 2024-06-27 《Lodash 4.17.15》
    _.castArray(value) Since Arguments Returns Example _.clone(value) Since Arguments Returns Example _.cloneDeep(value) Since Arguments Returns Example _.cloneDeepWi...
  • Socket

    Support Those Engines Key features Description Sink Options Task Example Changelog 2.2.0-beta 2022-09-26 Socket sink connector Support Those Engines Spark Flink SeaTu...
  • String

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

    497 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...
  • Security Overview

    497 2024-06-22 《Apache Accumulo 2.x》
    Security Overview Implementation Security Overview Accumulo has the following security features: Only authenticated users can access Accumulo. Kerberos can be enabled to re...
  • Client Properties (3.x)

    497 2024-06-22 《Apache Accumulo 2.x》
    Below are properties set in accumulo-client.properties that configure Accumulo clients . All properties have been part of the API since 2.0.0 (unless otherwise specified): Pr...
  • Relation

    497 2024-06-05 《Ramda 0.15.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy equals identical countBy (a → String) → ...