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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Slfsrv – Create simple, cross-platform GUI applications

19 点作者 brent_noorda超过 10 年前

3 条评论

robbrown451超过 10 年前
Very cool in concept. It would be nice if it was really easy to package up and deliver apps done this way (without end users having to jump through weird hoops to allow it to run). They can be really tiny presumably since the web server does so little (i.e. it isn&#x27;t running node or anything).<p>One thing that seems missing is the ability to fetch files from other domains (avoiding the cross origin issue). Can it somehow magically do this just using XMLHttpRequest?
评论 #8424608 未加载
giancarlostoro超过 10 年前
Maybe something to be used with Node-Webkit for those who want a full blown UI powered by web technology.
评论 #8426078 未加载
roderic超过 10 年前
Nice job Brent