Devlive 开源社区 本次搜索耗时 0.716 秒,为您找到 415 个相关结果.
  • Tailwind CSS 响应式导航栏实现

    导航栏是几乎所有网站都必备的组件,一个好的响应式导航栏需要在不同设备上都能提供出色的用户体验。本节将介绍如何使用 Tailwind CSS 实现功能完善的响应式导航栏。 基础导航栏结构 桌面端导航 <nav class = "bg-white shadow" > <div class = "max-w-7xl mx-auto px-4...
  • StarRocks

    Querying from StarRocks StarRocks allows you to query table formats like Hudi, Delta and Iceberg tables using our external catalog feature. Users do not need additional configura...
  • Tailwind CSS 电商网站开发

    本节将介绍如何使用 Tailwind CSS 开发一个现代化的电商网站,包括商品展示、购物车、结算流程等核心功能的实现。 商品列表 商品卡片组件 // components/ProductCard.tsx interface ProductCardProps { product : { id : string ;...
  • Tailwind CSS 表单元素样式处理

    在前端开发中,表单元素的样式处理一直是一个重要且复杂的话题。不同浏览器对表单元素有着不同的默认样式,而且某些表单元素的样式难以直接通过 CSS 进行修改。本节将介绍如何使用 Tailwind CSS 优雅地处理各种表单元素的样式,确保在不同浏览器中呈现一致的外观。 基础表单样式设置 输入框样式 在 Tailwind CSS 中,我们可以使用多个工具类组...
  • EventMesh Schema Registry (OpenSchema)

    EventMesh Schema Registry (OpenSchema) Overview of Schema and Schema Registry Schema Schema Registry Comparison of Schema Registry in Different Projects Overview of OpenSchema ...
  • Videos

    938 2024-06-16 《Coolify》
    Syntax: 1.5 hours long complete walkthrough WebdevCody: 6 minutes quick overview Fireship video MelkeyDev video A few videos of Coolify in action. Syntax: 1.5 hours long com...
  • Template

    Overview How to Use Templates Available Templates How to Create Your Own Template How does Template Work in Gobblin Overview The job configuration template is implemented fo...
  • Snowflake

    Querying from Snowflake Currently, Snowflake supports Iceberg tables through External Tables and also Native Iceberg Tables . Iceberg on Snowflake is currently supported in pub...
  • Overview

    899 2024-06-24 《Apache AGE 0.6.0》
    All queries so far have followed the same pattern: a SELECT clause followed by a single Cypher call in the FROM clause. However, a Cypher query can be used in many other ways. T...
  • Frequently Asked Questions(FAQs)

    891 2024-06-27 《Apache Hudi 0.15.0》
    Overview General Design & Concepts Writing Tables Reading Tables Table Services Storage Integrations