书栈网 · BookStack 本次搜索耗时 0.012 秒,为您找到 533 个相关结果.
  • Navigator.sendBeacon()

    Navigator.sendBeacon() Navigator.sendBeacon() 用户卸载网页的时候,有时需要向服务器发一些数据。很自然的做法是在unload 事件或beforeunload 事件的监听函数里面,使用XMLHttpRequest 对象发送数据。但是,这样做不是很可靠,因为XMLHttpRequest 对象是异步发送,很可能在...
  • 第12章 Ajax

    1965 2019-01-30 《Node.js 入门教程》
    第12章 Ajax 学习目标 概述 快速上手 readyState 遵循 HTTP 具体用法 GET 请求 POST 请求 同步与异步 响应数据格式 XML JSON 处理响应数据渲染 兼容方案 封装 AJAX 请求封装 jQuery.ajax 跨域 相关概念 解决方案 JSONP CORS XHR 2.0 onl...
  • Django 1.1.4 版本发行说明

    Django 1.1.4 版本发行说明 不向后兼容的变更 CSRF exception for AJAX requests Django 1.1.4 版本发行说明 欢迎来到 Django 1.1.4 版本! This is the fourth “bugfix” release in the Django 1.1 series, improvin...
  • Scala.js for JavaScript developers

    ES6 Scala.js Below you can see the same functionality implemented in JavaScript ES6 and Scala.js. See any differences? ES6 const xhr = new XMLHttpRequest (); xhr . ...
  • Django 1.1.4 release notes

    Django 1.1.4 release notes Backwards incompatible changes CSRF exception for AJAX requests Django 1.1.4 release notes Welcome to Django 1.1.4! This is the fourth “bugfix” re...
  • Django 1.1.4 release notes

    Django 1.1.4 release notes Backwards incompatible changes CSRF exception for AJAX requests Django 1.1.4 release notes Welcome to Django 1.1.4! This is the fourth “bugfix” re...
  • Django 1.1.4 版本发行说明

    Django 1.1.4 版本发行说明 不向后兼容的变更 CSRF exception for AJAX requests Django 1.1.4 版本发行说明 欢迎来到 Django 1.1.4 版本! This is the fourth “bugfix” release in the Django 1.1 series, improvin...
  • 一、基本用法

    一、基本用法 一、基本用法 fetch() 的功能与 XMLHttpRequest 基本相同,但有三个主要的差异。 (1)fetch() 使用 Promise,不使用回调函数,因此大大简化了写法,写起来更简洁。 (2)fetch() 采用模块化设计,API 分散在多个对象上(Response 对象、Request 对象、Headers 对象),更合...
  • Django 1.1.4 release notes

    Django 1.1.4 release notes Backwards incompatible changes CSRF exception for AJAX requests Django 1.1.4 release notes Welcome to Django 1.1.4! This is the fourth “bugfix” rel...
  • Django 1.1.4 release notes

    Django 1.1.4 release notes Backwards incompatible changes CSRF exception for AJAX requests Django 1.1.4 release notes Welcome to Django 1.1.4! This is the fourth “bugfix” rel...