Skip to content

Commit 68952d3

Browse files
committed
up content
1 parent 6fbae45 commit 68952d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/JavaScript/2014-09-30-[译]如何高效的解析JSON-P.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tags : [json-p]
66
---
77
{% include JB/setup %}
88

9-
<a href="" target="_blank">原文地址</a>
9+
<a href="http://davidwalsh.name/unwrapping-jsonp" target="_blank">原文地址</a>
1010

1111
这篇文章主要是讲解`javascript`的技巧,一步步来分析如何解析`jsonp`返回的字符串内容更高效.
1212

0 commit comments

Comments
 (0)