摘要:
''' 字符串初始化 ''' html=''' first item second item third item fourth item fifth item ''' # from pyquery import PyQuery as pq # doc=pq(html) # print(doc('li')) ''' 运行结果如下: first item second item third... 阅读全文
posted @ 2018-09-03 22:48
人生苦短use,what?
阅读(128)
评论(0)
推荐(0)
浙公网安备 33010602011771号