Devlive 开源社区 本次搜索耗时 0.393 秒,为您找到 872 个相关结果.
  • GitHub 趋势日报 (2025年05月17日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Shell C++ C Dart Java Rust PHP Swift C TypeScript MDX Python Go Ruby Kotlin Dockerfile Markdown Lua Vim Script Jupyter Notebook J...
  • Distributed counters

    554 2025-03-14 《Redisson 3.45.0》
    Id generator Redis or Valkey based Java Id generator RIdGenerator generates unique numbers but not monotonically increased. At first request, batch of id numbers is allocated and...
  • Queries

    Spark Queries To use Iceberg in Spark, first configure Spark catalogs . Iceberg uses Apache Spark’s DataSourceV2 API for data source and catalog implementations. Querying with S...
  • Evolution

    Evolution Iceberg supports in-place table evolution . You can evolve a table schema just like SQL — even in nested structures — or change partition layout when data volume chang...
  • GitHub 趋势日报 (2025年05月16日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 C Ruby TypeScript Go C Dart PHP C++ Java Swift Jupyter Notebook Rust HTML Kotlin Markdown Vim Script Dockerfile CMake PowerShell L...
  • Deployment

    Gobblin Execution Modes Overview One important feature of Gobblin is that it can be run on different platforms. Currently, Gobblin can run in standalone mode (which runs on a sing...
  • 第一节:登录与注册页面 - 表单与身份验证UI

    学习目标 GitHub登录与注册页面分析 登录页面实现 页面结构拆解 步骤1:创建基本HTML结构 步骤2:添加GitHub Logo和登录选项 步骤3:构建登录表单 步骤4:添加记住我选项和新账户链接 步骤5:添加页脚区域 完整的登录页面代码 表单验证状态 错误状态样式 成功状态样式 注册页面实现 注册页面结构拆解 完整的注册页...
  • GitHub 趋势日报 (2025年05月18日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Rust C Vim Script Jupyter Notebook Python Go PHP Lua C++ Swift Ruby C HTML Dart Java JavaScript Kotlin Dockerfile Batchfile Markdo...
  • Flink DDL

    DDL commands CREATE Catalog Hive catalog This creates an Iceberg catalog named hive_catalog that can be configured using 'catalog-type'='hive' , which loads tables from Hive m...
  • Web Session Management

    534 2025-03-15 《Redisson 3.45.0》
    Tomcat Session Redisson implements Redis or Valkey based Tomcat Session Manager. It stores session of Apache Tomcat in Redis or Valkey and allows to distribute requests across a ...