亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

MIDLet-Desc

  • Wiley出版

    Wiley出版,共20章,大小為12M 1.Introduction to the Series 60 Platform 2.Overview of the Series 60 Platform 3.Design Patterns for Application Development 4.Software Development on the Series 60 Platform 5.Platform Architecture 6.User-centered Design for Series 60 Applications 7.Testing Software 8.Application Framework 9.Standard Panes and Application Windows 10.Lists and List Types 11.Other User Interface Components 12.View Architecture 13.Audio 14.Customizing the Series 60 Platform 15.Communications Architecture 16.Communications Application Programming Interface 17.Messaging 18.Connectivity 19.Programming in Java for Smartphones 20.Midlet User Interface Framework

    標(biāo)簽: Wiley

    上傳時(shí)間: 2013-12-23

    上傳用戶:zgu489

  • j2me學(xué)習(xí)筆記

    j2me學(xué)習(xí)筆記,詳細(xì)說明了midlet生命周期。

    標(biāo)簽: j2me

    上傳時(shí)間: 2014-01-18

    上傳用戶:lwwhust

  • 基于Domino平臺(tái)

    基于Domino平臺(tái),通過web瀏覽器端配置與其它關(guān)系型數(shù)據(jù)庫的連接。多年前做的了,當(dāng)時(shí)嫌LEI和DESC太麻煩,自己做了一個(gè)。

    標(biāo)簽: Domino

    上傳時(shí)間: 2016-05-28

    上傳用戶:xaijhqx

  • 完成游戲中的每一個(gè)類

    完成游戲中的每一個(gè)類,首先就是一個(gè)MIDlet類。Gobang類繼承自MIDlet類,用于連接設(shè)備的應(yīng)用程序管理器(Application Manager),通過方法startApp,pauseApp,destroyApp來通知游戲的開始,暫停和銷毀結(jié)束。

    標(biāo)簽:

    上傳時(shí)間: 2016-06-21

    上傳用戶:杜瑩12345

  • 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, event, eventData) } }) }

    標(biāo)簽: final playerUpdate eventData public

    上傳時(shí)間: 2013-12-18

    上傳用戶:1109003457

  • 《Java手機(jī)程式設(shè)計(jì)入門》/王森 書號(hào):29014 頁數(shù):約 492 頁 ISBN:957-200-527-8 出版日期:2001年08月25日 出版廠商:知城數(shù)位科技股份有限

    《Java手機(jī)程式設(shè)計(jì)入門》/王森 書號(hào):29014 頁數(shù):約 492 頁 ISBN:957-200-527-8 出版日期:2001年08月25日 出版廠商:知城數(shù)位科技股份有限公司 訂價(jià):380 第一章 Java 2 Micro Edition概論陣 第二章 Java程式設(shè)計(jì)簡介陣 第三章 撰寫您的第一個(gè)手機(jī)程式陣 第四章 在實(shí)體機(jī)器上執(zhí)行MIDlet陣 第五章 J2ME Wireless Toolkit陣 第六章 Motorola A6288手機(jī)程式開發(fā)陣 第七章 JBuilder MobileSet陣 第八章 MIDP for Palm 第九章 MIDlet的事件處理陣 第十章 MIDP圖形使用者介面程式設(shè)計(jì)陣 第十一章 MIDP圖形處理陣 第十二章 MIDP資料庫程式設(shè)計(jì)陣 第十三章 MIDP網(wǎng)路程式設(shè)計(jì)陣 附錄A MID其他參考資源總整理陣 附錄B Motorola J2ME SDK

    標(biāo)簽: 29014 Java 2001 ISBN

    上傳時(shí)間: 2016-12-01

    上傳用戶:coeus

  • 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 programmers to create MIDlet applications. This book offers a solid introduction to J2ME and MIDP, including the javax.microedition classes, as well as classes surrounding the features of the various platforms that the J2ME supports.

    標(biāo)簽: Java applications developers for

    上傳時(shí)間: 2014-10-25

    上傳用戶:liuchee

  • 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.

    標(biāo)簽: voice dictionary obtained stardict

    上傳時(shí)間: 2017-08-30

    上傳用戶:jackgao

  • CMPP3.0源碼

    CMPP3.0源碼 java實(shí)現(xiàn) 1.將common文件夾、MsgConfig.properties放于src根目錄下。 2.修改MsgConfig.properties配置文件對(duì)應(yīng)的內(nèi)容為可用參數(shù)。 3.方法入口:common.msg.util.MsgContainer     sendWapPushMsg(String url,String desc,String cusMsisdn):發(fā)送web push短信;         sendMsg(String msg,String cusMsisdn):發(fā)送SMS 4.“定時(shí)器.txt”記錄的是長鏈接鏈路檢查的基于spring的配置,如果使用java原生定時(shí)器可自行配置。 5.依賴包包括

    標(biāo)簽: CMPP3 源碼

    上傳時(shí)間: 2019-11-11

    上傳用戶:leonmomo

主站蜘蛛池模板: 黄石市| 巩义市| 南涧| 垫江县| 改则县| 漯河市| 高安市| 闻喜县| 庆云县| 唐海县| 雷波县| 洞口县| 东丰县| 佛教| 榆树市| 土默特左旗| 资源县| 闸北区| 育儿| 玉溪市| 延安市| 临海市| 万山特区| 湖北省| 勃利县| 东辽县| 玉田县| 商水县| 凯里市| 土默特右旗| 汝城县| 山阳县| 垦利县| 新巴尔虎左旗| 河津市| 共和县| 云浮市| 平阳县| 绵竹市| 涟水县| 黄大仙区|