Devlive 开源社区 本次搜索耗时 1.210 秒,为您找到 59 个相关结果.
  • GitHub 趋势日报 (2025年04月06日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 C++ C C PHP Java Rust Vim Script Ruby Jupyter Notebook JavaScript 本日报由 TrendForge 系统生成 https://trendforge.devlive.org/ 📈 今日整体趋势 Top...
  • GitHub 趋势日报 (2025年04月04日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Rust Go TypeScript C++ MDX PHP Ruby Java HTML C 本日报由 TrendForge 系统生成 https://trendforge.devlive.org/ 📈 今日整体趋势 Top 10 排名 项目名称 项...
  • Gobblin on Yarn

    2184 2025-03-18 《Apache Gobblin 0.17.0》
    Introduction Architecture Overview The Role of Apache Helix Gobblin Yarn Application Launcher YarnAppSecurityManager LogCopier Gobblin ApplicationMaster YarnService GobblinH...
  • Gobblin CLI

    2014 2025-03-12 《Apache Gobblin 0.17.0》
    Gobblin Commands & Execution Modes Gobblin Commands The Distcp Quick App The OneShot Quick App Developing quick apps for the CLI Implementing new Gobblin commands Gobblin Ser...
  • Fork Operator

    1673 2025-03-18 《Apache Gobblin 0.17.0》
    Overview of the ForkOperator Using the ForkOperator Basics of Usage Per-Fork Configuration Failure Semantics Performance Tuning Comparison with PartitionedDataWriter Writing...
  • Java API

    1646 2025-03-12 《Apache Iceberg 1.8.1》
    Iceberg Java API Tables The main purpose of the Iceberg API is to manage table metadata, like schema, partition spec, metadata, and data files that store table data. Table metad...
  • State Management and Watermarks

    1499 2025-03-18 《Apache Gobblin 0.17.0》
    Managing Watermarks in a Job Basics Task Failures Multi-Dataset Jobs Gobblin State Deep Dive State class hierarchy How States are Used in a Gobblin Job This page has two p...
  • Tailwind CSS 的核心理念

    实用优先(Utility-First) Tailwind CSS 的最核心理念是”实用优先”。这种方法颠覆了传统的 CSS 开发方式,不再编写自定义的类名和样式规则,而是通过组合预定义的工具类来构建界面。这种方式带来了以下优势: 1. 降低心智负担 无需为命名而苦恼 减少在 HTML 和 CSS 文件间切换 直观地了解每个类的作用 2. 提高开发...
  • Job Configuration Files

    1404 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...
  • 第一节:Tailwind CSS入门 - 核心理念与工作流

    学习目标 Tailwind CSS简介 Tailwind CSS的核心理念 与传统CSS的比较 搭建基础开发环境 Tailwind CSS类名系统解析 实战:复刻GitHub导航栏 分析GitHub导航栏 创建HTML结构 详解关键Tailwind类名 加入GitHub主页内容预览 Tailwind CSS类名详解与关键技术点 响应式设...