08 2015 档案

C# Cookie工具类
摘要:/// /// Cookies赋值 /// /// 主键 /// 键值 /// 有效天数 /// public bool setCookie(string strName, string strV... 阅读全文

posted @ 2015-08-31 23:10 临冰听雪丶 阅读(205) 评论(0) 推荐(0) 编辑

js post提交页面
摘要:function post(URL, PARAMS) { var temp = document.createElement("form"); temp.action = URL; temp.method = "post"; temp.styl... 阅读全文

posted @ 2015-08-11 22:00 临冰听雪丶 阅读(383) 评论(0) 推荐(0) 编辑

默认调用电脑IE版本最高版本
摘要: 阅读全文

posted @ 2015-08-10 23:18 临冰听雪丶 阅读(139) 评论(0) 推荐(0) 编辑

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