In this tutorial, we will learn about DOM querying and how the dojo/query module allows you to easily select nodes and work with them. 在本教程中,我们将学习DOM查询,并且使用dojo/query模块,更容易的选择几点,并完成相关操纵. Getting Started 开始 When working with the DOM, it's important to…