书栈网 · BookStack 本次搜索耗时 0.084 秒,为您找到 534 个相关结果.
  • 28. Metaprogramming with proxies

    1230 2019-05-03 《Exploring ES6》
    28. Metaprogramming with proxies 28.1 Overview 28.2 Programming versus metaprogramming 28.2.1 Kinds of metaprogramming 28.3 Proxies explained 28.3.1 Function-specific traps 28....
  • Request & Response Objects

    Request & Response Objects Request Request Parameters Query String Parameters Request Body Data PUT, PATCH or DELETE Data Environment Variables (from $_SERVER and $_ENV) XML o...
  • Security

    title: Security Concept of Web Security Open or close the configuration match and ignore Prevention of security threat XSS Reflected XSS Prevention Stored XSS Prevention J...
  • TypeScript

    title: TypeScript 快速入门 目录规范 控制器(Controller) 路由(Router) 服务(Service) 中间件(Middleware) 扩展(Extend) 配置(Config) 插件(Plugin) 生命周期(Lifecycle) TS 类型定义(Typings) 开发期 ts-node egg-ts...
  • TypeScript

    title: TypeScript 快速入门 目录规范 控制器(Controller) 路由(Router) 服务(Service) 中间件(Middleware) 扩展(Extend) 配置(Config) 插件(Plugin) 生命周期(Lifecycle) TS 类型定义(Typings) 开发期 ts-node egg-ts...
  • H5-Video 能做的事&存在的坑

    H5-Video 能做的事&存在的坑 一. Viode的几种应用场景 1. 最基本的HTML标签应用 2. 针对不同环境配置其支持的媒体资源 MP4: WebM: OGG: M3U8: 3. 使用Video的API和事件交互实现RPG互动游戏 4. 使用Video播放本地媒体文件 5. 使用Video播放设备自带摄像头视频流 6. 使用V...
  • 跨站请求伪造保护

    跨站请求伪造保护 如何使用它 AJAX 当 CSRF_COOKIE_HTTPONLY 为 False 时获取令牌 当 CSRF_COOKIE_HTTPONLY 为 True 时获取令牌 在 AJAX 请求中设置令牌 在 Jinja2 模板中使用 CSRF 装饰器方法 被拒绝的请求 工作方式 缓存 测试中 限制 边缘案例 实...
  • Request & Response Objects

    Request & Response Objects Request Request Parameters Query String Parameters Request Body Data File Uploads PUT, PATCH or DELETE Data Environment Variables (from $_SERVER and...
  • Network

    Network Net 粘包 可靠传输 window backlog 状态机 UDP 常见的应用场景 HTTP method/status headers Agent socket hang up DNS ZLIB RPC Thrift HTTP MQ Network [Doc] Net (网络) [Doc...
  • Passport

    API Authentication (Passport) Introduction Installation Migration Customization Frontend Quickstart Deploying Passport Configuration Token Lifetimes Overriding Default Models...