看到一段代碼:var rand = function(rMi, rMa){return ~~((Math.random()*(rMa-rMi+1))+rMi);}“~~”不知道是什么運算符?
javascript沒見過的運算符~~
繁花如伊
2018-08-02 11:10:35