Python中是以关键字None来表示某个对象为空值的。
http://bbs.chinaunix.net/thread-1053385-1-1.html
亮点 :
python中没有null,有一个是None。如果只是判断为假,则可以
if not a:
如果是要判断是否为None,则:
if a is None:
播放器设计教程
HxLauncher: Launch Android applications by voice commands