javascript - How to solve the time mechanism problem when using js to implement remote js calls?
高洛峰
高洛峰 2017-07-05 10:41:40
0
2
941

I want to separate a project from the js called. To modify the js, I only need to upload the js file. No other things need to be modified, which will be more convenient. So I put the js file on another server. If I want to reference this js in the project, how should I achieve it?

高洛峰
高洛峰

拥有18年软件开发和IT教学经验。曾任多家上市公司技术总监、架构师、项目经理、高级软件工程师等职务。 网络人气名人讲师,...

reply all(2)
代言

<script type="text/javascript" src="http://res.wx.qq.com/open/js/...

Peter_Zhu

Can you be more detailed?

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template