08 2022 档案
摘要:1: 设置Cookin 方法一 请参考我的另一篇: Connkin 方法一 2: 设置Cookin 方法二 //Cookie 的设置读取 HttpCookie coo = HttpContext.Current.Request.Cookies["BF"]; if (coo == null) { co
阅读全文
摘要:using System; using System.Configuration; using System.IO; namespace ToIO { public class WritLogAdapter { public static readonly WritLogAdapter Instan
阅读全文

浙公网安备 33010602011771号