2014年5月19日

摘要: 在 CSS 中,选择器是一种模式,用于选择需要添加样式的元素。"CSS" 列指示该属性是在哪个 CSS 版本中定义的。(CSS1、CSS2 还是 CSS3。)选择器例子例子描述CSS.class.intro选择 class="intro" 的所有元素。1#id#firstname选择 id="fir... 阅读全文
posted @ 2014-05-19 17:32 张缤分 阅读(369) 评论(0) 推荐(0)
摘要: public void uploadLocalFileToServer(String uploadFileName){ String AutomationPath = System.getProperty("user.dir"); String filePath=AutomationPath+"... 阅读全文
posted @ 2014-05-19 17:24 张缤分 阅读(744) 评论(0) 推荐(0)

导航