为什么编译?
If Months > 1 Then Label.Text = Months + " Months" Else : Months = 1 Label.Text = Months + " Month" End If
使用Visual Studio 2010.
vb.net operators
operators ×1
vb.net ×1