问题描述
寻找一般BlackBerry开发或应用工具包一个工具包/ SDK。任何像一个MVC框架?
Looking for a toolkit/SDK for general Blackberry development or application toolkits. Anything like an MVC framework?
推荐答案
我的理解是,黑莓的操作系统是Java ME的 - 基础的,有对他们来说是一个体面的开发套件。我对你已经 presume ...你可以找到很多信息,包括开发工具的下载链接。
关于模型 - 视图 - 控制器,还有就我所知,没有特定的框架,但我不明白你为什么不将能够利用MVC作为典范意义的方法。谷歌拥有的资源在那里与MVC工作的Java开发者。
My understanding is that blackberry's OS is Java ME - based, and that there's a decent development kit for them. I presume you have already looked over everything here... you can find a lot of information, including the development kit download link.
Regarding model-view-controller, there's no particular framework to my knowledge, but I don't see why you wouldn't be able to take MVC as an approach in the paradigmatic sense. Google has resources out there on java developers working with MVC.
这篇关于什么是一个很好的工具包开发黑莓应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!