为什么要进行性能测试? 什么是好的与坏的性能?为什么性能测试在软件开发生命周期(SDLC software development?life cycle)中很重要? 性能不佳的应用通常无法实现企业预期利益,花费了大量时间和金钱,但是却在...
分类:
其他好文 时间:
2015-08-17 17:39:28
阅读次数:
198
Description
Our chemical biologists have invented a new very useful form of life called stripies (in fact, they were first called in Russian - polosatiki, but the scientists had to invent an Engl...
分类:
其他好文 时间:
2015-08-17 15:31:37
阅读次数:
120
压缩数据创建gzip文件先看一个略麻烦的做法?123456import StringIO,gzipcontent = 'Life is short.I use python'zbuf = StringIO.StringIO()zfile = gzip.GzipFile(mode='wb', comp...
分类:
编程语言 时间:
2015-08-17 00:58:29
阅读次数:
168
"People in the young age should suffer, it should go through life experiences of society. When you have not been to the freedom of capital life, you have to put down the
hearts of fantasy, down to e...
分类:
其他好文 时间:
2015-08-16 16:42:04
阅读次数:
124
The True Joy of Life is the TripTHE STATIONBy Robert J. HastingsTUCKED AWAY in our subconscious minds is an idyllic vision. We see ourselves on a long...
分类:
其他好文 时间:
2015-08-15 09:02:49
阅读次数:
358
(待补充...)P23TemplateMethod 模板方法模式讲清楚了为什么叫做模板方法 http://www.cnblogs.com/java-my-life/archive/2012/05/14/2495235.html
分类:
编程语言 时间:
2015-08-15 01:25:29
阅读次数:
183
/** * @author wxf */var cookie=new function(){ this.set=function(name,value,hours){ var life=new Date().getTime(); life+=hours*1000*6...
分类:
其他好文 时间:
2015-08-14 11:19:06
阅读次数:
89
python中新增列表并显示:fav_movies = ["The Holy Grail","The Life of Brian"]print(fav_movies[0])print(fav_movies[1])但是如果有很长的列表需要显示,这时候可以用for迭代进行循环显示: fav_movies...
分类:
其他好文 时间:
2015-08-11 23:03:08
阅读次数:
164
我们为什么来到这个世界上?
很多很多的夜晚,在晚饭后,乡下的孩子总会聚会在屋外的空地,寻求属于自己的快乐时光。一九五零年代电视尚未在台湾出现,拥有简陋收音机的家庭也少之又少。我们有时候在路边铺上大草席,玩伴们一排躺在草席上,仰望星光闪耀的天空,在黑暗的乡村,数着数不尽的星群。我们经常寻找隔着银河两岸的牛郎星及织女星,我们也幻想着在农历七月七日的七夕夜晚,两颗明亮的星,跨进银河,而在银河的中间...
分类:
其他好文 时间:
2015-08-11 18:50:12
阅读次数:
147
http://codepen.io/tianzi77/pen/ZGPmgR在codepen上面看到的一个效果,我承认我是一个偏向审美的页面仔。如此效果却被同事说她并不喜欢玩样式。。。看看简介的html结构: 知不知对你倾上万缕爱意 Love is there in side,Make life...
分类:
其他好文 时间:
2015-08-11 18:48:40
阅读次数:
103