- 博客(2)
- 收藏
- 关注
原创 SL4A上的python
#coding=utf8 import android import urllib droid=android.Android() web=urllib.urlopen("http://www.google.com") print web.read().decode("gb2312").encode("utf8") web.close() print "你好" droid...
2011-01-28 17:33:51
256
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人