一个基本问题.... [英] A Basic Question....

查看:116
本文介绍了一个基本问题....的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

HI专家,



我是编程领域的新手,并且学习新技术..听到了很多JSON和JQUERY。



他们之间的身体有什么不同吗?



你能提供一些阅读书来学习这两个吗?





我会非常感谢。





问候。

HI Experts,

I am new in field of Programming and wana learn new technologies.. Heard a lot of JSON and JQUERY.

Can any body differenetiate between them??

and can you provide some reading books for learning these two??


I will be really thankful for this.


Regards.

推荐答案

根据 http://www.json定义。 org / [ ^ ]:JSON(JavaScript Object Notation)是一个轻量级数据交换格式。人类很容易读写。机器很容易解析和生成。它基于JavaScript编程语言的一个子集,标准ECMA-262第3版 - 1999年12月.JSON是一种完全独立于语言的文本格式,但使用C语言系列程序员熟悉的约定,包括C语言,C ++,C#,Java,JavaScript,Perl,Python等等。这些属性使JSON成为理想的数据交换语言。



根据定义http://en.wikipedia.org/wiki/JQuery [ ^ ]:jQuery是一个多浏览器JavaScript库,旨在简化HTML的客户端脚本。[5]它于2006年1月由John Resig在纽约BarCamp发布。它目前由Dave Methvin领导的开发团队开发。 jQuery是10,000个访问量最大的网站中的55%,是目前使用最流行的JavaScript库。[6] [7]



jQuery是免费的,开放的源软件,根据MIT许可证授权。[8] jQuery的语法旨在使导航文档,选择DOM元素,创建动画,处理事件和开发Ajax应用程序变得更加容易。 jQuery还为开发人员提供了在JavaScript库之上创建插件的功能。这使开发人员能够为低级交互和动画,高级效果和高级,可主题化的小部件创建抽象。 jQuery库的模块化方法允许创建功能强大的动态网页和Web应用程序。



对于它们之间的差异,请参考以下链接:

http://forums.asp.net/t/1731010.aspx/1 [< a href =http://forums.asp.net/t/1731010.aspx/1target =_ blanktitle =New Window> ^ ]



我听说 jquery in action 本书很好(但请注意我自己没看过)
Definition as per http://www.json.org/[^] : JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.

Definition as per http://en.wikipedia.org/wiki/JQuery[^] : jQuery is a multi-browser JavaScript library designed to simplify the client-side scripting of HTML.[5] It was released in January 2006 at BarCamp NYC by John Resig. It is currently developed by a team of developers led by Dave Methvin. Used by over 55% of the 10,000 most visited websites, jQuery is the most popular JavaScript library in use today.[6][7]

jQuery is free, open source software, licensed under the MIT License.[8] jQuery''s syntax is designed to make it easier to navigate a document, select DOM elements, create animations, handle events, and develop Ajax applications. jQuery also provides capabilities for developers to create plug-ins on top of the JavaScript library. This enables developers to create abstractions for low-level interaction and animation, advanced effects and high-level, theme-able widgets. The modular approach to the jQuery library allows the creation of powerful dynamic web pages and web applications.

For differences between them please refer the below link:
http://forums.asp.net/t/1731010.aspx/1[^]

I heard that jquery in action book is good (but note that I didnt read myself)


这篇关于一个基本问题....的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆