下面的代码可以正常工作,因为变量是Type String,并且隐式类型转换自动为您完成! Dim myVal As String Dim myNum As Integer myVal = "My number is: " myVal ...
確定! 回上一頁