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

    812 2024-06-04 《Ramda 0.24.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...
  • Source schema and Converters

    Source schema Converters Converters available in Gobblin Schema specification Supported data types by different converters Primitive types Complex types Array Map Record En...
  • Type

    805 2024-06-06 《Ramda 0.16.0》
    is type isNil propIs is (* → {*}) → a → Boolean Parameters ctorA constructor valThe value to test Returns Boolean Added in v0.3.0 See if an object (i.e. val ) is a...
  • Math

    802 2024-06-04 《Ramda 0.14.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...
  • Transform Common Options

    source_table_name [string] result_table_name [string] Examples Common parameters of source connectors name type required default value result_table_name string ...
  • Type

    791 2024-06-06 《Ramda 0.28.0》
    is type isNil propIs is (* → {*}) → a → Boolean Parameters ctorA constructor valThe value to test Returns Boolean Added in v0.3.0 See if an object (i.e. val ) is a...
  • Logic

    789 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...
  • Math

    785 2024-06-04 《Ramda 0.22.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...
  • Tailwind CSS 代码组织和维护技巧

    在大型项目中,良好的代码组织和维护策略对于项目的可持续发展至关重要。本节将介绍如何在使用 Tailwind CSS 的项目中组织和维护代码,以提高开发效率和代码质量。 目录结构规范 推荐的项目结构 src / ├── styles / │ ├── base / │ │ ├── typography . css ...
  • Type

    779 2024-06-06 《Ramda 0.12.0》
    is type isNil is (* → {*}) → a → Boolean Parameters ctorA constructor valThe value to test Returns Boolean Added in v0.3.0 See if an object (i.e. val ) is an instan...