我有几个语法问题,我相信大多数人都能回答,但这一切对我来说都是陌生的,我在课堂教程中学习,但它留下了一些问题没有得到回答。void HwCounter_IVBNHSX_IMC::SetRegisterLocations(int bus, int ha, int chan, int counterNumber) _ha = ha;_counterNumber = counterNumber;}
在这个例子中,末尾的附加分号是什么?我将在哪里看到与counterNumbers
例如,以英尺和英寸为例:我怎么能把其中的一个元素分解成这样的东西:
"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-