Devlive 开源社区 本次搜索耗时 0.683 秒,为您找到 1185 个相关结果.
  • Building Gobblin

    1413 2025-03-19 《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...
  • Tailwind CSS 响应式设计系统

    响应式设计基础 1. 断点系统 Tailwind CSS 默认提供五个断点: // tailwind.config.js 默认断点配置 module . exports = { theme : { screens : { 'sm' : '640px' , //...
  • 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...
  • Name Your Cluster

    Steps Next Step Steps In Name your cluster , type a name for the cluster you want to create. Use no white spaces or special characters in the name. If you plan to Kerberi...
  • 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 (...
  • 第一节:Tailwind CSS入门 - 核心理念与工作流

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

    学习目标 页面分析 分步实现过程 第一步:创建基础HTML结构 第二步:实现导航栏 第三步:实现搜索头部区域 第四步:创建主内容区域布局 第五步:实现左侧过滤器面板 第六步:实现结果控制和排序选项 第七步:添加页脚 关键样式技术点解析 1. 响应式设计实现 2. 精确间距控制 3. 悬停状态处理 4. 自定义颜色配置 5. 组状态...
  • JDBC

    1371 2025-03-25 《Apache Gobblin 0.17.0》
    Gobblin JDBC writer & publisher Proposed design Requirements Design summary Design detail WriterInitializer JdbcWriterInitializer AvroFieldsPickConverter AvroToJdbcEntryConve...
  • Kafka

    1369 2025-03-25 《Apache Gobblin 0.17.0》
    Introduction Pre-requisites Steps Configuration Details What Next? Introduction The Kafka writer allows users to create pipelines that ingest data from Gobblin sources into ...