我尝试使用googlesheetAPI for iOS进行批量更新,但在'data.values‘(type.googleapis.com/google.protobuf.ListValue),处收到错误消息NSMutableDictionary* batchParametersTitlesDict=[[NSMutableDictionary alloc]initWithObjectsAndKeys:@"Sheet1
我正在做一个项目,我在python .Here中从谷歌工作表中读取数据,我将变量从php script传递到python,然后在python中,我正在做一些计算.Now,我想把这些变量从python发送回php脚本。我该怎么做呢? username=sys.argv[1] if wks.cell(row,2).value== username: break
if wks.cell(n,4).value