Skip to content

Commit 3fe40dc

Browse files
committed
添加一个说明
1 parent 8ab7069 commit 3fe40dc

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
##excel2lua说明
2+
3+
---
4+
5+
###使用依赖
6+
* python2.7+
7+
* python一个库xlrd,请自行下载
8+
9+
###作用
10+
* 支持xls/xlsx的导出,视xlrd版本而定
11+
* 对于excel的结构定义,见示例中的excel/Dungeon.xls
12+
13+
14+
###后记
15+
* 因为当明写此脚本为临时需求,没考虑太多的结构方面东西,代码quick&dirty

0 commit comments

Comments
 (0)