The preceding steps create a skeleton Dojo project in Eclipse.
上述步骤将在 Eclipse 中创建 Dojo 项目骨架。
2
The skeleton of an application consists of just four steps: (1) create an application; (2) create one or more Windows; (3) add some widgets to the Windows; (4) call the app.run event-loop.