前后端常用通讯方式– ajax 、websocket 一、前后端常用通讯方式 1. ajax 浏览器发起请求,服务器返回数据,服务器不能主动返回数据,要实现实时数据交互只能是ajax轮 … Continue reading 前后端常用通讯方式– ajax 、websocket