vtoexsir's recent timeline updates
vtoexsir

vtoexsir

V2EX member #123253, joined on 2015-06-20 22:38:53 +08:00
有没有“模拟精灵”类似的录制回放软件?
软件  •  vtoexsir  •  Jul 23, 2020  •  Lastly replied by AdamJin
1
什么软件可以方便的读写网页?
浏览器  •  vtoexsir  •  Jun 25, 2020  •  Lastly replied by coolxll
11
请问什么翻译扩展可以翻译印象笔记网页版的内容?
Chrome  •  vtoexsir  •  May 27, 2020  •  Lastly replied by ODD10
2
c#里是否有类似 Python 中 list 的切片操作
C#  •  vtoexsir  •  Jul 27, 2020  •  Lastly replied by mingl0280
6
oem 解锁 被锁定,点击没有反应
Android  •  vtoexsir  •  Dec 14, 2019  •  Lastly replied by flynaj
5
vtoexsir's recent replies
多谢各位!
Jun 25, 2020
Replied to a topic by vtoexsir 浏览器 什么软件可以方便的读写网页?
@GeruzoniAnsasu 苦心,谢谢您!
Dec 14, 2019
Replied to a topic by vtoexsir Android oem 解锁 被锁定,点击没有反应
@rrZ2C 我想安装 twrp,在上图所示的状态下,安装 twrp 总是失败,我想可能是"oem 解锁"不可点击的原因吧.
重新锁上之后,安装 twrp 能成功吗?
感谢各位的回复!
@ysc3839 有效,但不能取到所有子窗口
@Xiaobaixiao #3 我一瓶不满半瓶晃荡!!!
就是不知道 find_by 方法的各个参数怎么写?
所以来提问,求个实例代码的!
@Xiaobaixiao #1 查看安装文件,相对地址:python-3.6.3\Lib\site-packages\splinter\driver\webdriver\__init__.py
第 363 行:
def find_by(self, finder, selector, original_find=None, original_query=None):
elements = None
end_time = time.time() + self.wait_time

func_name = getattr(getattr(finder, _meth_func), _func_name)
find_by = original_find or func_name[func_name.rfind('_by_') + 4:]
query = original_query or selector

while time.time() < end_time:
try:
elements = finder(selector)
if not isinstance(elements, list):
elements = [elements]
except NoSuchElementException:
pass

if elements:
return ElementList(
[self.element_class(element, self) for element in elements],
find_by=find_by, query=query)
return ElementList([], find_by=find_by, query=query)
@xiyuemu #5 当地其他村有个寺院,唐代旧址上重建的.礼请和尚来主持,有度牒.
土地是村民捐出来的.结果有几处即将上梁的房子不让建,政府给推到了.也是没有宗教活动许可证.
Jun 17, 2018
Replied to a topic by vtoexsir MacBook os x yosemite 10.10.5 怎么安装 windonws7?
@daigouspy #1 不使用虚拟机安装 win7 的方法有吗?
感恩各位回复!
原来如此( resume == résumé; u==ü)!!!
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   6239 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 61ms · UTC 02:13 · PVG 10:13 · LAX 19:13 · JFK 22:13
♥ Do have faith in what you're doing.