摘要:
错误信息: linux的ip设置 linux显示Determining IP information for eth0... failed; no link present. Check cable? 解决方法: 在服务中开启: 即可解决. 如果使用锐捷客户端登录 VMware nat servic 阅读全文
摘要:
代码 index: import os,sys path_db=os.path.dirname(os.path.dirname(os.path.abspath(__file__))) sys.path.append(path_db) from module import server def mai 阅读全文