The regex is:
正则表达式是:
<td class="description">(?<lineItem>[\w/ -]+)<\/td>\s+<td class="descriptionFormat">(?:[\w$%\.,()\/ ]*)</td>\s+<td class="amount">[ ]*(?<lineValue>-?$(?:\d{1,3},?)+\.\d{2})</td>
<td class="descriptioThe regex is:
正则表达式是:
<td class="description">(?<lineItem>[\w/ -]+)<\/td>\s+<td class="descriptionFormat">(?:[\w$%\.,()\/ ]*)</td>\s+<td class="amount">[ ]*(?<lineValue>-?$(?:\d{1,3},?)+\.\d{2})</td>
<td class="descriptio