神一样的代码
public static void main(String[] args){ double d = 2.2250738585072012e-308; System.out.println("d: "+d); }