摘要:
helium的常规操作 前言 helium对浏览器的一些常规操作讲解 click():左键单击 def click(element): """ :param element: The element or point to click. :type element: str, unicode, :p 阅读全文
摘要:
mysql的下载就不用说了,自行到官网下载。。(本人下载的是mysql5.0版本) 下面开始正式安装 1、双击mysql_setup.exe后,直接点击Next 2、选择“I accept the terms in the license agrement” 点击Next 3、选择“Custom”自 阅读全文