We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(4)
一个好的开始是了解 Chrome 操作系统是什么。
A good start would to be understand what Chrome OS is.
Chrome OS 是 Chrome 浏览器的一个桶。只需构建一个网络应用程序即可运行
HTML5、CSS3、Javascript
Web 应用程序是完全解释的
Chrome OS is a bucket for the chrome browser. Just build a webapp and it will work
HTML5, CSS3, Javascript
Webapps are entirely interpreted
您可能对 Mozilla Labs 的 Bespin 项目感兴趣。他们的目标是提供一个 IDE(在 HTML5 Canvas 对象中编写)来动态和在云端编辑网站。
You may be interested in the Bespin project from Mozilla Labs. They aim to provide an IDE (written within a HTML5 Canvas object) to edit websites on the fly, and in the cloud.
您可以尝试学习如何为 Chrome 编写扩展程序。
目前,它们在当前版本中不可用,但它们将在下一个版本中提供,并且您可能打赌它们将以某种方式在 Chrome 操作系统上可用。
You may try to learn how to write extensions for Chrome.
At this moment, they are not available at the current release, but they WILL be on the next one and you may bet they'll be available in some way on Chrome OS.