如何在google app引擎上阅读excel文件 [英] how to read an excel file on google app engine

查看:109
本文介绍了如何在google app引擎上阅读excel文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找Python替代python库。这是问题
如何阅读在谷歌应用程序引擎上的excel文件

解决方案

看看博客文章'如何生成excel文件在GAE上?它讨论在GAE中使用 JExcelAPI 库。 JExcelAPI支持写入和读取Excel文档,似乎没有依赖于使用Apache POI的问题的JRE类。


I am looking for java alternative for python library. Here is the question how to read an excel file on google app engine

解决方案

Take a look at the blog posting 'How to generate excel files on GAE?'. It discusses using the JExcelAPI library in GAE. JExcelAPI supports both writing and read of Excel documents, and doesn't seem to have a dependency on the JRE classes that cause issues with the use of Apache POI.

这篇关于如何在google app引擎上阅读excel文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆