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

    2297 2024-05-25 《Lodash 1.3.1》
    _.escape(string) Arguments Returns Example _.identity(value) Arguments Returns Example _.mixin(object) Arguments Example _.noConflict() Returns Example _.parseInt(val...
  • Performance

    2287 2024-07-01 《Apache Hudi 0.15.0》
    Optimized DFS Access Performance Optimizations Write Path Bulk Insert Upserts Indexing Read Path Data Skipping Optimized DFS Access Hudi also performs several key storage...
  • Implement SpotBugs plugin

    2280 2024-06-13 《SpotBugs 4.8.5》
    Implement SpotBugs plugin Create Maven project Write java code to represent bug to find Write test case to ensure your detector can find bug Write java code to avoid false-posit...
  • Function

    2279 2024-06-02 《Ramda 0.29.2》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of constructN converge curryN __ bin...
  • CosFile

    Support Those Engines Key features Description Options path [string] file_format_type [string] bucket [string] secret_id [string] secret_key [string] region [string] read_...
  • ClickhouseFile

    Description Key features Options host [string] database [string] table [string] username [string] password [string] sharding_key [string] clickhouse_local_path [string] co...
  • 7.3 Style code blocks and text output

    2254 2024-05-10 《R Markdown Cookbook》
    References We can customize the style of code chunks and their text output using the chunk options class.source and class.output , respectively. These options take character vec...
  • 2.1 What happens when we render?

    2251 2024-05-09 《R Markdown Cookbook》
    References R Markdown combines several different processes together to create documents, and one of the main sources of confusion from R Markdown is how all the components work t...
  • List

    2247 2024-06-05 《Ramda 0.23.0》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • Key Generation

    2245 2024-06-28 《Apache Hudi 0.15.0》
    Key Generators SimpleKeyGenerator ComplexKeyGenerator NonpartitionedKeyGenerator CustomKeyGenerator Bring your own implementation TimestampBasedKeyGenerator Timestamp is GMT ...