smelody's recent timeline updates
first touch
Jul 10, 2019
smelody

smelody

V2EX member #428161, joined on 2019-07-09 18:05:21 +08:00
Today's activity rank 8401
Per smelody's settings, the topics list is hidden
Deals info, including closed deals, is not hidden
smelody's recent replies
4 days ago
Replied to a topic by smelody 职场话题 二次拿补偿,还能做到不惑吗?
@FlytoSirius 年龄和环境,7 年过后,完全不一样了。
2025 年了,各位码农过得怎样?
@cryingsky 返回结果不是 json,意味着这个接口不规范?
@iyaozhen 是,发现了是封装的问题,返回的不是 json 格式的
@Pagliacii
send_post 方法就是调了 requests.post 方法,做了一些处理封装:

def send_post(self, url, data, header):
result = requests.post(url=url, data=data, headers=header)
# res = result1.json()
result_str = json.dumps(result.json(), ensure_ascii=False, sort_keys=True, indent=2) # 结果转字符串
result_dict = json.loads(result_str) # 结果转字典
return result, result_dict
Sep 7, 2020
Replied to a topic by CNN 问与答 请大家推荐个室外监控
家用的话,考虑下萤石,海康旗下自公司,针对民用监控市场。
估计是骗回复的,楼主静静装逼。
听说牛市来了,考虑下。
Dec 31, 2019
Replied to a topic by huahua95122122 生活 一个人独居可以多有趣?
没有独居过,只有在出差时,在酒店里尽情大口呼吸自由的空气。
Dec 31, 2019
Replied to a topic by 526326991 2019 新年的最后一天,各位有什么要说的吗?
希望明年生活能少折腾一些
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   952 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 13ms · UTC 21:47 · PVG 05:47 · LAX 14:47 · JFK 17:47
♥ Do have faith in what you're doing.