240 发简信
IP属地:新疆
  • Python爬虫过程中出现中文解码出现乱码的现象

    诸如类似的代码: …… texts = bs.find_all('div',class='content_element').p.text.strip() print(te...

  • Requires: libt1.so.5()(64bit)

    在使用yum安装php5.5的过程中,出现了如下依赖:--> Finished Dependency ResolutionError: Package: php-gd-5.4...