12 2014 档案
枚举类型转为list
摘要:var levelList = EnumEx.GetIntValues(CarConst.CustomCarType.Bus.GetType()); foreach (var level in levelList) { v... 阅读全文
posted @ 2014-12-26 18:00 利利乐园 阅读(252) 评论(0) 推荐(0) 编辑
年份year
摘要:for (var year = new DateTime(DateTime.Now.Year - 10, 1, 1); year @year.ToString("yyyy")} 阅读全文
posted @ 2014-12-26 17:58 利利乐园 阅读(177) 评论(0) 推荐(0) 编辑
前端cookie
摘要:cookie 封装js/*** Cookie plugin** Copyright (c) 2006 ziqiu.zhang * Dual licensed under the MIT and GPL licenses:* http://www.opensource.org/licenses/mit... 阅读全文
posted @ 2014-12-18 10:56 利利乐园 阅读(271) 评论(0) 推荐(0) 编辑


点击右上角即可分享
微信分享提示