05 Modules-3-Adding a Directive

			
AngularJS 提供一組內建指令,讓你可以增加新功能到你的應用上。此外,還可以使用 module 增加你自己的指令到應用上。
※domo-test-directive 的命名要和 domoTestDirective 對應