Last time we checked the type and said if it is a float you're okay. If not, carry on.
并且会告之是否是一个浮点数,如果不是继续循环。
> David: At some point in time, I'm going to have to have declared the variable as a float before I can then hand it to printf as the insertion value for that format strength.
>,大卫:在一个特定的时间,我将需要,声明float类型这样的变量,那样我就可以把它打印出来,像是格式化优点的插入值。
应用推荐