Devlive 开源社区 本次搜索耗时 0.460 秒,为您找到 625 个相关结果.
  • CloudEvents Integration

    CloudEvents Integration Introduction Requirements Functional Requirements Performance Requirements Design Details Pluggable Protocols Process of CloudEvents under EventMesh Fo...
  • 转义字符

    978 2024-05-26 《Markdown 中文版》
    转义 号 转义 使用反斜杠\进行语法取消。 使用反斜杠可以使得语法相关符号以字面量进行显示,接受以下符号的取消转义: 反斜杠\ 反引号``` 星号* 下划线_ 花括号{} 方括号[] 圆括号() 号 加号+ 减号/连字符- 数点. 惊叹号! 部分增强和进阶语法中使用的特殊符号,也采用反斜杠\进行取消转义。 ...
  • 第五章:synchronized关键字

    学习目标 1. 对象锁与类锁的概念 1.1 对象锁(实例锁) 1.2 类锁(静态锁) 1.3 对象锁与类锁的对比 2. synchronized修饰方法与代码块的区别 2.1 修饰方法 vs 修饰代码块 2.2 不同锁对象的选择 3. synchronized的底层实现原理 3.1 Monitor监视器 3.2 字节码层面的实现 3.3 ...
  • Couchbase

    Introduction Record format Configuration General configuration values Authentication No credentials Using certificates Using bucket password Document level expiration 1 - Ex...
  • 第三节:仓库列表页 - 卡片与排序布局

    学习目标 GitHub仓库列表页分析 页面骨架结构 实现用户信息栏和导航标签 添加过滤和搜索控件 实现仓库卡片列表 添加分页导航组件 响应式设计考虑 关键样式技术点 1. 仓库卡片模式 2. 分隔线和边界 3. 标签和指示器 4. 语言颜色点 5. 过滤器和排序控件 常见问题与解决方案 问题1:移动设备上过滤控件的排列 问题2:...
  • 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...
  • Code Style Guide

    Overview Guideline Code Style Template File Overview The code formatting standard in this project is based on the Oracle/Sun Code Convention and Google Java Style . Guide...
  • Features and Limitations

    Features and Limitations Features Apache XTable™ (Incubating) provides users with the ability to translate metadata from one table format to another. Apache XTable™ (Incubatin...
  • API Models

    915 2025-03-14 《Redisson 3.45.0》
    Synchronous and Asynchronous API Redisson instances are fully thread-safe. Synchronous and Asynchronous API could be reached via RedissonClient interface. Most Redisson objects...
  • Docker Integration

    Introduction Docker Docker Repositories Run the docker image with simple wikipedia jobs Use Gobblin Standalone on Docker for Kafka and HDFS Ingestion Run Gobblin as a Service ...