07 2014 档案

摘要:标题: ... 阅读全文
posted @ 2014-07-24 14:22 FH1004322 阅读(1323) 评论(0) 推荐(0)
摘要:格式化json日期dt.format("yyyy-MM-dd hh:mm:ss"); //这里用到一个javascript的Date类型的拓展方法,这个是自己添加的拓展方法,在后面的步骤3定义 //3.为原始Date类型拓展format一个方法,用于日期显示的格式化 D... 阅读全文
posted @ 2014-07-24 13:59 FH1004322 阅读(163) 评论(0) 推荐(0)
摘要:通过Canvas及File API缩放并上传图片 上 传 MegaPixImage.js/*** Mega pixel ... 阅读全文
posted @ 2014-07-24 11:26 FH1004322 阅读(6223) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2014-07-17 14:28 FH1004322 阅读(239) 评论(0) 推荐(0)
摘要:public class WXverifyController : Controller { public ActionResult WXverify() { Load(); return View(); }... 阅读全文
posted @ 2014-07-12 14:16 FH1004322 阅读(334) 评论(0) 推荐(0)
摘要:http://www.jq22.com/ 阅读全文
posted @ 2014-07-01 17:17 FH1004322 阅读(122) 评论(0) 推荐(0)