Lincoln12w's recent timeline updates
Lincoln12w

Lincoln12w

V2EX member #255965, joined on 2017-09-23 17:08:29 +08:00
Lincoln12w's recent replies
Oct 25, 2017
Replied to a topic by PaPaTree MacBook Pro 2017 MBP 使用时会发出“哒”一下的声音
一样的问题,我的是 16 款带 touchbar 的,去 Genius Bar 换了个屏幕就没出现过了
Oct 17, 2017
Replied to a topic by honmaple Python 想请教一个标记语言解析的正则表达式
匹配不到‘ 3 =’是因为([^\s]*[^\s])里面不能包含空格
尝试了几下, 把‘ 3 =’包括进来,但是不满足最后一个
我的表达式是`regex = re.compile(r'(^| )=(\S(?:\S*|.*?\S))=(\B|[\u4e00-\u9fa5])')`
输出是`[('', '1', ''), (' ', '3 =', ''), (' ', '5', ''), (' ', '6', ''), (' ', '7', '三'), (' ', '8=a =9', '')]`
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1486 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 13ms · UTC 16:54 · PVG 00:54 · LAX 09:54 · JFK 12:54
♥ Do have faith in what you're doing.