04.Python百行代码制作查询工具
3.1 功能分析
3.1.1 网址
# 1 网址的url: https://ip138.com/ # 2 当进行查询时的url:输入的 18811018888 号码点击查询 https://ip138.com/mobile.asp?mobile=18811018888&action=mobile # 3 直接使用上面的 url:更换手机号 16677665544 直接显示查询信息 https://ip138.com/mobile.asp?mobile=16677665544&action=mobile
3.1.2 浏览器页面查询
3.1.3 URL查询
3.2 Python百行代码制作查询工具
30:00
3.3 index.html
3.4 浏览器访问
使用浏览器访问:http://127.0.0.1:5000/index
------------------------------------------------ 执行后
———————————————————————————————————————————————————————————————————————————
无敌小马爱学习