摘要: 1 #!/usr/bin/env python 2 3 memu1 = { 4 "江苏": { 5 "盐城":["阜宁","大丰","东台"], 6 "南京":["鼓楼","玄武","浦口"], 7 }, 8 "浙江":{ 9 "杭州":["建德","桐庐","萧山"], 10 "温州":[&quo 阅读全文
posted @ 2019-04-03 11:30 梦幻5开 阅读(87) 评论(0) 推荐(0)
摘要: centos 6重启安装loadrunner: 安装目录: /opt/HP/HP_LoadGenerator 启动命令 su - loadrunner cd /opt/HP/HP_LoadGenerator/bin/ ./m_daemon_setup start 查看进程: ps -ef|grep 阅读全文
posted @ 2018-03-01 17:18 梦幻5开 阅读(209) 评论(0) 推荐(0)