Python脚本处理Android 开发过程中的一些问题 1.AutoExcelToString.py 根据excel文档生成values-xx/string.xml 文件。当根据excle文件后即可用 AutoImportString.py。<br> 2.AutoImportString.py 文件批量导入开发过程中迭代产生的一些新的翻译,目标是在原来的‘strings.xml’文件中追加新的翻译<br>