判断两个字符串是否相等: 用 == a=\'D:\qcc\HDmap_statistics_opendrive\python_code\' b=\'D:\qcc\HDmap_statistics_opendrive\python_code\' print(a==b) 返回值:True 相关文章: 2021-06-18 2021-11-12 2021-11-18 2021-11-18 2021-07-02