编程技术
Long Tasks API:主线程阻塞检测与拆分
---
title: Long Tasks API:主线程阻塞检测与拆分
keywords:
- Long Tasks API
- PerformanceLongTaskTiming
- PerformanceObserver
- 阻塞检测
- 拆分策略
description: 使用 Long Tasks API 监测主线程长任务并进行拆分与调度优化,降低交互延迟与卡顿,附采集与归因示例。
ca...
Media Session API:锁屏控制与元数据
---
title: Media Session API:锁屏控制与元数据
keywords:
- Media Session
- setActionHandler
- metadata
- 锁屏控制
- 通知
description: 说明 Media Session 的元数据设置与操作处理,启用系统级锁屏控制与通知面板按钮,提升播放体验并提供示例与参考。
categories:
- 应用软...
Local Font Access API:本地字体枚举与隐私注意
---
title: Local Font Access API:本地字体枚举与隐私注意
keywords:
- Local Font Access
- queryLocalFonts
- 字体枚举
- 权限与隐私
description: 说明本地字体访问的权限与枚举流程、返回字段与使用场景、隐私边界与兼容回退,并给出示例与参考。
categories:
- 应用软件
- 办公软件
--...
Kubernetes网络:Ingress与Gateway API的对比
---
title: Kubernetes网络:Ingress与Gateway API的对比
keywords:
- Kubernetes
- Ingress
- Gateway API
- 服务暴露
- 负载均衡
description: 对比 Ingress 与 Gateway API 的模型与能力,指导服务暴露、路由与负载均衡的工程落地。
categories:
- 文章资讯
- 技...
