10 2012 档案

摘要:1 /// <summary> 2 /// 存储历史记录到cookise中 3 /// </summary> 4 /// <param name="history"></param> 5 /// <returns></returns> 6 public static bool SaveHistoryCookies(List<HistoryEntity> history) 7 { 8 try 9 {10 11 BinaryFormatter bf = new BinaryFormatte... 阅读全文
posted @ 2012-10-19 13:43 ゞ修ζ止符℡_R²º¹³ 阅读(494) 评论(0) 推荐(0) 编辑