摘要:
TypeError: cannot concatenate 'str' and 'int' objects1. print 'Is your secret number " + str(p) + "?"2. print 'Is your secret number %d?"%p ... 阅读全文
摘要:
运行个复杂的,比如 gnome-session,这个是 GNOME 的启动命令,如果想打开 KDE 就是 startkderoot@carlo-cloud:~# xlogoThe program 'xlogo' is currently not installed. You can install ... 阅读全文