记录项目过程中一些零碎的知识点,扩充自己的知识面。
1. 时间大小的比较(1)日期时间一起比较dataTime1,dataTime2
// 方法1,利用Date.parse()方法-------但是Date.parse()方法不兼容IE浏览
2021-03-12