当前位置:首页 > 操作系统 > Linux

linux终端推出python

使用 quit(), exit(), 或者Ctrl-D退出命令行

 

[root@CentOS-43 workspace]# python
Python 2.6.6 (r266:84292, Jan 22 2014, 09:42:36) 
[GCC 4.4.7 20120313 (Red Hat 4.4.7-4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> quit()
[root@CentOS-43 workspace]# 


 

 

版权声明:本文为博主原创文章,未经博主允许不得转载。

原文:http://blog.csdn.net/xiaopangxia/article/details/46815715


【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!

相关教程推荐

其他课程推荐