討厭麻煩的過程
string text = "<img src='images/mypic.jpg' width='100' height='100' />"; string SRCString = Regex.Match(text, "<img.+?src=[\"](.+?)[\"].+?>", RegexOptions.IgnoreCase).Groups[1].Value;
張貼留言
沒有留言:
張貼留言