12 2015 档案
摘要:a.aspx.cs//获取a中的idHttpCookie objCookie = new HttpCookie("myCookie", id); Response.Cookies.Add(objCookie);b.aspx.cs//获取a中的idstring id = Requ...
阅读全文
摘要:usingSystem;usingSystem.Collections.Generic;usingSystem.ComponentModel;usingSystem.Data;usingSystem.Data.SqlClient;usingSystem.Drawing;usingSystem.Tex...
阅读全文

浙公网安备 33010602011771号