开发者问题收集
这是我的 angular js 代码,我想在其中将 Json 格式的数据发送到用 java 编写的 restful web 服务。它调用了 web 服务,但我没有得到任何数据。 <script>var app = angular.module("myPost", []);app.controller("myControl", function ($scope, $http) {$scope.