登录
首页 » 电子书 » 学习无线java是谁想要创建应用程序的java开发者…

学习无线java是谁想要创建应用程序的java开发者…

于 2022-03-24 发布 文件大小:1.10 MB
0 153
下载积分: 2 下载次数: 1

代码说明:

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.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 不可多得的C++ STL 教程,由候杰先生翻译,本人看后觉得讲的比较透彻,希望与大家共享。...
    不可多得的C++ STL 教程,由候杰先生翻译,本人看后觉得讲的比较透彻,希望与大家共享。-Rare C++ STL Tutorial by-designate, Mr. Jie translation, I think the speakers look after a thorough comparison, I hope to share with everyone.
    2022-02-13 12:18:02下载
    积分:1
  • 数据通讯与网络教程是进行网络编程和数据通信人员的一本圣经,共分为十部分,这是第四部分,尤其对准备从事网络编程、数据通信编程的工程人员具有指导意义。...
    数据通讯与网络教程是进行网络编程和数据通信人员的一本圣经,共分为十部分,这是第四部分,尤其对准备从事网络编程、数据通信编程的工程人员具有指导意义。-data communication and network Guide is network programming and data communications staff of a Bible, is divided into 10 parts, This is the fourth part, in particular the right to engage in network programming, data communications programming staff is instructive.
    2023-01-03 20:45:03下载
    积分:1
  • 此文档是大名鼎鼎的《Thinking in Java》的中英文双译版,具有很高的价值...
    此文档是大名鼎鼎的《Thinking in Java》的中英文双译版,具有很高的价值-This document is the famous Thinking in Java in Chinese and English dual-language edition, with a high value
    2022-12-10 13:40:03下载
    积分:1
  • SPEED protocol, Tian He, John A Stankovic, Chenyang Lu, Tarek Abdelzaher, “SP...
    SPEED protocol, Tian He, John A Stankovic, Chenyang Lu, Tarek Abdelzaher, “SPEED: A stateless protocol for real-time communication in sensor networks”, In Proc. of International Conference on Distributed Computing Systems (ICDCS 03), pp. 46-55, USA, May 2003.
    2022-03-11 14:47:03下载
    积分:1
  • 基础的javascript教程
    基础的javascript教程-based javascript Guide
    2022-12-22 06:10:06下载
    积分:1
  • 对于入门的dsp初学者来说,是个很经典的材料
    对于入门的dsp初学者来说,是个很经典的材料-entry for the dsp beginners, is a classic material
    2022-04-19 06:23:58下载
    积分:1
  • 《ARM嵌入式WINDOWS CE实践教程》是ARM嵌入式技术 系列教程之一。该教程教材采用华中科技大学和武汉创维特信息技 术有限公司联合研制的JXAR...
    《ARM嵌入式WINDOWS CE实践教程》是ARM嵌入式技术 系列教程之一。该教程教材采用华中科技大学和武汉创维特信息技 术有限公司联合研制的JXARM9-2410嵌入式教学实验系统作为教 学实践平台。 Windows CE嵌入式操作系统是目前嵌入式主流操作系统之一, 它以超强的性能、友好的Windows人机界面以及标准化、可视化的 软件开发过程被越来越多地使用在手机、PDA等产品中,本书结合 ARM9嵌入式处理器的特点,介绍了在其上进行Windows CE开发-" ARM embedded practice WINDOWS CE tutorial" ARM Embedded Technologies are one of tutorial series. The use of tutorial materials and Wuhan Huazhong University of Science and Technology Information Technology Co., Ltd. Skyworth special development of the United JXARM9-2410 embedded system as a teaching experiment platform for teaching practice. Embedded Windows CE embedded operating system is one of the mainstream operating system, the performance of its super-friendly man-machine interface of Windows, as well as standardization, visualization software development process is increasingly used in mobile phone, PDA and other products, this book combines the features of ARM9 embedded processor, in its introduction on the development o
    2022-01-28 23:55:48下载
    积分:1
  • EJB3.0 example of the long
    EJB3.0实例教程下载期待已久的EJB3.0最终规范已经发布了。虽然EJB3.0最终规范出来了一段时间,但对EJB3.0的应用还停留在介 绍之中,应用实例更是少之又少,所以作者拟写本书,以简单的实例展现EJB3.0 的开发过程,希望对大家有所帮助。 EJB3 最激动人心的是POJO 编程模型,我想对开发人员的影响将是非常大的,因为他降低了开发人员编写EJB 的要求。EJB3 的bean类将更像常规的Java bean。不要求像过去那样实现特殊的回调界面或者扩展EJB类。所以它 将使EJB的开发更像常规的Java 开发。 作者对EJB3.0 接触的时间很短,所以一些新的概念和知识理解也难免有误,有些概念和语义把握的不是很准,希望在这方面有经验和了解的朋友批评指正,欢迎多提意见。因为JBOSS EJB3.0产品常未成熟,本教程随着新产品的推出将有所改动,请密切关注! -EJB3.0 example of the long-awaited tutorial download EJB3.0 has released the final specification. Although the EJB3.0 specification finally came out for some time, but the application still remain in EJB3.0 IL Shao-being, applied examples and even fewer, so by drafting the book, with a simple example to show EJB3.0 development process, we want to help. EJB3 most exciting is the POJO programming model, I would like the developer s impact will be very large, because he reduces the developers to write EJB request. The bean class will be more like EJB3 regular Java bean. Is not required
    2022-05-16 18:44:37下载
    积分:1
  • 一个项目创建C Sharp在ASP.NET聊天室
    a project create chat room in asp.net with c sharp
    2022-01-22 07:15:11下载
    积分:1
  • 这个是VC实例教程第8章节的第一个实例的源代码
    这个是VC实例教程第8章节的第一个实例的源代码-example of this is a VC handbook 8 chapters of the first examples of source code
    2022-01-25 19:13:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载