摘要:
# -*- coding: utf-8 -*- 1. 查找单个电话号码 from phone import Phone def get_phone_info(phone_num): phone_info = Phone().find(phone_num) try: phone = phone_inf 阅读全文
posted @ 2019-11-05 23:15
落日峡谷
阅读(2022)
评论(0)
推荐(0)
2019年11月5日
2019年11月2日
2019年10月31日
2019年10月30日
2019年10月28日
2019年10月23日