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

    358 2024-07-05 《Apache Kyuubi 1.9.1》
    The document you are visiting now is incomplete, please help kyuubi community to fix it if appropriate for you.
  • Tailwind CSS 插件开发和扩展

    插件系统是 Tailwind CSS 的核心特性之一,它允许我们扩展和定制框架的功能。通过开发插件,我们可以添加新的工具类、组件和功能,使 Tailwind CSS 更好地满足项目需求。 插件开发基础 插件结构 const plugin = require ( 'tailwindcss/plugin' ) module . exports...
  • Flink Configuration

    Flink Configuration Catalog Configuration A catalog is created and named by executing the following query (replace <catalog_name> with your catalog name and <config_key> =<confi...
  • Tailwind CSS 发展趋势探讨

    本节将探讨 Tailwind CSS 的发展趋势,包括技术演进、生态建设、应用场景拓展等方面,帮助开发者更好地规划技术方向。 技术演进方向 构建性能优化 // 未来的配置示例 // tailwind.config.js module . exports = { // 更智能的 JIT 引擎 mode : 'next-...
  • Schedulers

    Introduction Quartz Azkaban Oozie Launching Gobblin in Local Mode Example Config Files Uploading Files to HDFS Adding Gobblin jar Dependencies Launching the Job Launching ...
  • Tailwind CSS 团队协作规范

    在团队开发中使用 Tailwind CSS,需要建立统一的开发规范和工作流程,以确保代码质量和开发效率。本节将详细介绍团队协作中的各项规范和最佳实践。 开发规范 命名规范 // 组件命名规范 const Button : React . FC = () => { return ( < button ...
  • Tailwind CSS 代码组织和维护技巧

    在大型项目中,良好的代码组织和维护策略对于项目的可持续发展至关重要。本节将介绍如何在使用 Tailwind CSS 的项目中组织和维护代码,以提高开发效率和代码质量。 目录结构规范 推荐的项目结构 src / ├── styles / │ ├── base / │ │ ├── typography . css ...
  • Glue Data Catalog

    Syncing to Glue Data Catalog This document walks through the steps to register an Apache XTable™ (Incubating) synced table in Glue Data Catalog on AWS. Pre-requisites Source ta...
  • Structured Streaming

    Spark Structured Streaming Iceberg uses Apache Spark’s DataSourceV2 API for data source and catalog implementations. Spark DSv2 is an evolving API with different levels of support...
  • Building Gobblin

    Overview Information Recorded Job Execution Information Task Execution Information Default Implementation Rest Query API Example Queries Job Execution History Server Over...