使用了jQuery 提供的.ajax 函數來訪問這個Web Service. $( "#city" ).autocomplete({ source: function( request, response ) { $.ajax({ url: "http://ws ...
確定! 回上一頁