print a
    b = strQ2B(a)
    print b

    输出:

    abc12345
    abc12345

    参考

    http://bbs.chinaunix.net/viewthread.php?tid=1588558

相关文章:

  • 2021-06-21
  • 2021-11-04
  • 2021-09-11
  • 2022-12-23
  • 2021-12-10
  • 2021-12-02
猜你喜欢
  • 2021-10-05
  • 2021-09-20
  • 2021-12-10
  • 2022-01-15
  • 2021-08-09
  • 2021-09-18
相关资源
相似解决方案