目录1.什么是label2.loc用法2.1 选择行2.2 选择列2.3 选择指定的行列2.4 loc小结3.iloc用法4.ix1.什么是label
I\'m trying to use javascript to change a string to an int. var intVal = gSpread1.Text * 1; I want intVal\'s Type to be int.