maybe the best open source alternative to excel.
- powerful spreadsheet backend
git clone https://github.com/uptonking/datable.git
cd datable/
./start-build-dev.sh
todo
start from http://localhost:8999
-
datasheet 为列指定数据类型,便于分组聚合
-
基于play-ioc和play-servlet-rest开发示例web项目 play-webapp
-
抽象出基于servlet的rest服务框架 play-servlet-rest,2版,db/无db版
-
抽象出简单ioc容器 play-ioc