Global $updown_a4_cy_sm = GUICtrlCreateUpdown($a4_cy_sm) GUICtrlSetLimit(-1, 0, -1) $Numid = GUICtrlRead($Discount_input) If $Numid = -1 Then $Discount = StringFormat('%.1f', Execute($Discount & '-0.1')) ElseIf $Numid = 0 Then $Discount = StringFormat('%.1f', Execute($Discount & '+0.1')) EndIf
举报
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2024-11-22 03:52 , Processed in 0.098867 second(s), 19 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2024 Discuz! Team.