跨域出問提怎么辦
XMLHttpRequest cannot load http://api.bing.com/qsonhs.aspx?q=3. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'null' is therefore not allowed access.求解,這個錯誤怎么解決。
XMLHttpRequest cannot load http://api.bing.com/qsonhs.aspx?q=3. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'null' is therefore not allowed access.求解,這個錯誤怎么解決。
2017-03-24
舉報
2017-04-11
要使用Fiddler工具的,如果你按照老師敲的代碼是沒有辦法實現(xiàn)的,因為老師省掉了一個小細節(jié),就是使用Fiddler工具來實現(xiàn)登入這個地址有教程http://blog.csdn.net/shsgear/article/details/52845946