angular.js - Will memory be released after using $interval's cancel method in angularjs?
PHPz
PHPz 2017-05-16 13:20:14
0
1
1080

Will the memory be released after using the cancel method of $interval in angularjs?

PHPz
PHPz

学习是最好的投资!

reply all(1)
淡淡烟草味

In principle, if $interval there are no abnormal references in the function body, it will be released.

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