[填空题] 执行下面的赋值语句后,a的值为 【8】 。 a=Float.valueOf("12.34").fioatValue();
正确答案:a=12.34或12.34

上一篇 [单项选择题] 有以下定义和语句: struct workers int num; char name[20]; char c; struct int day; int month; int
下一篇 [填空题] 执行以下程序段,并输入1.23,则程序的输出结果应是 。 N=Str(InputBox("请输入一个实数:")) p=InStr(N,"."