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

    473 2024-06-05 《Ramda 0.8.0》
    match split trim replace match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array The list of match...
  • Math

    472 2024-06-04 《Ramda 0.2.3》
    add divide multiply product subtract sum modulo add Number → Number → Number Added in v0.1.0 Adds two values. See also subtract . R . add ( 2 , 3 ); //=> ...
  • String

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

    465 2024-07-05 《Apache Kyuubi 1.9.1》
    Debugging Server Debugging Engine Flink Engine Trino Engine Hive Engine Debugging Apps Spark Engine Flink Engine You can use the Java Debug Wire Protocol to debug Kyuubi ...
  • String

    461 2024-06-05 《Ramda 0.1.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...
  • String

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

    442 2024-06-04 《Ramda 0.8.0》
    add divide multiply product subtract sum modulo mathMod add Number → Number → Number Added in v0.1.0 Adds two values. See also subtract . R . add ( 2 , 3 ); ...
  • API Javadoc

    442 2024-05-25 《Apache JDO 3.2.1》
    JDO 3.2.1 javadoc JDO 3.2 javadoc JDO 3.1 javadoc JDO 3.0 javadoc JDO 2.2 javadoc JDO 2.1 javadoc JDO 2.0 javadoc JDO 1.1 javadoc JDO Javadoc is available in two formats. ...
  • 15. Dependency list

    437 2024-06-19 《Redisson》
    Below are libraries list used by Redisson: Group id Artifact Id Version Dependency com.esotericsoftware kryo 5.4+ required (if Kryo is used as codec) com.esoter...
  • Math

    435 2024-06-04 《Ramda 0.2.0》
    add divide multiply product subtract sum modulo add Number → Number → Number Added in v0.1.0 Adds two values. See also subtract . R . add ( 2 , 3 ); //=> ...