首页
教程
IT编程
国外技术
登录
标签
javascriptCan I stop the executi
javascript - Can I stop the execution of a function from outside that function? - Stack Overflow
I have this code:function toStop(){while(true){}}toStop();Now, how can I stop this? Or how can I kill
javascriptCan I stop the execution of a function from outside that functionStack Overflow
admin
7天前
8
0