To convert a number to a string that represents it, use the string function. ... deg = char(176); temp = 21; str = "Temperature: " + temp + deg + "C".
確定! 回上一頁