This site is for testing purpose and do not support IE.
alert(‘A’ > ‘AB’); // false,因為最高位(最左邊)字元相等,而AB比較長 alert(‘B’ > ‘AB’); // true,最高位字元B比A大
alert(‘8’ > ‘10’); // true
沒有留言:
張貼留言