语言的手机软件开发 [英] Language for phone software development

查看:149
本文介绍了语言的手机软件开发的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

中存在一个通用的手机研究与开发的语言?
我的意思是,例如,PHP或Java或任何

Exists an universal phone developement language? I mean, for example, php or java or whatever

编辑:我们要开发一些手机领域应用,我们正在寻找在型动物设备(黑莓,iPhone,摩托罗拉等),最好的可重复使用的语言

Edit : We have to develop a few phone applicatons, and we are looking for the best reusable language in differents devices (Blackberry, iPhone, Motorola, etc)

推荐答案

罗德通过的 Rhomobile的是构建跨平台的手机应用程序的Ruby框架,。它允许你建立在所有主要智能手机工作的单个应用程序:iPhone,黑莓,Windows Mobile,Symbian和Android系统。 (唯一明显的遗漏似乎是OpenMoko的和PalmOS的/的webOS,但你列出的所有手机都支持。)

Rhodes by Rhomobile is a Ruby framework for building cross-platform phone applications. It allows you to build a single application that works on all major smartphones: iPhone, BlackBerry, Windows Mobile, Symbian and Android. (The only obvious omissions seem to be OpenMoko and PalmOS/webOS, but all the phones you listed are supported.)

罗德的工作,方式是,你写你的Ruby和应用程序在HTML的UI。一个Ruby实现,罗德框架本身,你的应用程序脚本和HTML文件,然后得到打包成什么样子的手机的操作系统像一个单一的本地应用程序。罗兹然后运行一个Web服务器在手机内,并从那里服务的应用,使用手机的内置网络浏览器UI组件和使Web应用程序看起来像一个本机应用程序一个JavaScript UI库。 (例如的iUI为iPhone)。

The way Rhodes works, is that you write your application in Ruby and your UI in HTML. A Ruby implementation, the Rhodes framework itself, your application scripts and your HTML files then get packaged up into what looks to the phone's operating system like a single native application. Rhodes then runs a webserver inside of the phone and serves the application from there, using the phone's builtin web browser UI component and a JavaScript UI library for making the web app look like a native app. (E.g. iUI for the iPhone.)

有是一个不错的介绍罗德(现场编码)在通过了Rhomobile的CEO西部山区RubyConf的2009年,<一个href=\"http://MWRC2009.Confreaks.Com/14-mar-2009-11-05-rhodes-the-open-source-ruby-framework-for-building-mobile-applications-adam-blum.html\"相对=nofollow>视频可在Confreaks网站。

There was a nice introduction to Rhodes (with live coding) by the Rhomobile CEO at the Mountain West RubyConf 2009, the video is available at the Confreaks website.

这篇关于语言的手机软件开发的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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