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

    1412 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...
  • Effort

    1405 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 . ...
  • Job Execution History Store

    1403 2025-03-18 《Apache Gobblin 0.17.0》
    Overview Information Recorded Job Execution Information Task Execution Information Default Implementation Rest Query API Example Queries Job Execution History Server Over...
  • Job Configuration Files

    1400 2025-03-13 《Apache Gobblin 0.17.0》
    Job Configuration Basics Hierarchical Structure of Job Configuration Files Password Encryption Adding or Changing Job Configuration Files Scheduled Jobs One Time Jobs Disable...
  • Configure SAM and Schema Registry Metadata Stores in Postgres

    About This Task Steps About This Task If you have already installed MySQL and configured SAM and Schema Registry metadata stores using MySQL, you do not need to configure addi...
  • Permission

    1396 2024-05-20 《Apache Answer 1.3.0》
    Privileges User roles Privileges The number is the minimum reputation required for a privilege. There are three options available for your community. You can change this in Adm...
  • Split

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

    Next Step Review displays the assignments you have made. Check to make sure everything is correct. If you need to make changes, use the left navigation bar to return to the appr...
  • Math

    1384 2024-06-04 《Ramda 0.10.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

    1382 2024-06-05 《Ramda 0.2.2》
    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...