240 发简信
IP属地:香港
  • python实战计划学习:爬取美眉图片

    import requestsimport urllib.requestfrom bs4 import BeautifulSoupproxies...

  • Resize,w 360,h 240
    python 实战计划学习:爬取租房信息

    from bs4 import BeautifulSoupimport requestsimport time url='http://bj.x...

  • Resize,w 360,h 240
  • 无标题文章

    # _*_coding:UTF-8 _*_ importre file="C:/Users/roxy.fu/Desktop/michelin_K...

  • Resize,w 360,h 240
    python实战计划学习:做一个网页

    没有办法居中,不知道原因 展示效果: 代码如下: CSS表中header img样式中增加 text-align:center,这样图片才能铺满...