Symbian入门问题 菜鸟求教
小弟刚刚接触塞班,看了俩个星期,想写个程序,确无从下手,有没有类似api帮助文档啊?比如,
com.sun.lwuit
Class Command
java.lang.Object
com.sun.lwuit.Command
All Implemented Inte易做图ces:
ActionListener
--------------------------------------------------------------------------------
public class Commandextends java.lang.Objectimplements ActionListenerThe action placed on the soft buttons and in the Menu on devices, similar to the MIDP command abstraction and Swing's Actions. Unlike the MIDP abstraction this class can be derived to implement the right behavior
--------------------------------------------------------------------------------
Constructor Summary
Command(java.lang.String command)
Creates a new instance of Command
Command(java.lang.String command, boolean defaultAction)
Deprecated. this functionality is no longer supported use Form.setDefaultCommand() instead
Command(java.lang.String command, Image icon)
Creates a new instance of Command
Command(java.lang.String command, Image icon, int id)
Creates a new instance of Command
Command(java.lang.String command, int id)
Creates a new instance of Command
Command(java.lang.String command, int id, boolean defaultAction)
Deprecated. this functionality is no longer supported use Form.setDefaultCommand() instead
像以上类似文档有没有啊,求各位前辈指教啊!小弟在线等着啊
--------------------编程问答-------------------- 本人邮箱guolishan8@126.com,QQ:447578622,不胜感激啊!
--------------------编程问答-------------------- lwuit,好像是Java ME的东西吧
你可以先开发好Jar后再安装 --------------------编程问答-------------------- 网上入门级的文档非常多。你可以搜一下。我现在开发用的是 carbide ,不过要用C++语言开发。开发的程序体积小而且运行快。可以试一下。 --------------------编程问答-------------------- 恩... 我也曾经为此梦断过... 不过现在已经过去了... --------------------编程问答-------------------- ding............ --------------------编程问答-------------------- api? 你装一下开发环境,SDK不就找到了吗? --------------------编程问答-------------------- 本人邮箱liujiangchao1@gmail.com
如果有的话,也给本人一份,不胜感激
补充:移动开发 , Symbian