lua小数点,有lua高手吗

2025-05-06 11:57:59
推荐回答(3个)
回答1:

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

回答2:

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

回答3:

你的问题是什么?