typecast float to int in javascript · var f1 : float = 3.15; · var i1 : int = parseInt(f1);.
確定! 回上一頁