2006年6月27日

摘要: 表记录转为数组: //读取TITLE图片方法 public string[] titleImgRead() { string strsql; string[] imgname; strsql = "SELECT [imgname] FROM [fn_titleimg] ORDER BY [uses] DESC"; fn_db tm... 阅读全文

posted @ 2006-06-27 14:34 fgp3 阅读(249) 评论(0) 推荐(0)

摘要: public class SmallPic{ //************************************************************// //图片缩放 //************************************************************// public SmallPic() { } p... 阅读全文

posted @ 2006-06-27 14:31 fgp3 阅读(443) 评论(2) 推荐(0)

摘要: 解码: HttpUtility.UrlDecode(Request.Cookies["flyxnet"].Value 写入时编码 Response.Cookies["flyxnet"].Value = HttpUtility.UrlEncodeUnicode(voteMsg); 解码: HttpUtility.UrlDecode(Request.Cookies["flyxnet"].Valu... 阅读全文

posted @ 2006-06-27 14:12 fgp3 阅读(188) 评论(0) 推荐(0)


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3