AngularJS中$http使用的简单介绍 在AngularJS中主要使用$http服务与远程http服务器交互,其作用类似于jquery中的$.ajax服务:$http angularjs中http请求