随笔分类 -  译文

对英文技术文档的翻译、引入。以期提高自己,服务他人,所谓赠人玫瑰,手有余香。
【译】jquery基础教程(jquery fundamentals)——(第七部分)Jquery Ajax
摘要:Jquery 基础教程 作者Rebecca Murphey 原文链接地址http://jqfundamentals.com/With contributions by James Padolsey, Paul Irish, and others. See the GitHub repository for a complete history of contributions.Copyright © 2011Jquery Ajax一、概述 XMLHttpRequest方法允许浏览器和服务器进行交流,而无需通过整个页面的重载。这种方法就是大家熟知的Ajax(Asynchronous J 阅读全文

posted @ 2011-12-30 16:19 付之一笑 阅读(1670) 评论(1) 推荐(6) 编辑

【译】jquery基础教程(jquery fundamentals)——(第六部分)Jquery效果
摘要:Jquery 基础教程 作者Rebecca Murphey 原文链接地址http://jqfundamentals.com/With contributions by James Padolsey, Paul Irish, and others. See the GitHub repository for a complete history of contributions.Copyright © 2011jquery效果概述 jquery使你向页面添加简单的效果这件事成为了小事一桩。这种效果可以由内置的设置或者提供一个持续的定制来实现。 想获得完整的关于jquery效果的细节,请 阅读全文

posted @ 2011-12-28 09:18 付之一笑 阅读(1991) 评论(1) 推荐(5) 编辑

【译】jquery基础教程(jquery fundamentals)——(第五部分)Jquery事件
摘要:Jquery 基础教程 作者Rebecca Murphey 原文链接地址http://jqfundamentals.com/With contributions by James Padolsey, Paul Irish, and others. See the GitHub repository for a complete history of contributions.Copyright © 2011Jquery事件概述 jquery为选择结果附加事件处理器提供了简单的方法。当事件发生的时候,提供的方法被执行。在方法内部,this关键字指向被点击的元素。 获得关于jqueyr 阅读全文

posted @ 2011-12-27 10:57 付之一笑 阅读(2068) 评论(2) 推荐(5) 编辑

【译】jquery基础教程(jquery fundamentals)——(第四部分)jquery核心
摘要:Jquery 基础教程 作者Rebecca Murphey 原文链接地址http://jqfundamentals.com/With contributions by James Padolsey, Paul Irish, and others. See the GitHub repository for a complete history of contributions.Copyright © 2011Jquery核心$ VS $() 经过以上的铺垫,现在我们可以来认真的分析下jquery对象调用的方法.例如:$('h1').remove(); 大多数的jque 阅读全文

posted @ 2011-12-26 12:19 付之一笑 阅读(1721) 评论(0) 推荐(5) 编辑

【译】jquery基础教程(jQuery Fundamentals)——(第三部分)jquery基础
摘要:Jquery 基础教程 作者Rebecca Murphey 原文链接地址http://jqfundamentals.com/With contributions by James Padolsey, Paul Irish, and others. See the GitHub repository for a complete history of contributions.Copyright © 2011 【译】jquery基础教程(jQuery Fundamentals)——概述 ... 阅读全文

posted @ 2011-12-23 18:20 付之一笑 阅读(1819) 评论(8) 推荐(7) 编辑

【译】jquery基础教程(jQuery Fundamentals)——(第一部分)概述
摘要:以前的一个项目中用到jquery,有朋友推荐jquery fundamentals 当时学习了下,感觉还不错,断断续续的翻译了一些片段,以供项目组中同事参考。google了下,并没有发现这个教程的中文翻译。 最近整理电脑,又看到了它。翻译的片段中有很多纰漏,慢慢整理了下,准备发布到园子里,希望对于初学jquery,关键是感觉看英文吃力的同学有所帮助。由于个人能力和精力所限,错误在所难免。欢迎指正。 后续的还在整理。Jquery 基础教程 作者Rebecca Murphey ... 阅读全文

posted @ 2011-12-21 16:39 付之一笑 阅读(1612) 评论(2) 推荐(6) 编辑

【译】jquery基础教程(jQuery Fundamentals)——(第二部分)javascript基础
摘要:Jquery 基础教程 作者Rebecca Murphey 原文链接地址http://jqfundamentals.com/With contributions by James Padolsey, Paul Irish, and others. See the GitHub repository for a complete history of contributions.Copyright © 2011 【译】jq... 阅读全文

posted @ 2011-12-21 16:37 付之一笑 阅读(2702) 评论(7) 推荐(6) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

导航

统计

点击右上角即可分享
微信分享提示