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

    1104 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...
  • API Models

    1101 2025-03-14 《Redisson 3.45.0》
    Synchronous and Asynchronous API Redisson instances are fully thread-safe. Synchronous and Asynchronous API could be reached via RedissonClient interface. Most Redisson objects...
  • Gobblin as a Library

    1098 2025-03-17 《Apache Gobblin 0.17.0》
    Using Gobblin as a Library Creating an Embedded Gobblin instance Configuring Embedded Gobblin Running Embedded Gobblin Extending Embedded Gobblin Using Gobblin as a Library ...
  • 8 Word

    1094 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...
  • Query based

    1088 2025-03-24 《Apache Gobblin 0.17.0》
    Introduction Constructs QueryBasedSource QueryBasedExtractor build readRecord Configuration Introduction QueryBasedSource represents a category of sources whose data...
  • Utility First CSS 的优势与挑战

    什么是 Utility First CSS? Utility First CSS 是一种使用原子类(atomic classes)来构建用户界面的方法。不同于传统的语义化 CSS 类名,它使用大量的功能性类名来直接描述样式。例如: <!-- 传统方式 --> <button class = "btn-primary" > 按钮 </b...
  • Hive Registration

    1082 2025-03-19 《Apache Gobblin 0.17.0》
    How Hive Registration Works in Gobblin HiveSpec HiveRegistrationPolicy HiveSerDeManager Predicate and Activity How to Use Hive Registration in Your Gobblin Job Hive Regist...
  • HTTP

    1080 2025-03-25 《Apache Gobblin 0.17.0》
    Introduction Note Constructs HttpOperation AsyncRequestBuilder HttpClient ResponseHandler Build an asynchronous writer AvroHttpWriterBuilder R2RestWriterBuilder Bui...
  • Hive Distcp

    1079 2025-03-25 《Apache Gobblin 0.17.0》
    Introduction Configure Hive Distcp Job Source and target metastores Database and tables to copy Target path computation Conflicting table and partitions treatment Deregisterin...
  • Daft

    1051 2025-03-13 《Apache Iceberg 1.8.1》
    Daft Daft is a distributed query engine written in Python and Rust, two fast-growing ecosystems in the data engineering and machine learning industry. It exposes its flavor of t...