- 博客(12)
- 资源 (18)
- 收藏
- 关注
翻译 linux开放端口
iptables -I INPUT -p tcp –dport 80 -j ACCEPT iptables -I INPUT -p udp –dport 80 -j ACCEPT
2012-03-06 16:31:25
337
翻译 selenium---详解
简介Selenium 是一个健壮的工具集合,跨很多平台支持针对基于 web 的应用程序的测试自动化的敏捷开发。它是一个开源的、轻量级的自动化工具,很容易集成到各种项目中,支持多种编程语言,比如 .NET、Perl、Python、Ruby 和 Java™ 编程语言。回页首利用 Selenium 测试 Ajax 应用程序Asynchronous JavaScript and
2012-03-05 19:25:55
1396
转载 selenium-ext
http://blog.youkuaiyun.com/ybsisterchang/article/details/5971372
2012-02-14 14:50:42
428
转载 selenium-Installation
Installation¶Installation is rather a misnomer for Selenium. Selenium has set of libraries available in the programming language of your choice. You could download them fromdownloads pageOnce yo
2012-02-13 11:20:12
546
转载 selenium-server
#Selenium grid for selenium1 and webdriver IntroductionGrid allows you to : scale by distributing tests on several machines ( parallel execution ) manage multiple environments from a central p
2012-02-13 11:11:30
1380
转载 1.html 1.html1.html1.html
JQuery右键菜单 右键点此 右键点此 不显示 显示第一项 显示全部 打开 邮件 保存 关闭
2011-12-21 15:26:17
658
转载 jquery.contextmenu.r2.js
/* * ContextMenu - jQuery plugin for right-click context menus * * Author: Chris Domigan * Contributors: Dan G. Switzer, II * Parts of this plugin are inspired by Joern Zaefferer's Tooltip p
2011-12-21 15:22:26
3388
1
转载 获取工程路径
1.可以在servlet的init方法里String path = getServletContext().getRealPath("/");这将获取web项目的全路径例如 :E:\eclipseM9\workspace\tree\tree是我web项目的根目录2.你也可以随时在任意的class里调用this.getClass().getClassLoader().getR
2011-12-21 11:17:38
742
转载 页面布局2
无标题文档<!--*{ padding:0px; margin:0px;border:0px;}--> 无标题文档window.onload=function(){ var img=document.getElementsByTagName("img") img[0].style.height=window.parent.document.get
2011-12-20 10:35:52
358
转载 jquery右键菜单
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>http://www.w3.org/1999/xhtml'>无标题文档http://jqueryjs.googlecode.com/files/jquery-1.3.2.min.js' type='text/javascript'>// JavaScript
2011-12-19 11:10:05
397
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅