Devlive 开源社区 本次搜索耗时 0.488 秒,为您找到 625 个相关结果.
  • 第五章:synchronized关键字

    学习目标 1. 对象锁与类锁的概念 1.1 对象锁(实例锁) 1.2 类锁(静态锁) 1.3 对象锁与类锁的对比 2. synchronized修饰方法与代码块的区别 2.1 修饰方法 vs 修饰代码块 2.2 不同锁对象的选择 3. synchronized的底层实现原理 3.1 Monitor监视器 3.2 字节码层面的实现 3.3 ...
  • 第三节:仓库列表页 - 卡片与排序布局

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

    1075 2024-06-28 《Apache Hudi 0.15.0》
    Try out the new experimental release of Hudi Kafka Connect Sink. Read the ReadMe for full documentation.
  • Couchbase

    1065 2025-03-25 《Apache Gobblin 0.17.0》
    Introduction Record format Configuration General configuration values Authentication No credentials Using certificates Using bucket password Document level expiration 1 - Ex...
  • Code Style Guide

    1045 2025-03-26 《Apache Gobblin 0.17.0》
    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...
  • 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...
  • Docker Integration

    1010 2025-03-19 《Apache Gobblin 0.17.0》
    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 ...
  • 转义字符

    1004 2024-05-26 《Markdown 中文版》
    转义 号 转义 使用反斜杠\进行语法取消。 使用反斜杠可以使得语法相关符号以字面量进行显示,接受以下符号的取消转义: 反斜杠\ 反引号``` 星号* 下划线_ 花括号{} 方括号[] 圆括号() 号 加号+ 减号/连字符- 数点. 惊叹号! 部分增强和进阶语法中使用的特殊符号,也采用反斜杠\进行取消转义。 ...
  • 第一节:登录与注册页面 - 表单与身份验证UI

    学习目标 GitHub登录与注册页面分析 登录页面实现 页面结构拆解 步骤1:创建基本HTML结构 步骤2:添加GitHub Logo和登录选项 步骤3:构建登录表单 步骤4:添加记住我选项和新账户链接 步骤5:添加页脚区域 完整的登录页面代码 表单验证状态 错误状态样式 成功状态样式 注册页面实现 注册页面结构拆解 完整的注册页...
  • 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...