Blogger Information
Blog 22
fans 0
comment 1
visits 17595
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
第一章 Javascript学习知识点总结
刘静的博客
Original
894 people have browsed it

第一章 Javascript学习知识点总结:

第一部分:Javascript基础

本节收获

快速掌握Javascript的基础语法和函数以及对象,使你的网页动起来。


1、Javascript历史介绍 2、Javascript基本语法
3、变量 4、数据类型
5、流程控制 6、函数
7、数组 8、内置对象常用方法
9、常见Javascript算法精讲 10、对象的创建方式
11、this详解

第二部分:Web API编程

本节收获:

通过学习各种JS特效,使你的网站与用户进行完美交互。


1、DOM查找访问节点操作 2、DOM树讲解
3、文档遍历 4、节点的CRUD
5、BOM对象结构 6、history和location精讲
7、window对象 8、事件机制
9、DOM事件流 10、事件对象
11、事件委托 12、event对象
13、Javascript网页特效 14、浏览器兼容性解决方案
15、封装动画函数

第三部分:Javascript高级编程

本节收获

深入理解函数式编程和面向对象,为后面的学习流行的前端框架打下坚实的基础。


1、面向对象编程 2、工厂模式
3、构造函数 4、闭包原理及使用场景
5、原型及原型链深入剖析 6、作用域链深入挖掘
7、函数的调用方式 8、this的指向问题总结
9、JSON的使用 10、正则表达式
11、表单的验证

第四部分:jQuery高效开发

本节收获

write less,do more一直是jQuery的核心思想,使用jQuery让开发者敏捷式开发,让我们的网站绚丽起来。


1、jQuery核心思想 2、jQuery选择器
3、jQuery对象和DOM对象的转换 4、jQueryDOM动画
5、jQuery事件 6、jQueryDOM操作
7、jQuery的Plugin 8、jQuery的插件编写
9、jQuery Ajax 10、jQuery项目综合实战
Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!