English 中文(简体)
应当使用原始javascript或jquery,用ja子接听json数据
原标题:should i use raw javascript or jquery to make an ajax call to get json data
  • 时间:2010-11-14 12:22:23
  •  标签:
  • jquery
  • ajax

我正在建造一部电影,供我自学,并想知道,我是否应当利用 Java本或 j格,使我的麻 to人要求从APIC获得json数据? 我知道, Java原教文的执行过程要长得多,但效果较好?

幼儿园

最佳回答

我知道, raw原教文的执行过程要长得多,但效果较好?

时间不超过。 这两种情况都是一样的,因为在图书馆集思广益层所花的奇金缩微秒完全被你重新使用网络电话这一事实所困。

您是否使用图书馆完全由您负责。 使用图书馆的一个好处是,如果你选择一个受欢迎的图书馆,则该守则是very/strong>。 如果新浏览器在Ajax或JSON的 st子等地有 we脏的问题,或者在发现需要复杂的内部工作的新特征时,你会得到数十次甚至几百次的眼光。

现在,如果你使用图书馆,,你选择图书馆取决于许多因素,你可以选择http://jquery.com” rel=“nofollow”>j Query,因为图书馆很受欢迎(阅读:熟悉它的许多资源可以帮助你),而且拥有和赞助得当,但迄今为止,它不是你们的选择。 您可使用http://prototypejs.org” rel=“nofollow”>Prototype ,YUI,,

问题回答

Just use jQuery. It s fast enough and well tested. http://api.jquery.com/jQuery.ajax/

你们应当使用 j。 你需要书写的 j印量将大大低于使用 raw印。 你们也将从可读性和保持的角度受益。 你的法典还将在很多浏览器中发挥作用。

j 质量比原始联合材料更为安全和可读。 在本案中,Pure JS的表现并不更好。





相关问题
ajax login using httpRequest?

I am trying to develop my login script to give feedback to the user if the login is valid or not. Basically if it isn t correct a div box will show saying its wrong, if its correct it will show its ...

Virtual Tour using sketch up, ajax, flash technologies

I want to know if there are existing technology that make your 3d models in sketch into virtual tours, using either Ajax or Flash for web presentation. If there s none, which will be a good approach ...

How can i update div continuously

I have asp.net application where i have a div which showing the value from other site. The value of that site is changing continuously. I want that my div will automatically update in some interval ...