python - seleuimn中find_element_by_xpath找不到元素
代码如图 {代码...} log报的错误是找不到元素city,我查看了self.browser的sourcepage属性,是有id属性为city的元素的.
來自於 [Python討論組] 2017-04-17 17:24:32 0 3 874
python - SQLAlchemy 中的使用 flush() 和 commit() 有什么区别
commit() 和 flush() 实现的功能都一样,为什么两个要写两种,有什么特殊的区别呢?
來自於 [Python討論組] 2017-04-17 13:40:32 0 2 874
写爬虫爬网站内容时遇到ip被封,请问如何使用代理?用了网上搜到的http://www.cnproxy.com/ 代理服务器中的ip和端口,没有一个可以用的。。。请高手帮忙。小弟多谢
來自於 [Python討論組] 2016-11-12 14:59:38 0 3 874
html - 如何使用使用者輸入的資料去運行一個數學公式,最後怎麼回傳。
來自於 [Python討論組] 2017-06-22 11:51:44 0 1 873
python2.7 - python导入scimath失败提示:cannot import name scimath
來自於 [Python討論組] 2017-04-17 17:07:52 0 1 873
python socket 如何接收tcp/ip byte 格式的資料?
python socket 如何接收tcp/ip byte 格式的資料?下面的只能接收明文 {程式碼...}
來自於 [Python討論組] 2017-05-18 11:00:53 0 1 872
现在有一个json数据,如下: {代码...} 我该如何使用python操作该json,才能输出所有的guid和lcate有序对,即以下形式: {代码...} 非常感谢。
來自於 [Python討論組] 2017-04-18 10:30:12 0 2 872
python - 用pandas展示数据输出时列名不能对齐?
用pandas的sort_values对数据进行排序后输出,发现列名一直没法对齐,这是为什么?
來自於 [Python討論組] 2017-04-18 10:07:44 0 1 872
來自於 [Python討論組] 2017-04-18 09:35:48 0 3 872
python - pyspider使用docker 集群部署 nginx设置问题
來自於 [Python討論組] 2017-04-18 09:13:13 0 2 872
python - with open as,没有文件存在,会不会新建一个?
{代码...} 如果items1.jl不存在,会不会新建一个items1.jl?
來自於 [Python討論組] 2017-04-17 16:56:53 0 1 872
请问哪里的问题第一次写python (Binary Search)
#!/usr/bin/python """ 折半查找算法 """ #定义函数 def BinarySearch(a, X,&...
來自於 [Python討論組] 2016-11-16 13:39:14 0 2 872
在python中from urllib.error import URLError, HTTPError 出错
from urllib.error import URLError, HTTPErrorImportError: No module named error
來自於 [Python討論組] 2016-10-28 16:31:57 0 1 872
在爬取这个网站时:http://www.jyeoo.com/chinese/...发现有部分html无法打印出来,请大神能告诉我该怎么办吗??
來自於 [Python討論組] 2016-10-22 15:43:46 0 1 872
來自於 [Python討論組] 2017-06-30 09:53:22 0 1 871