Results 5 comments of Stanley

今年也剛換工作 加油!

學算法可以看看這個 https://github.com/chefyuan/algorithm-base

1. [I Programmer Weekly](https://www.i-programmer.info/i-programmer-weekly)

i solve this problem just add if statement. ``` if ($.isArray(table)) { for ( i in table ) { // fullTemplate += e.template.sheet.head + "{worksheet" + i + "}" +...