单项选择题

A.Double.parseString(strNumx)
B.Double.parseDouble(strNumx)
C.Double.parseInteger(strNumx)
D.Double.parseFloat(strNumx)