例如,以英尺和英寸为例:我怎么能把其中的一个元素分解成这样的东西:
"the person is 5 feet 11 inches tall."feet {} inches tall.".format(list[1], list[1]) #I am aware taking the same index of list will give me 5-
我使用的是adventnet,它在调用methid ASN1Parser.encodeVarBindList(SnmpvarBind)时抛出ArrayIndexOutOfBoundsException异常java.lang.ArrayIndexOutOfBoundsException at com.adventnet.snmp.snmp2.ASNTypes.encodeOctets(ASNTypes.ja