fan2006's recent timeline updates
fan2006

fan2006

V2EX member #370856, joined on 2018-12-17 06:53:58 +08:00
fan2006's recent replies
Apr 11, 2019
Replied to a topic by nvksie Python 请问,这是 Python 的 bug 吗?
from decimal import Decimal
print(Decimal('4.8')*12)
Jan 19, 2019
Replied to a topic by penzoe Python 如何用 Python 读取带密码的 excel 表?
用 win32com 就可以了。
pandas 应该不行。
设置下 headers 参数就出来了。
Jan 9, 2019
Replied to a topic by Ewig Python json 格式化的时候报错
学习了。语言也是需要宣传的。毕竟还有很多像我这种不是做程序员的也会用啊、
Jan 3, 2019
Replied to a topic by lixuda Python Python 有没有好的 html 格式库
用过 lxml 和 beautifulsoup4.
Dec 28, 2018
Replied to a topic by fan2006 Python 帮我看下这个正则表达式
@imn1 确实后台加的。。\d+没括号就会捕捉带文字数值,应该是匹配整个 pattern 作为分组,带了括号就会只取得数字匹配括号分组。
Dec 28, 2018
Replied to a topic by fan2006 Python 帮我看下这个正则表达式
@nekoneko 你这个报错。提示 look-behind requires fixed-width pattern
Dec 28, 2018
Replied to a topic by fan2006 Python 帮我看下这个正则表达式
@nekoneko 其实字符串之间没有空格,我那个还是能起作用
Dec 28, 2018
Replied to a topic by fan2006 Python 帮我看下这个正则表达式
@no1xsyzy 嗯,非常感谢大大
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2444 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 15ms · UTC 07:36 · PVG 15:36 · LAX 00:36 · JFK 03:36
♥ Do have faith in what you're doing.