手机软件开发有通用语言吗? [英] Is there a common language for cell phone software development?

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

问题描述

我希望使我的客户能够通过手机阅读他们在我的网站上的数据.

I would like to enable my customers to read their data on my website through cell phones.

我的网站是ASP.NET应用程序.

My website is ASP.NET application.

我看到诺基亚和苹果拥有自己的SDK,使您能够完成创建软件应用程序的过程.

I saw Nokia and Apple has their own SDKs that enables you to accomplish it creating software application.

  • 是否存在可以为所有手机品牌上的软件编写代码的独特语言平台?像Java还是C ++?
  • 如果是,是否有一个快速入门应用程序,这样我就可以开始研究它了?

推荐答案

如果使用 Rhodes 框架,通过 Rhomobile ,您可以在Ruby中编写应用程序一次,然后将其部署到iPhone,Windows Mobile,RIM(Blackberry),Symbian(Nokia)和Android.

If you use the Rhodes framework by Rhomobile, you can write your application once in Ruby, and then deploy to iPhone, Windows Mobile, RIM (Blackberry), Symbian (Nokia) and Android.

您仍然必须安装适用于不同手机的所有SDK(这意味着您非常需要使用OSX),但是不必使用它们:Rhodes将负责如何调用所有不同的编译器以生成不同的可执行文件.

You will still have to install all the SDKs for the different phones (which means you pretty much need to use OSX), but you don't have to use them: Rhodes will take care of how to call all the different compilers to generate the different executables.

如果您注册了 RhoHub 托管的开发服务,您甚至不需要安装 ,您只需按一下按钮,就可以在RhoHub的构建云中为所有受支持的手机构建应用.

If you sign up for the RhoHub hosted development service, you don't even need to install anything, you can build apps for all supported phones on RhoHub's build cloud at the push of a button.

由于这是第三次询问完全相同的问题,因此您可能还需要查看其他两个问题:

Since this is the third time that this exact same question has been asked, you might also want to look at the other two:

  • Language for phone software development
  • Which platform is used in companies now-a-days to implement mobile applications?

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

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