V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  QuinceyWu  ›  全部回复第 10 页 / 共 15 页
回复总数  287
1 ... 2  3  4  5  6  7  8  9  10  11 ... 15  
2021-03-29 19:58:06 +08:00
回复了 testFor 创建的主题 程序员 你们觉得那个手机浏览器的主页好看好用
Safari
2021-03-24 16:28:28 +08:00
回复了 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)
新版 Edge[Microsoft Edge 此浏览器基于 Chromium 开源项目及其他 开源软件]
虽然我现在岗位也是数据挖掘,但是技术比较菜,能投吗
1 ... 2  3  4  5  6  7  8  9  10  11 ... 15  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5734 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 26ms · UTC 03:17 · PVG 11:17 · LAX 19:17 · JFK 22:17
Developed with CodeLauncher
♥ Do have faith in what you're doing.