TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

ZIP and RAR support now available in the Google Docs Viewer

34 点作者 packetlss将近 14 年前

3 条评论

nathanb将近 14 年前
The article doesn't really describe how they came to choose those two formats. What about gzip, bzip2, tar, 7z, etc.?<p>(I tried uploading a tgz file and it doesn't appear to work).<p>The comment at the end ("We're always adding more file types to the Google Docs Viewer") suggests that these types may be considered at some point, but seems like once the infrastructure is there you get most other compression formats for free (assuming they're calling a server-side process to do the extraction rather than either reading the header themselves in javascript or rolling their own uncompression in their backend language without calling out).
评论 #2765586 未加载
评论 #2765974 未加载
shaggyfrog将近 14 年前
Doesn't mention if it handles nested zips, and if it can visualize files with jar/war extensions (which are just zip files).
评论 #2768149 未加载
kbd将近 14 年前
7-zip gets no love.