Using external javascript files in a .js file

前端 未结 5 842
梦毁少年i
梦毁少年i 2020-12-03 01:45

I would like to use an external javascript file in another javascript file. For example, I could store all my global variables in a globals.js file and then call then from t

5条回答
提交回复
热议问题