摘要:
1. Web API 简介 (Web API Intro) 2. 网络表单 API (Web Forms API) 3. 网络历史 API (Web History API ) 4. 网络存储 API (Web Storage API) 5. 网络工作者 API (Web Worker API) 6 阅读全文
摘要:
一. 文档对象 1.1 显示文档中所有cookie的名称/值 <!DOCTYPE html> <html> <body> <p id="demo">Click the button to display the cookies associated with this document.</p> < 阅读全文