摘要:
found the error, because I changed the namespace and assembly name, then on the bin folder the old dll was still there, so it looks like the mvc engin 阅读全文
posted @ 2016-08-11 22:37
沙耶
阅读(560)
评论(0)
推荐(0)
摘要:
最近做的游戏,上线后出了不少问题,所以我就经常去查数据库数据,翻各种日志等,但是在查询的时候发现好蛋疼,有些地方的时间是写 "2016-08-11 20:13:02"这种格式,有些地方的时间是写 "1470917582000"这种格式,然后多张表数据进行对比的时候就很蛋疼,我得不停进行时间转换,恶心 阅读全文
posted @ 2016-08-11 20:56
沙耶
阅读(4633)
评论(0)
推荐(1)