There are a amount of sorts of digital products at www.savorgold.com on warm sale. You can pick inexpensive wow gold or cheap wow gold and buy wow gold for the online game play. apart from reduced prices, we provide zero cost delivery. all of the World of Warcraft pieces you purchase from us would be sent for you safely and on time.

[转载]source insight 常用快捷键

Posted Posted by mqiu in Software     Comments No comments
十一
19
原文地址:狼骑
source insight 常用快捷键(右键里大多功能有快捷键提示)
 

退出程序                                : Alt+F4
重画屏幕                                : Ctrl+Alt+Space
完成语法                                : Ctrl+E
复制一行                                : Ctrl+K
恰好复制该位置右边的该行的字符          : Ctrl+Shift+K

复制到剪贴板                          : Ctrl+Del
read more

别了西艾

Posted Posted by mqiu in Diary     Comments 3 comments
十一
10

       今天,终于还是选择了离开西艾……

       从2010年11月底到今天,也差不多1年时间了,在这一年里,有过成功的喜悦,有过挫折的失意,感谢这一年里陪我经历这一切的同事们。

read more

让多核CPU占用率曲线听你指挥(Linux实现)

Posted Posted by mqiu in OS, Python     Comments No comments

11

本回将尝试在Linux环境下能否在系统监视器中画出一个正弦曲线。本人环境为Ubuntu 11.04.

基本思想还是和Windows下面的相同,更换系统调用,便可以实现功能的迁移。 read more

Loadrunner面试题

Posted Posted by mqiu in Performance Testing     Comments No comments

9

Q1:什么是负载测试?什么是性能测试?
  A1:负载测试是通过逐步增加系统负载,测试系统性能的变化,并最终确定在满足性能指标的情况下,系统所能承受的最大负载量的测试,例如,访问一个页面的响应时间规定不超过1秒,负载测试就是测试在响应时间为1秒时,系统所能承受的最大并发访问用户的数量。
  性能测试:指在一定的约束条件下(指定的软件、硬件、网络环境等),确定系统所能承受的最大负载压力。
  Q2.性能测试包含了哪些测试(至少举出3种) read more

Shell编程面试题

Posted Posted by mqiu in Shell     Comments No comments

9

1.用Shell编程,判断一文件是不是字符设备文件,如果是将其拷贝到 /dev 目录下。
参考程序:
#!/bin/sh
FILENAME=
echo “Input file name:”
read FILENAME
if [ -c "$FILENAME" ] read more

About me

Strong curiosity,passion for technology stuff.一副20出头的外表,藏着30开外的内心.我容易吗我?!持续关注自动化测试,关注移动互联网,关注社交网络
一直在+1,会有那么一天的

近期文章

 

2012 年五月
« 十一    
 123456
78910111213
14151617181920
21222324252627
28293031  

标签

链接表

˽ ˽ ˽