Home  >  Article  >  Web Front-end  >  Convert String to number in js for comparison_javascript tips

Convert String to number in js for comparison_javascript tips

WBOY
WBOYOriginal
2016-05-16 16:42:181142browse

Comparing strings without conversion will result in a headache

If you were not careful when writing, you would not convert it, and then use it for rough testing,

17a73f1ea17e4914ebf70ab99505f46b421.003

Weird results occurred

When the data type is not converted to judge >, 75d1766e180023da8e0e1f2bba8a3298str2*1

When comparing data in js, don’t forget to convert types!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn