码迷,mamicode.com
首页 >  
搜索关键字:annotation-config co    ( 7094个结果
selenium笔记
1)验证文本是否存在:command:verifyTextPresent2)验证html tag是否存在(测试特定UI元素)command:veriftElementPresent(检查链接、图片、分区等)3)测试文本和UI元素,检查Xpath或DOM定位器检查特定文本是否出现在页面上的特定位置co...
分类:其他好文   时间:2014-12-01 19:10:14    阅读次数:199
php 下载生成word文件
方案一$html2 ='数字'; header("Content-type: application/octet-stream"); header("Accept-Ranges: bytes"); header("Accept-Length: ".strlen($html2));header('Co...
分类:Web程序   时间:2014-12-01 12:50:20    阅读次数:180
Delphi out 参数 string Integer
http://www.delphibasics.co.uk/RTL.asp?Name=Outhttp://stackoverflow.com/questions/14507310/whats-the-difference-between-var-and-out-parametersA var par...
分类:Windows程序   时间:2014-12-01 12:48:37    阅读次数:206
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!