公共課考試
{
公共靜態void main(String[] args)
{
最終字符串s="t1:\"1:0\ ",t2:\"2:0\ ",t3:\"2:1\ ",t4:\"2:2\ ",d;
pattern p = pattern . compile("(\ \ d):(\ \ d)");
match erm = p . matcher(s);
//system . out . println(s);
d = m . replace all(" s $ 1 $ 2 ");
system . out . println(d);
}
}