あのさ質問なんだが
yahoo天気の降水量が0.2mmとか小数点の時があって
従来のregexpだとマッチしてないみたいなんだよね
どう修正すればいいかおながいしますネ申よ

今日
(<small><font *color="#999999">|<small>)(-[0-9]{2}|-[0-9]|[0-9]{2}|[0-9])(</font></small>|</small>)(.*?)<td>.*?
(<small><font *color="#999999">|<small>)([0-9]{3}|[0-9]{2}|[0-9])(</font></small>|</small>)(.*?)<td>.*?

明日
<small>(-[0-9]{2}|-[0-9]|[0-9]{2}|[0-9])</small>(.*?)<small>(-[0-9]{2}|-[0-9]|[0-9]{2}|[0-9])</small>(.*?)
<small>([0-9]{3}|[0-9]{2}|[0-9])</small>(.*?)<small>([0-9]{3}|[0-9]{2}|[0-9])</small>(.*?)