私はそれが両方の方法で機能することに気づきました、しかしあなたはそれをどちらの方法で行うと思いますか?
具体的事例
$FOO.ajax({
type: 'get',
url: src, // the src works with both a preceding / and with out
// ...
私はそれが両方の方法で機能することに気づきました、しかしあなたはそれをどちらの方法で行うと思いますか?
具体的事例
$FOO.ajax({
type: 'get',
url: src, // the src works with both a preceding / and with out
// ...