noreply69

noreply69

V2EX member #143804, joined on 2015-10-22 11:33:42 +08:00
Per noreply69's settings, the topics list is hidden
Deals info, including closed deals, is not hidden
noreply69's recent replies
Feb 11, 2020
Replied to a topic by huyinjie Python 请教一个 Python 中字段切割问题
```
import csv

s = '6898,"RAAF Williams, Laverton Base","Laverton","Australia",\\N,"YLVT",-37.86360168457031,144.74600219726562,18,10,"O","Australia/Hobart","airport","OurAirports"'

splitted = list(csv.reader([s], delimiter=',', quotechar='"'))[0]

print(splitted)
```
Feb 11, 2020
Replied to a topic by huyinjie Python 请教一个 Python 中字段切割问题
import csv
s = '6898,"RAAF Williams, Laverton Base","Laverton","Australia",\\N,"YLVT",-37.86360168457031,144.74600219726562,18,10,"O","Australia/Hobart","airport","OurAirports"'
splitted = list(csv.reader([s], delimiter=',', quotechar='"'))[0]
print(splitted)
Jul 22, 2019
Replied to a topic by keelii 知乎 这就是知乎变成娱乐圈的原因
你说的这些问题似乎也适用于贵站
自己回一下,这一类叫 problem posing,一搜就有很多结果,比如《 The Art of Problem Posing 》。
Mar 19, 2019
Replied to a topic by kaiser1992 问与答 心理压力比较大,该如何调节?
没说什么事、什么原因导致应付不过来,推荐本《伯恩斯新情绪疗法》: https://book.douban.com/subject/5980113/ ,改变认知,记录自己的时间养成习惯。
Oct 2, 2018
Replied to a topic by jzmws 生活 一个孩子的失败家庭占很大成分
找不到雌性就失败了。。
Oct 2, 2018
Replied to a topic by baiman521 PHP PHP 进外包公司怎么样?
估计三线城市公司就那么几家没得选择,时间紧或者资金不充裕可以先进去试试,期间如果不满意就骑驴找马。
又是你
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   4804 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 28ms · UTC 01:05 · PVG 09:05 · LAX 18:05 · JFK 21:05
♥ Do have faith in what you're doing.