To accomplish this, add a script block to the bottom of each HTML fragment file to rewire that fragment's form submission.
要完成这个工作,我们要向每个HTML片段文件末尾加上一个脚本块,以便重新布置此片段的表单提交。
3
Once you have that, you can then request each of the additional parts of dojo you want using the dojo.require function (see the script block at the bottom of Listing 8).