• 泛读


    网页有三个部分——内容(HTML)、外观(css)、行为(javascript)。
    另一个公示:HTML+CSS+JAVASCRIPT=真正的交互性
     
    -------------------------------------------------------------------------------
     
    javascript has three disadvantages , the problems of concurrence among different web explorers, the structure of DOM is complicated, the development and debugging of javascript is not convenient.
     
    javascript framework has some advantages ,such as the reading of DOM, the operation of DOM, partical functions, handelations of envent, CSS control, data communications (namely, AJAX technicle)
    JavaScript框架jQuery和ExtJS的对比研究_樊红珍.pdf
    --------------------------------------------------------------------------------
     
    jquery 适合小型应用开发,
    extjs适合大型商业应用,更模块化。
     
    --------------------------------------------------------------------------------
    各类javascript引擎(解释器)对比
    网页浏览器内核的比较研究_牛津.pdf
  • 相关阅读:
    网络运维基础知识手册
    运维基础1
    url protocol
    ASP.NET MVC
    关于写博客的想法
    Struts2 配置Action详解
    常用的API接口
    利用Console来学习、调试JavaScript
    JBPM4.4学习笔记
    Java设计模式之——工厂模式
  • 原文地址:https://www.cnblogs.com/haore147/p/3918193.html
Copyright © 2020-2023  润新知