准备条件

1.准备环境,python、MacOS
2.安装xlrd1.0 官方网址:http://pypi.python.org/pypi/xlrd
xlrd安装方法 进入xlrd源代码目录 执行
sudo python setup.py install
3.demo,请求参看我的github https://github.com/samuelandkevin/iOS-LocalizeScript

操作步骤

(1)切换到iOS-LocalizeScript目录下
(2)运行脚本:python run.py excel.xlsx
(3)运行结果如下:(localize是自动生成的文件夹)
iOS-国际化脚本工具

其他说明

excel 国际化表格说明
iOS-国际化脚本工具

参考资料

国际化脚本工具
FDLocalizeder

相关文章:

  • 2021-12-23
  • 2022-12-23
  • 2021-06-25
  • 2022-12-23
  • 2021-07-24
  • 2021-06-25
  • 2022-02-07
猜你喜欢
  • 2022-12-23
  • 2021-08-14
  • 2021-12-21
  • 2021-09-20
  • 2021-08-19
  • 2022-12-23
相关资源
相似解决方案