V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
V2EX  ›  QuinceyWu  ›  全部回复第 10 页 / 共 15 页
回复总数  295
1 ... 2  3  4  5  6  7  8  9  10  11 ... 15  
2021 年 3 月 29 日
回复了 testFor 创建的主题 程序员 你们觉得那个手机浏览器的主页好看好用
Safari
2021 年 3 月 24 日
回复了 2bin 创建的主题 Python 请教 Python 中 xpath 如何实现这种需求
price = [x.strip() for x in content if x.strip() != '']
str1 = price[1].replace(" ", "").replace("\n", '').replace('"', "")
str2 = price[0].replace('"', '')
print(str2+str1)
1 ... 2  3  4  5  6  7  8  9  10  11 ... 15  
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2501 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 23ms · UTC 00:49 · PVG 08:49 · LAX 17:49 · JFK 20:49
♥ Do have faith in what you're doing.