搜索结果
找到约 57 项符合
MIDLet-Descrip 的查询结果
Java编程 完成游戏中的每一个类
完成游戏中的每一个类,首先就是一个MIDlet类。Gobang类继承自MIDlet类,用于连接设备的应用程序管理器(Application Manager),通过方法startApp,pauseApp,destroyApp来通知游戏的开始,暂停和销毁结束。
Java编程 public void playerUpdate(final Player p, final String event, final Object eventData) { // queue a
public void playerUpdate(final Player p, final String event, final Object eventData) {
// queue a call to updateEvent in the user interface event queue
Display display = Display.getDisplay(midlet)
display.callSerially(new Runnable() {
public void run() {
DRMPlayer.this.updateEvent(p, e ...
Java书籍 《Java手機程式設計入門》/王森 書號:29014 頁數:約 492 頁 ISBN:957-200-527-8 出版日期:2001年08月25日 出版廠商:知城數位科技股份有限
《Java手機程式設計入門》/王森
書號:29014
頁數:約 492 頁
ISBN:957-200-527-8
出版日期:2001年08月25日
出版廠商:知城數位科技股份有限公司
訂價:380
第一章 Java 2 Micro Edition概論阵
第二章 Java程式設計簡介阵
第三章 撰寫您的第一個手機程式阵
第四章 在實體機器上執行MIDlet阵
第五章 J2ME W ...
Java书籍 Learning Wireless Java is for Java developers who want to create applications for the Micro Editio
Learning Wireless Java is for Java developers who want to create applications for the
Micro Edition audience using the Connected, Limited Device Configuration and the
Mobile Information Device Profile (MIDP). These APIs specifically for devices such as
mobile phones and pagers, allowing programme ...
Internet/网络编程 -- ------------------------------------------------------------------------------------ -- DESCRIP
--
------------------------------------------------------------------------------------
-- DESCRIPTION : Demultiplexer
-- Width: 8
-- Number of terminals: 4
-- Output enable active: HIGH
-- Output active : HIGH
-- Download from : ...
J2ME Attempt to write voice dictionary: search and play wav files (could be obtained from stardict voice
Attempt to write voice dictionary: search and play wav files (could be obtained from stardict voice dictionary). Netbeans project and use of Java MIDP. Tested on Nokia 5310. Actual midlet source inside the project - HelloMidlet.java. Jar file to try voicedic.jar.