编程技术
PostgreSQL 备份与恢复:pg_dump、pg_restore 与 PITR
---
title: PostgreSQL 备份与恢复:pg_dump、pg_restore 与 PITR
keywords:
- pg_dump
- pg_restore
- WAL
- base backup
- PITR
description: 使用 pg_dump/pg_restore 进行逻辑备份与恢复,并介绍基于 WAL 的时间点恢复(PITR)流程。
tags:
- PITR
- ...
Popover API 锚定定位与可访问性:交互触发、锚点定位与验证指标
---
title: Popover API 锚定定位与可访问性:交互触发、锚点定位与验证指标
tags:
- Popover API
- 锚定定位
- 可访问性
- 交互触发
- 性能优化
description: 使用原生 Popover API 构建无障碍的锚定式弹出层,覆盖交互触发、锚点定位与可访问性细节,提供可验证的性能与稳定性指标
categories:
- 文章资讯
- 编程...
Pointer Lock API:鼠标捕获与安全约束
---
title: "Pointer Lock API:鼠标捕获与安全约束"
keywords:
- Pointer Lock
- requestPointerLock
- movementX
- movementY
- 游戏与3D
description: "说明 Pointer Lock 的鼠标捕获与相对移动事件,用于游戏与 3D 场景的视角控制,强调权限、手势与退出策略...
Pointer Capture API:setPointerCapture 与拖拽交互稳定性
---
title: "Pointer Capture API:setPointerCapture 与拖拽交互稳定性"
keywords:
- setPointerCapture
- releasePointerCapture
- pointerId
- 拖拽
- 稳定性
description: "介绍 Pointer Capture 的指针捕获与释放模型,在拖拽/绘图场景确...
Permissions API:权限查询与请求治理
---
title: Permissions API:权限查询与请求治理
keywords:
- navigator.permissions.query
- PermissionStatus
- state
- change 事件
- 权限治理
description: 使用 Permissions API 查询权限状态并订阅变化,合理安排请求时机与文案,减少打扰并提升授权通过率。
categor...
Permissions Policy 安全头与特性治理:禁用敏感API、第三方约束与指标验证
---
title: Permissions Policy 安全头与特性治理:禁用敏感API、第三方约束与指标验证
tags:
- Permissions Policy
- 安全头
- 特性治理
- 第三方约束
- 隐私保护
description: 使用 Permissions Policy(原 Feature-Policy)在站点范围内禁用或限制敏感浏览器特性,治理第三方脚...
Permissions API 权限状态与提示治理:查询、策略与用户体验
---
title: Permissions API 权限状态与提示治理:查询、策略与用户体验
tags: [Permissions API, 权限查询, 用户体验, 权限提示, navigator.permissions]
description: 使用 Permissions API 查询权限状态并设计合理的提示与交互策略,降低权限疲劳与拒绝率,提升整体体验,并提供经验证的成功率与误打扰指标。...
Payment Request API:支付集成与兼容策略
---
title: Payment Request API:支付集成与兼容策略
keywords:
- Payment Request API
- 支付弹窗
- 兼容策略
- Apple Pay/Google Pay
- 安全与体验
description: 介绍 Payment Request API 的调用与能力边界,结合第三方支付与后备方案,构建安全友好的网页支付体验并提升转化率。
dat...
