书栈网 · BookStack 本次搜索耗时 0.075 秒,为您找到 159 个相关结果.
  • Connection Options

    Connection Options What is ConnectionOptions Common connection options mysql / mariadb connection options postgres / cockroachdb connection options sqlite connection opti...
  • Day44 - Cookie和Session

    Cookie和Session 用户登录的准备工作 实现用户跟踪 Django框架对session的支持 实现用户登录验证 在视图函数中读写cookie Cookie的替代品 Cookie和Session 我们继续来完成上一章节中的项目,实现“用户登录”的功能,并限制只有登录的用户才能投票。 用户登录的准备工作 我们先为实现用户登录做一些...
  • 怎么使用 Service Worker

    1971 2018-07-03 《PWA文档》
    怎么使用 Service Worker 前提条件 注册 查看是否注册成功 注册失败的原因 安装 自定义请求响应 Service Worker 版本更新 自动更新所有页面 手动更新 Service Worker debug 时更新 意外惊喜 怎么使用 Service Worker 我们在 Service Worker 简介 中介...
  • Cookie

    Cookie 概述 Cookie 与 HTTP 协议 HTTP 回应:Cookie 的生成 HTTP 请求:Cookie 的发送 Cookie 的属性 Expires,Max-Age Domain,Path Secure,HttpOnly SameSite document.cookie 参考链接 Cookie 概述 Coo...
  • 09. 运行时性能优化 13 条规则

    运行时性能优化 13 条规则 1. 减少重绘重排 2. 使用事件委托 3. 注意程序的局部性 性能测试 4. if-else 对比 switch 5. 查找表 6. 避免页面卡顿 7. 使用 requestAnimationFrame 来实现视觉变化 8. 使用 Web Workers 9. 使用位操作 取模 取整 位掩码 10....
  • Tour

    A tour of the core libraries dart:core - numbers, collections, strings, and more Printing to the console Numbers Strings and regular expressions Searching inside a string Extrac...
  • Connection 选项

    Connection 选项 什么是ConnectionOptions 常用的连接选项 mysql /mariadb postgres /cockroachdb 连接选项 sqlite cordova react-native nativescript mssql mongodb sql.js expo 连接选项示例...
  • Tour

    A tour of the core libraries dart:core - numbers, collections, strings, and more Printing to the console Numbers Strings and regular expressions Searching inside a string Extrac...
  • 8.1 加载性能

    768 2021-02-02 《PWA 应用实战》
    加载性能 减小资源体积 压缩文本内容 优化 JavaScript 第三方库引入 对资源进行缓存 HTTP 缓存 调整资源优先级 预加载 预连接与 DNS 预解析 预取 懒加载 使用 webpack 优化资源加载 区分开发环境和生产环境 Tree shaking 启用长期缓存 合理拆分代码 压缩文本内容 分析资源体积 ...
  • Index

    Index Terms defined by this specification Terms defined by reference Index Terms defined by this specification abort dfn for transaction , in §2.7.1 event for transaction ...