1234
import os# 获取指定目录相对于当前工作目录的相对路径print(os.path.relpath('E:/Work/Project/WifiClient/branches/br_WiFi_v0.0.0_r5/httpd/cgi-bin'))