发布时间:2019-07-13 11:37:12编辑:auto阅读(1664)
python的len函数:
Python len() 方法返回对象(字符、列表、元组等)长度或项目个数。
如:
ret = os.popen('netstat -ntpl | grep apache2').readlines()
if len(ret) < 2:
if len(ret) == 0:
上一篇: Python之装饰器
下一篇: python 虚环境部署
50477
49773
40364
37393
31814
28670
27606
22391
22388
20699
457°
1074°
874°
811°
1054°
930°
1547°
2887°
2586°
1985°