摘要: <!doctype html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,minimum-sca 阅读全文
posted @ 2023-09-03 14:47 ®Geovin Du Dream Park™ 阅读(32) 评论(0) 推荐(0)
摘要: data4 = dataframe1.loc[4:34] for idx, datavalue in data4.iterrows(): #strnum=Common.Utils.Utils.getAnnualLeave(data) print("[{}]: {}".format(idx, data 阅读全文
posted @ 2023-09-03 08:39 ®Geovin Du Dream Park™ 阅读(366) 评论(0) 推荐(0)