摘要:
from itertools import islice with open(“1.txt") as f: for a in islice(f,0,2): print(a) 阅读全文
posted @ 2018-12-07 16:57
一杯明月
阅读(2130)
评论(0)
推荐(0)
摘要:
运行结果: Hello, Autocad from PythonDrawing2.dwg 上面这个例子不可以运行,因为没有初始化点的坐标。 运行结果: C:\Users\Qin\AppData\Local\Programs\Python\Python36\python.exe D:/statisti 阅读全文
posted @ 2018-12-07 10:09
一杯明月
阅读(10256)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2018-12-07 09:41
一杯明月
阅读(1458)
评论(0)
推荐(0)
浙公网安备 33010602011771号