Devlive 开源社区 本次搜索耗时 0.513 秒,为您找到 571 个相关结果.
  • 下载软件

    本节介绍如何通过 Cloudera 下载门户下载 Ambari 软件工件。要下载 Ambari 软件工件(试用版和常规版),现在需要进行身份验证。为了访问您的软件,您必须获取 Cloudera 下载门户的登录凭据,选择您想要的安装体验类型,并指定操作系统。 出于生产目的访问 Ambari 软件工件需要身份验证。在开始安装之前,您必须从 Cloudera ...
  • Tailwind CSS 开发环境搭建和工具链配置

    1. 必备环境准备 Node.js (v14.0.0 或更高版本) npm 或 yarn 包管理器 代码编辑器(推荐 VS Code) 2. 项目初始化方式 方式一:在新项目中使用 # 创建项目目录 mkdir my - tailwind - project cd my - tailwind - project # 初始化 pack...
  • Specifications

    1655 2024-05-25 《Apache JDO 3.2.1》
    JDO Final Specifications JDO Draft Specifications JDO Final Specifications The following specifications for JDO are available The JDO 3.2.1 Specification The JDO 3.2 Specifi...
  • Observability

    1643 2025-03-15 《Redisson 3.45.0》
    Metrics This feature is available only in Redisson PRO Monitoring systems integration Redisson provides integration the most popular monitoring systems through Micrometer fram...
  • Tailwind CSS 浏览器兼容性处理

    在开发现代 Web 应用时,处理好浏览器兼容性问题至关重要。本节将详细介绍如何在使用 Tailwind CSS 时处理各种浏览器兼容性问题。 基础配置 PostCSS 配置 // postcss.config.js module . exports = { plugins : [ 'tailwindcss' , ...
  • Tailwind CSS 组件库开发实战

    开发一个基于 Tailwind CSS 的组件库不仅能提高团队开发效率,还能确保产品的设计一致性。本节将详细介绍如何从零开始构建一个专业的组件库。 !!! note 我们使用 React 来做项目相关的演示。 !!! 项目初始化 基础配置 # 创建项目 mkdir my - component - library cd my - co...
  • Overview

    1618 2025-03-12 《Redisson 3.45.0》
    Redisson is the Java Client and Real-Time Data Platform for Redis or Valkey . Providing the most convenient and easiest way to work with Redis or Valkey. Redisson objects provide ...
  • Config File

    1608 2024-05-20 《Apache Answer 1.3.0》
    config.yaml description We use yaml configuration file. It will be created automatically after answer init command. The default path is /data/conf/config.yaml config.yaml...
  • 4.17 Comment out text

    1579 2024-05-23 《R Markdown Cookbook》
    It is useful to comment out text in the source document, which will not be displayed in the final output document. For this purpose, we can use the HTML syntax <!-- your comment -...
  • Java API

    1560 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...