摘要:
今天用git pull来更新代码,遇到了下面的问题: error: Your local changes to the following files would be overwritten by mergePlease, commit your changes or stash them bef 阅读全文
摘要:
1. 将时间戳转换成日期格式 例子 2. 将日期格式转换成时间戳 3. Date()参数形式有7种 new Date("month dd,yyyy hh:mm:ss"); new Date("month dd,yyyy"); new Date("yyyy/MM/dd hh:mm:ss"); new 阅读全文