03 2015 档案
摘要:xxxxxxxx.Sum(f => f.jifen).GetValueOrDefault(0)
阅读全文
摘要:public static string GetProfileImage(int userId, int width, int height) { return "~/profilepic.ashx?userid=" + userId.ToString() + "&w=" + width.ToS...
阅读全文
摘要:
阅读全文
摘要:if(!IsPostBack) { fuPhoto.Attributes.Add("onchange", "javascript:__doPostBack('" + lbUploadPhoto.ClientID.Replace("_","$") + "','')"); }
阅读全文
摘要:public string fileUpload() { if (fuPhoto.PostedFile != null && fuPhoto.PostedFile.ContentLength > 0) { int _ModuleID = (this.Parent.TemplateContro...
阅读全文
摘要://取图片 MatchCollection matchs = Regex.Matches(AskText,@" ]*src=([""']*)(?[^'""]*)\1[^>]*>", RegexOptions.IgnoreCase); List PicArray=new List(); foreach...
阅读全文

浙公网安备 33010602011771号