JavaScript has a typeof operator which returns a string describing a value. 1 2 3, typeof 1 === 'number' typeof ...
確定! 回上一頁