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

    428 2024-06-04 《Ramda 0.1.1》
    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

    425 2024-06-05 《Ramda 0.7.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...
  • User defined functions

    424 2024-06-24 《Apache AGE 0.6.0》
    Users may add custom functions to AGE. When using Cypher functions, all function calls with a Cypher query use the default namespace of: ag_catalog . However if a user wants to us...
  • Math

    424 2024-06-04 《Ramda 0.9.0》
    add divide multiply product subtract sum modulo mathMod de inc negate add Number → Number → Number Added in v0.1.0 Adds two values. See also subtract . R . add (...
  • String

    419 2024-06-05 《Ramda 0.1.4》
    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

    418 2024-06-05 《Ramda 0.10.0》
    match split trim replace toLower toUpper match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array...
  • 4.18 Omit a heading in the table of contents

    417 2024-05-23 《R Markdown Cookbook》
    If you do not want certain section headings to be included in the table of contents, you can add two classes to the heading: unlisted and unnumbered . For example: # Section hea...
  • String

    413 2024-06-05 《Ramda 0.9.0》
    match split trim replace toLower toUpper match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array...
  • Math

    412 2024-06-04 《Ramda 0.2.2》
    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

    412 2024-06-05 《Ramda 0.2.3》
    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...