lua小数点,有lua高手吗

2025年05月06日 11:57
有3个网友回答
网友(1):

x=56.45454
if math.floor(x)print("小数")
else
print("整数")

网友(2):

没有,高手都是伸手不见尾的

网友(3):

你的问题是什么?