摘要:
if (window.DeviceMotionEvent) { window.addEventListener('devicemotion',deviceMotionHandler, false); } var SHAKE_THRESHOLD = 800; var last_update = 0; 阅读全文
posted @ 2016-09-14 11:05
雨V幕
阅读(361)
评论(0)
推荐(0)
摘要:
List<RemindSend> lrs = (from a in db.Remind join b in db.Certified on a.certifiedId equals b.CertifiedId where a.status == 1 && a.addTime.Year == Date 阅读全文
posted @ 2016-09-14 11:01
雨V幕
阅读(752)
评论(0)
推荐(0)

浙公网安备 33010602011771号