是否有其他框架(除了 Cappucino)可以在浏览器中构建类似桌面的应用程序?
我想构建一个与 http://gomockingbird.com 非常相似的应用程序(将绘制模型) 。除了 Cappucino 之外还有其他框架吗?我不喜欢 Objective-J 语法和内置的 Cappucino 伪 Mac 界面。有什么建议吗?
I would like to build an app which would be very similar to http://gomockingbird.com (will draw the mockups). Are there any other frameworks, besides Cappucino, for that? I dislike Objective-J syntax and built-in Cappucino pseudo-mac interfaces. Any suggestions?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
查看 SproutCore 和 ExtJS。
Check out SproutCore and ExtJS.
如果您正在寻找绘图框架,值得一看 Raphael,您可以将其与Marc 提到的框架提供的 UI 小部件。
If you're looking for drawing frameworks, it will be worth checking out Raphael, which you could use in conjunction with the UI widgets provided by the frameworks Marc mentioned.
您是否知道 http://gomockingbird.com/ 实际上是用 Cappucino 和 Cappucino 构建的?目标-J?
Are you aware that http://gomockingbird.com/ is actually built with Cappucino & Objective-J?