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

    368 2024-06-05 《Ramda 0.18.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when and a → b → a | b Added in v0.1.0 Returns the first a...
  • JsonPath

    Description Options common options [string] fields[array] option src_field dest_field dest_type path Read Json Example Read SeatunnelRow Example Changelog JsonPath tr...
  • Math

    368 2024-06-04 《Ramda 0.30.0》
    add divide multiply product subtract sum modulo mathMod de inc negate mean median add Number → Number → Number Added in v0.1.0 Adds two values. See also subtrac...
  • DELETE

    367 2024-06-24 《Apache AGE 0.6.0》
    Terminal DELETE clauses Introduction Delete isolated vertices Delete all vertices and edges associated with them Delete edges only Return a deleted vertex The DELETE clause...
  • Building Documentation

    367 2024-07-05 《Apache Kyuubi 1.9.1》
    Setup Environment Install All Dependencies Create Documentation Linux & MacOS Windows View Locally Follow the steps below and learn how to build the Kyuubi documentation as ...
  • String

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

    Description Options separator [string] split_field[string] output_fields[array] common options [string] Example Changelog new version Split transform plugin Descript...
  • Effort

    362 2024-06-13 《SpotBugs 4.8.5》
    Effort value adjusts internal flags of SpotBugs, to reduce computation cost by lowering the prediction. The default effort configuration is same with more . ...
  • 5.5 Figure alignment

    361 2024-05-24 《R Markdown Cookbook》
    The chunk option fig.align specifies the alignment of figures. For example, you can center images with fig.align = 'center' , or right-align images with fig.align = 'right' . Thi...
  • Code Style Guide

    361 2024-07-05 《Apache Kyuubi 1.9.1》
    Scala Coding Style Guide Java Coding Style Guide Documentation Style Guide Code is written once by its author, but read and modified multiple times by lots of other engineers. ...