首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Web前端 >

Learning Dojo - 1. Introduction

2012-11-07 
Learning Dojo-- 1. IntroductionNotes for reading Mastering Dojo

Learning Dojo -- 1. Introduction
Notes for reading 'Mastering Dojo'
===========================================

1. We've had wonderful technologies for server-side development, and now it is the turn of the client-side.

2.Dojo is such a framework, which will dismantle the gap between browser-based applications and desktop applications.

3.Features of Dojo
  a. Fix browser defects, such as browser compatibility problems and memory leaks in IE
  b. HTML UI Controls
  c. Dom Querying
  d. Packaging (like Java)

4.Three parts of Dojo
   a.Core Dojo
   b.Djijt  -- UI Controls
   c.Dojox  -- Extension, including more controls and something else.

热点排行