转自:http://bit.ly/1sILhcy
#!/usr/bin/python import os command = "wget http://news.163.com" print os.system(command);
Powered by Blogger Skins. Theme: TheBuckmaker.