Define: If you want to declare a module other parts of your application will depend on. //申明瞭一個模塊且這個模塊被其餘部分所依賴 Require: If you just want to load and use stuff. 僅僅是引入js文件