2017年9月22日

摘要: socket 一种通信管道。客户端和服务端的一个通信进程。 HTTP的Request和Response XMLHttpRequest 对象 var request=new XMLHttpRequest(); 兼容 if(window.XMLHttpRequest){ request=new XMLt 阅读全文
posted @ 2017-09-22 11:36 写一点点 阅读(102) 评论(0) 推荐(0)

导航