Wireless Java: Developing with Java 2, Micro Edition
暫譯: 無線Java:使用Java 2微型版開發

Jonathan Knudsen

  • 出版商:
  • 出版日期: 2001-09-30
  • 售價: $1,060
  • 貴賓價: 9.5$1,007
  • 語言: 英文
  • 頁數: 226
  • ISBN: 189311550X
  • ISBN-13: 9781893115509
  • 相關分類: Java 程式語言
  • 無法訂購

買這商品的人也買了...

相關主題

商品描述

Despite Java’s incredible popularity, the standard edition of Java is way too big and way too bulky to build wireless applications geared towards devices such as the Palm or cell phones. Sun’s answer to this shortcoming was the release of "Java 2 Micro Edition" (J2ME). J2ME has the potential to be as revolutionary in the wireless space as Java has been in the server space. This is the first book that uses the current version of J2ME to give real code for real applications, including extensive coverage of the new and exciting concept of "MIDlets".

Knudsen begins his comprehensive foray into wireless Java programming with an introduction of J2ME, the Mobile Information Device Profile (MIDP), MIDP applications (MIDlets), and a comparative discussion of the differences and similarities between the J2ME and JavaTM Standard Edition APIs. These introductions set the stage for an ample investigation of the creation of both simple and advanced user interfaces, including demonstrations of how to manage the device’s screen, interact with users through event handlers, and create forms and gather user data. An additional chapter explores MIDlet’s capabilities in interaction with the Internet over HTTP.

Knudsen concludes the book with chapters devoted to persistent storage on a device, creating a gaming application, performance tuning, and integrating XML functionality into wireless Java applications.

Contents

Preface

  • Chapter 1: Introduction
  • Chapter 2: Building MIDlets
  • Chapter 3: All About MIDlets
  • Chapter 4: Almost the Same Old Stuff
  • Chapter 5: Creating a User Interface
  • Chapter 6: Lists and Forms
  • Chapter 7: Persistent Storage
  • Chapter 8: Connecting to the World
  • Chapter 9: Programming a Game Interface
  • Chapter 10: Performance Tuning
  • Chapter 11: Parsing XML
  • Chapter 12: Protecting Network Data
  • Appendix A: MIDP API Reference

商品描述(中文翻譯)

儘管 Java 擁有驚人的人氣,但標準版的 Java 對於構建針對 Palm 或手機等設備的無線應用程式來說,實在是過於龐大和笨重。Sun 對此缺陷的解決方案是推出「Java 2 Micro Edition」(J2ME)。J2ME 在無線領域的潛力,可能與 Java 在伺服器領域的革命性影響相當。本書是第一本使用當前版本的 J2ME,提供實際應用程式的真實代碼,並廣泛涵蓋新穎且令人興奮的「MIDlets」概念。

Knudsen 開始全面探討無線 Java 程式設計,首先介紹 J2ME、行動資訊設備配置檔(MIDP)、MIDP 應用程式(MIDlets),以及 J2ME 與 JavaTM 標準版 API 之間的差異與相似之處的比較討論。這些介紹為深入研究簡單和進階使用者介面的創建奠定了基礎,包括如何管理設備螢幕、通過事件處理器與使用者互動,以及創建表單和收集使用者數據的示範。另一章節探討了 MIDlet 在透過 HTTP 與互聯網互動的能力。

Knudsen 在書的結尾以幾個章節總結,專注於設備上的持久儲存、創建遊戲應用程式、性能調優,以及將 XML 功能整合到無線 Java 應用程式中。

**內容**

前言

- 第 1 章:介紹
- 第 2 章:構建 MIDlets
- 第 3 章:關於 MIDlets 的一切
- 第 4 章:幾乎是舊有的東西
- 第 5 章:創建使用者介面
- 第 6 章:列表和表單
- 第 7 章:持久儲存
- 第 8 章:連接世界
- 第 9 章:編程遊戲介面
- 第 10 章:性能調優
- 第 11 章:解析 XML
- 第 12 章:保護網路數據
- 附錄 A:MIDP API 參考