7 lines
410 B
Plaintext
7 lines
410 B
Plaintext
1.对于window在transfer_script里面执行start批处理,对于linux,则执行sh ./start.sh,脚本会自动生成多语言包和包含多语言的ID头文件并拷贝到参与编译的程序目录
|
|
2.lang_xml:多语言的源文件
|
|
3.ttf:多语言的字库ttf目录
|
|
|
|
安装依赖包 :pip install pandas -i https://mirrors.aliyun.com/pypi/simple/
|
|
pip install openpyxl -i https://mirrors.aliyun.com/pypi/simple/
|