摘要:
1 HttpCookie cookie = new HttpCookie("OrderApiCookie"); //初使化并设置Cookie的名称 2 cookie.HttpOnly = true; //为true时不允许脚本文件访问 3 ... 阅读全文
posted @ 2017-09-18 15:57
Chavez.net
阅读(982)
评论(0)
推荐(0)
摘要:
实体对象转为Dictionary键值对 上文中的StringHelper.valueOf(value)为对象转为字符串,可避免value为null时保存,具体方法为: 阅读全文
posted @ 2017-09-18 10:41
Chavez.net
阅读(930)
评论(0)
推荐(0)

浙公网安备 33010602011771号