日期:2014-05-17 浏览次数:21053 次
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Text.RegularExpressions;
namespace ConsoleApplication1
{
class Program
{
static void Main(string[] args)
{
string a1 = @"<td style=""TEXT-ALIGN: center; HEIGHT: 40px; BORDER-TOP: red 1px solid; BORDER-RIGHT: red 1px solid""><IMG style=""CURSOR: hand"" id=0.1869366964525968 onclick=openyz(0.1869366964525968,201211189789) name=0.1869366964525968 alt="""" src=""/images/123.gif""> </td>
<td style=""TEXT-ALIGN: center; HEIGHT: 40px; BORDER-TOP: red 1px solid; BORDER-RIGHT: red 1px solid""><IMG style=""CURSOR: hand"" id=0.5159706003032625 onclick=openyz(0.5159706003032625,201211187808) name=0.5159706003032625 alt="""" src=""/images/123.gif""> </td>
<td style=""TEXT-ALIGN: center; HEIGHT: 40px; BORDER-TOP: red 1px solid; BORDER-RIGHT: red 1px solid""><IMG style=""CURSOR: hand"" id=0.1869366964525968 onclick=openyz(0.1869366964525968,201211189791) name=0.1869366964525238 alt="""" src=""/images/123.gif""> </td>";