摘要:
001、 [root@pc1 test3]# ls a.txt b.txt test.py [root@pc1 test3]# cat a.txt 1 2 3 [root@pc1 test3]# cat b.txt 1 2 3 [root@pc1 test3]# cat test.py ## 测试程 阅读全文
posted @ 2022-11-03 15:57
小鲨鱼2018
阅读(44)
评论(0)
推荐(0)
摘要:
001、 [root@pc1 test3]# python2 ## python2 Python 2.7.5 (default, Jun 28 2022, 15:30:04) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] on linux2 Type "help", 阅读全文
posted @ 2022-11-03 15:51
小鲨鱼2018
阅读(105)
评论(0)
推荐(0)