摘要: A cookie is a small piece of data sent by a website to your browser. It helps the website to remember information about your visit, like your country 阅读全文
posted @ 2017-08-13 20:21 andypengx 阅读(101) 评论(0) 推荐(0) 编辑
摘要: open(file, mode='r', buffering=-1, encoding=None, errors=None, newline=None, closefd=True, opener=None) Open file and return a corresponding file obje 阅读全文
posted @ 2017-08-13 20:20 andypengx 阅读(175) 评论(0) 推荐(0) 编辑