Author Archives: linuxcity

离别总是难过的

人都很贱,只有不在的时候才会珍惜。后悔自己最后也没让她舒舒服服走。希望老妈平安到家。

Posted in 杂记 | 1 Comment

Ren and Stimpy

Thanks to Petra, I found this show that I watched 16 years ago… Amazing, full of violence and humor:D Big mmmmuuuaaah to my kedves Petra.
“Ren and Stimpy”是我小时候在凤凰卫视看的一个动画片,那时的感觉是它非常特别,充满了暴力和低级玩笑,哈哈。昨天女朋友给我说了名字后我终于发现了它的英文名。哈哈,可以重温过去美好时光了。

Posted in English, Fun, Life | Tagged | 3 Comments

Py2exe编译Pywinauto程序

话说Pywinauto真是好用阿,不过有些脚本想给同事用他们要安装Python就有点麻烦了,用Py2exe编译出的程序运行时总提示有错误。今天花了点时间,原来Py2exe的脚本里有很多选项可以用。先写这一点吧。
from distutils.core import setup
import py2exe

setup(console=['setup_vista32.py'],
options={
“py2exe”:{
“packages”:["pywinauto",
"pywinauto.findwindows",
"pywinauto.controls",
"pywinauto.tests"]
}
}

以后再慢慢优化把垃圾去出去。
PS:破Wordpress把我的缩进破坏了.

Posted in Programming, QA, 技术, 测试 | Tagged , , , | 1 Comment

Short Vacation

May 23rd-May 30th
Frankfurt->Rome->Budapest
哈哈,Petra宝贝我来了

Posted in 更新 | Tagged , | 2 Comments

Another Draw from Petra

It has been a looooong time since last update. Too much work to do at work and home (basically because of the moving). Here is another draw from Petra.
I hope in the future I could make a book full of those pictures.

Posted in English, Fun, Life, Love | Tagged , , , | 1 Comment