这篇文章主要介绍了Python实现把回车符\r\n转换成\n,本文直接给出实现代码,需要的朋友可以 ... import os def replace(filePath, w2u): try: oldfile ...
確定! 回上一頁