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

    2692 2024-05-20 《Apache Answer 1.3.0》
    activity answer collection collection_group comment config meta notification power question report revision role role_power_rel site_info tag tag_rel uniqid user ...
  • 6. Developer Tools

    Developer Tools Update Project Version Update Document Version Update Dependency List Developer Tools Update Project Version build / mvn versions : set - Dgenerat...
  • Tailwind CSS 移动端适配实践

    本节将详细介绍如何使用 Tailwind CSS 进行移动端适配,包括响应式设计、触摸交互优化、性能优化等方面。 基础配置 视口配置 <!-- public/index.html --> <meta name = "viewport" content = "width=device-width, initial-scale=1.0, max...
  • Privacy Policy

    2617 2024-06-27 《Apache Hudi 0.15.0》
    Information about your use of this website is collected using server access logs and a tracking cookie. The collected information consists of the following: The IP address from ...
  • 3. Building Kyuubi Documentation

    Building Kyuubi Documentation Install & Activate virtualenv Install all dependencies Create Documentation View Locally Building Kyuubi Documentation Follow the steps...
  • WebexTeams

    WebexTeams 参数配置 创建一个机器人 创建一个房间 邀请机器人到房间 发送私聊消息 私聊告警样例 发送群聊消息 群聊告警消息样例 WebexTeams 如果您需要使用到Webex Teams进行告警,请在告警实例管理里创建告警实例,选择 WebexTeams 插件。 你可以选择机器人私聊通知或聊天室通知。 WebexTeams...
  • MetaData

    2569 2024-05-25 《Apache JDO 3.2.1》
    XML MetaData Annotations All variants of JDO support specification of persistence using XML MetaData. JDO 2.1+ adds on the ability to specify persistence using Java annotations....
  • Publishing Data to S3

    2564 2025-03-25 《Apache Gobblin 0.17.0》
    Introduction Hadoop and S3 The s3a File System The s3 File System Getting Gobblin to Publish to S3 Signing Up For AWS Setting Up EC2 Launching an EC2 Instance EC2 Package I...
  • Slack

    Support Those Engines Key features Description Data Type Mapping Options Task Example Simple: Changelog new version Slack sink connector Support Those Engines Spark...
  • Tailwind CSS 部署环境配置

    在将 Tailwind CSS 项目部署到生产环境时,需要做好各项配置和优化工作。本节将详细介绍如何配置和优化部署环境。 环境配置 Docker 配置 # Dockerfile # 构建阶段 FROM node : 16 - alpine as builder WORKDIR / app COPY package *. ...