ChinaUnix.net
相关文章推荐:

loadrunner radio抓取

请问在哪里能下载loadrunner?

by spacecat - 服务器应用 - 2005-11-24 10:47:11 阅读(484) 回复(0)

相关讨论

获得单值 选按扭 sex 组中被选中的 var sexelement = document.getElementsByName("sex"); for(var i=0;i获得单值 选按扭 subject 组中被选中的 var subjectelement = document.getElementsByName("subject"); for(var i=0;i 选择性别: 男 女 选择学科: 语文 数学 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u1/37105/showart_312587.html

by kingkongII - Java文档中心 - 2007-06-02 08:53:23 阅读(403) 回复(0)

JradioButton opt1=new Jradio("中餐"); JradioButton opt2=new Jradio("西餐"); ButtonGroup group1=new Buttongroup(); group1.add(opt1); group1.add(opt2); JFrame frame=new JFrame("菜单"); constainer c=frame.getcontentPane(); c.setlayout(new.Flowlayout()); c.add(opt1); c.add(opt2); frame.setsize(300,200); frame.setTitle("First"); frame.setvisible(true); 本文来自ChinaUnix博客,如果查看原...

by linux289 - Java文档中心 - 2007-10-17 17:59:44 阅读(588) 回复(0)

在jsp中定义了2个radio button,作为选择项。如何调用它们?

by frodo12 - Java - 2003-02-09 18:36:37 阅读(1156) 回复(0)

需做如下修改: 在录制选项中,Toos—Recording Option下,Recording选项中,有一个Advanced HTML选项,可以设置是否录制非HTML资源,只有选择了“Record within the current script step”时,List of Resource Attributes才会被录制到。非HTML资源的例子是gif和jpg图象文件。 参考: http://www.51testing.com/html/05/n-20005-2.html 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/8912/...

by gflei - 网络技术文档中心 - 2009-07-02 15:06:38 阅读(1306) 回复(0)

  给出一部分常用的loadrunner函数,供大家参考。 LR函数: lr_start_transaction 为性能分析标记事务的开始 lr_end_transaction 为性能分析标记事务的结束 lr_rendezvous 在 Vuser 脚本中设置集合点 lr_think_time 暂停 Vuser 脚本中命令之间的执行 lr_end_sub_transaction ...

by xuanfei - 网络技术文档中心 - 2007-07-05 10:52:32 阅读(488) 回复(0)

最近为了做压力测试,跟loadrunner有了第一次的亲密接触: loadrunner 7.5.1,在整个过程中有如下几个问题: 1、安装:os是XP,安装程序放在桌面,安装过程中狂报错,后来检查,发现很多目录的首字母被去掉了,在做一些配置工作的时候,就会有大量的错误。比如原来叫bin的目录被改为了in,dat改为了at。后来在网上找到据说安装程序所在的目录不能有中文,后来直接放在c:\下就可以安装正常。 2、卸载后 在重新安装的时候 ,会报错Li...

by gahg - AIX文档中心 - 2006-07-21 11:57:04 阅读(826) 回复(0)

请问哪里有loadrunner教程下载

by spacecat - Oracle - 2005-11-24 16:41:27 阅读(643) 回复(1)

sybase配置了monitor,使用loadrunner连接时: Error returned by smc_connect_ex().Error code:1 Communication failure:check if server is running Monitor Server错误日志没有异常。 为何??

by troyguan - Sybase - 2004-11-06 20:31:02 阅读(641) 回复(0)

能不能给偶一份!!多谢!、 偶请客吃饭!!

by netloafer - 版主会议室 - 2004-01-11 11:36:51 阅读(79) 回复(16)

radio Link Control (RLC): To each logical channel there is one RLC instance. The RLC belongs to a single radio bearer (RB) which represents the transmission resource for a layer 3 application (codec, RRC protocol, PDP context). The RLC protocol offers reliability in form of sequence numbering and backward error correction. Typically one RLC belongs to one logical channel, but for acknowledged mode...

by cjml_1982 - 网络技术文档中心 - 2009-07-09 14:37:48 阅读(690) 回复(0)