<td ><b>发起时间<the literal text <td ><b>发起时间< (case sensitive) \/the literal / (4710 / 578 / 2F16)
b><the literal text b>< (case sensitive) \/the literal / (4710 / 578 / 2F16)
td>the literal text td> (case sensitive) \s+any whitespace character, repeated at least once
<td colspan="2" style="text-align: left">the literal text <td colspan="2" style="text-align: left"> (case sensitive) Group 1([0-9]{4}-[0-9]{2}-[0-9]{2}) {4}matches exactly 4 characters from the set below:
0-9one character from 0 (4810) to 9 (5710)
-the literal - (4510 / 558 / 2D16)
{2}matches exactly 2 characters from the set below:
0-9one character from 0 (4810) to 9 (5710)
-the literal - (4510 / 558 / 2D16)
{2}matches exactly 2 characters from the set below:
0-9one character from 0 (4810) to 9 (5710)
<the literal < (6010 / 748 / 3C16)
\/the literal / (4710 / 578 / 2F16)
td>the literal text td> (case sensitive) g modifier: global. Finds all matches instead of stopping after the first