Devlive 开源社区 本次搜索耗时 0.217 秒,为您找到 839 个相关结果.
  • 8 Word

    347 2024-05-07 《R Markdown Cookbook》
    To generate a Word document from R Markdown, you can use the output format word_document . If you want to include cross-references in the document, you may consider the output for...
  • Numeric Functions

    338 2024-06-24 《Apache AGE 0.6.0》
    rand abs ceil floor round sign rand rand() returns a random floating point number in the range from 0 (inclusive) to 1 (exclusive); i.e.[0,1). The numbers returned follow ...
  • Number

    337 2024-06-27 《Lodash 4.17.15》
    _.clamp(number, [lower], upper) Since Arguments Returns Example _.inRange(number, [start=0], end) Since Arguments Returns Example _.random([lower=0], [upper=1], [floati...
  • MySQL Connectors

    329 2024-07-05 《Apache Kyuubi 1.9.1》
    New in version 1.4.0. Kyuubi provides an frontend service that enables the connectivity and accessibility from MySQL connectors. The document you are visiting now is incompl...
  • Logic

    315 2024-06-05 《Ramda 0.9.0》
    and isEmpty not or cond ifElse allPass anyPass and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, otherwise the second argument. Acts as the...
  • Logic

    310 2024-06-05 《Ramda 0.8.0》
    and isEmpty not or cond ifElse and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, otherwise the second argument. Acts as the boolean and stat...
  • Kyuubi Beeline

    303 2024-07-05 《Apache Kyuubi 1.9.1》
    The document you are visiting now is incomplete, please help kyuubi community to fix it if appropriate for you.
  • Logic

    294 2024-06-05 《Ramda 0.7.0》
    and isEmpty not or cond and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, otherwise the second argument. Acts as the boolean and statement if...
  • Transform-V2

    Transform Common Options Copy FieldMapper FilterRowKind Filter JsonPath Replace Split SQL Functions SQL UDF SQL
  • Logic

    266 2024-06-05 《Ramda 0.6.0》
    and isEmpty not or cond and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, otherwise the second argument. Acts as the boolean and statement if...