看板 C_and_CPP 關於我們 聯絡資訊
AutoIt v3 ( http://www.autoitscript.com/autoit3/ ) $input = InputBox("", "請輸入體重:", "") $weight = Number($input) / 0.454 MsgBox(0, "", "你的體重是 " & $input & " 公斤," & String($weight) & " 磅。") -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 114.137.7.150