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

    1442 2025-03-07 《Apache Iceberg 1.8.1》
    Documentation Apache Iceberg is an open table format for huge analytic datasets. Iceberg adds tables to compute engines including Spark, Trino, PrestoDB, Flink, Hive and Impala u...
  • Retention

    1434 2025-03-25 《Apache Gobblin 0.17.0》
    Introduction Design Overview of Gobblin Config Management Library Retention Constructs DatasetCleaner DatasetFinder ManagedCleanableDatasetFinder ConfigurableCleanableDataset ...
  • Tailwind CSS 常见问题解决方案

    使用 Tailwind CSS 过程中会遇到各种各样的问题,本节将介绍一些常见问题的解决方案和最佳实践,帮助你更好地使用 Tailwind CSS。 样式冲突问题 类名优先级 <!-- 问题:样式优先级冲突 --> <div class = "text-blue-500 text-red-500" > 优先级冲突的文本 </div>...
  • 第四节: 搜索结果页 - 过滤器与搜索条

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

    1318 2025-03-24 《Apache Gobblin 0.17.0》
    Introduction Implementation Summary Entities Work Flow Configuration Introduction The Google Search Console data ingestion project is to download query and analytics data f...
  • Tailwind CSS CSS 提取和打包优化

    在现代前端工程中,CSS 的提取和打包优化对于项目性能至关重要。本节将详细介绍如何在使用 Tailwind CSS 的项目中实现 CSS 的高效提取和打包优化。 CSS 提取策略 MiniCssExtractPlugin 配置 // webpack.config.js const MiniCssExtractPlugin = requir...
  • Filter

    Description Options fields [array] common options [string] Example Changelog new version Filter transform plugin Description Filter the field. Options name type ...
  • Metrics Reporting

    1257 2025-03-10 《Apache Iceberg 1.8.1》
    Metrics Reporting As of 1.1.0 Iceberg supports the MetricsReporter and the MetricsReport APIs. These two APIs allow expressing different metrics reports while supporting a plu...
  • Predicate Functions

    1243 2024-06-24 《Apache AGE 0.6.0》
    Exists(Property) Exists(Path) Predicates are boolean functions that return true or false for a given set of input. They are most commonly used to filter out subgraphs in the WHE...
  • Source schema and Converters

    1231 2025-03-19 《Apache Gobblin 0.17.0》
    Source schema Converters Converters available in Gobblin Schema specification Supported data types by different converters Primitive types Complex types Array Map Record En...