我一直在阅读有关规避同源策略的方法<的所有建议< /a>,但我不知道使用 dashcode 时哪一个最成功,甚至不知道如何实现它。有人可以帮忙吗?
I've been reading all the suggestions on Ways to circumvent the same-origin policy, but I don't know which one would be most successful when using dashcode, or even how to implement it. Can anyone help?
我自己没有使用过这些解决方案,但我建议使用 CORS (教程) 或 JSONP (更简单以及更深入 解释)。
如果您想要更简单的解决方案,您链接的线程中提到了Any Origin。
您使用 dashcode 的事实不应影响您的 javascript。
I've not used these solutions myself, but I'd suggest using either CORS (tutorial) or JSONP (simpler and more in-depth explanations).
If you want an easier solution, Any Origin was mentioned in the thread you linked.
The fact that you are using dashcode should not affect your javascript.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
暂无简介
文章 0 评论 0
接受
发布评论
评论(1)
我自己没有使用过这些解决方案,但我建议使用 CORS (教程) 或 JSONP (更简单以及更深入 解释)。
如果您想要更简单的解决方案,您链接的线程中提到了Any Origin。
您使用 dashcode 的事实不应影响您的 javascript。
I've not used these solutions myself, but I'd suggest using either CORS (tutorial) or JSONP (simpler and more in-depth explanations).
If you want an easier solution, Any Origin was mentioned in the thread you linked.
The fact that you are using dashcode should not affect your javascript.