Devlive 开源社区 本次搜索耗时 3.009 秒,为您找到 336 个相关结果.
  • Install Databases for HDF services

    Installing and Configuring MySQL Installing and Configuring Postgres Using an Oracle Database When installing Schema Registry, SAM, Druid, and Superset, you require a relationa...
  • TCK

    2628 2024-05-25 《Apache JDO 3.2.1》
    Running the TCK Demonstrating Compliance In order to demonstrate compliance with the Java Data Objects specification, an implementation must pass all of the tests in the Technol...
  • Debian 9

    Steps Next Step More Information On a server host that has Internet access, use a command line editor to perform the following Steps Install the Ambari bits. This also insta...
  • Install Postgres

    Before You Begin Steps Before You Begin If you have already installed a MySQL database, you may skip these steps. You must install Postgres 9.5 or later for SAM and Schema R...
  • The AGE Cypher Query Format

    2469 2024-06-24 《Apache AGE 0.6.0》
    Cypher() Cypher in an Expression SELECT Clause Cypher queries are constructed using a function called cypher in ag_catalog which returns a Postgres SETOF records . Cypher() c...
  • GitHub 趋势日报 (2025年05月28日)

    📈 今日获星趋势图 🌈 语言分布图 🏆 今日热门项目 Top 6 📋 完整排行榜 🎯 分语言热门项目 ● C" level="3">● C ● Java" level="3">● Java ● C++" level="3">● C++ ● Vim Script" level="3">● Vim Script ● Swift" leve...
  • SLES 12

    Steps Next Step More Information On a server host that has Internet access, use a command line editor to perform the following Steps Install the Ambari bits. This also insta...
  • Database

    2392 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 ...
  • Overview

    2317 2024-06-24 《Apache AGE 0.6.0》
    Apache AGE is a PostgreSQL extension that provides graph database functionality. AGE is an acronym for A Graph Extension, and is inspired by Bitnine’s fork of PostgreSQL 10, Agens...
  • 第二节:开发环境搭建 - 工具链与配置

    学习目标 为什么需要完整的开发环境? 开发环境概览 安装Node.js和npm 创建项目并初始化 安装Vite作为构建工具 安装Tailwind CSS及其依赖 初始化Tailwind CSS配置 配置项目结构 创建基础HTML文件 创建主JavaScript文件 自定义Tailwind配置 配置npm脚本 配置Vite 加入常用...