python字典排序
摘要:my_dict = {'b': 2, 'a': 1, 'c': 3} # 按照字典的键(key)进行排序 sorted(my_dict) # 输出: ['a', 'b', 'c'] # 按照字典的值(value)进行排序 my_dict.items() # dict_items([('b', 2),
阅读全文
posted @ 2024-03-14 00:02
posted @ 2024-03-14 00:02
posted @ 2024-03-12 21:04
posted @ 2024-03-12 19:26
加了:verify=False 没有解决呢?
res = requests.get(url=dict['url_cas'], verify=False)
确实,mysql版本低了之后 从一组里面获取 排名为2的数据之类需求贼难写,就算写出来sql也是又臭又长
那在label处加一个el-checkbox复选框标签,为什么就做不了校验了呢?