文件名称:wangjiansenjiaocai

  • 所属分类:
  • JSP源码/Java
  • 资源属性:
  • [C/C++] [PDF]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 7.41mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • zhao****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

Java平台的划分

要彻底了解Java 2 Micro Edition,我们必须先对Java 2 Micro Edition在整个Java技术之中的定位做个了解。

一般我们在撰写C程序的时候,会使用C标准程序库;使用C++撰写程序的时候,会使用C++标准程序库;而使用Java撰写程序的时候,则使用Sun所提供的Java标准类库。之所以叫做类库,是因为各式各样的方法(method,也可以叫做“函数”)被有系统地放在类之中,而这些类又被分门别类地归属在不同的包(package)之下,相较起来,传统标准程序库(例如Win32 API)的组成结构就显得有点松散。

这些各式各样的包(package),组成了所谓的核心类库(Core Class,即java.*),在核心类库之外还有所谓的扩充类库(Extended Class,即javax.*)。程序员可以自由选用各种程序库来完成自己的工作。

Java语言还支持8种基本类型(primitive type,即boolean、byte、short、int、long、float、double),可供程序员撰写程序时使用。根据所支持的基本类型,以及对这些核心和扩充类库所支持的程度,Sun Microsystems区分出四种不同的Java平台,如图1-1所示。-By Java Platform

To thoroughly understand the Java 2 Micro Edition, we must first of the Java 2 Micro Edition Java technology into the entire understanding of the positioning to be.

In general we write a C program, will use the C standard library using C++ written program, will use the C++ Standard Library and use Java to write programs when you use the Sun provided by the Java standard library. The reason is called the library, because a variety of methods (method, also called a "function") have been systematically put into classes, which classes they are categorized in a different package ownership (package) s under comparison, the traditional standard library (such as Win32 API) of the structure becomes a bit loose.

These kinds of packages (package), form the so-called core class libraries (Core Class, the java .*), there are the so-called outside of the core library extension library (Extended Class, or javax .*) . Programmers are free to choose a variety of library to comp
(系统自动生成,下载前可以参看下载内容)

下载文件列表

dist_nopwd\关于本书的繁简转换.pdf

..........\序与导读.pdf

..........\目录.pdf

..........\第01章 J2ME概论.pdf

..........\第02章 J2ME程序的撰写.pdf

..........\第03章 Personal Java概论.pdf

..........\第04章 MIDP程序设计基础.pdf

..........\第05章 MIDP程序设计进阶.pdf

..........\第06章 手动开发MIDP应用程序.pdf

..........\第07章 MIDP for Palm.pdf

..........\第08章 高级开发工具.pdf

..........\第09章 集成开发工具.pdf

..........\第10章 LCDUI——简介.pdf

..........\第11章 LCDUI入门——高级API.pdf

..........\第12章 LCDUI入门——低级API.pdf

..........\第13章 LCDUI进阶——高级API.pdf

..........\第14章 LCDUI进阶——低级API.pdf

..........\第15章 流程控制的设计模式.pdf

..........\第16章 Game API入门.pdf

..........\第17章 Game API进阶.pdf

..........\第18章 MIDP数据库程序设计入门.pdf

..........\第19章 MIDP数据库程序设计进阶.pdf

..........\第20章 Generic Connection Framework.pdf

..........\第21章 与企业系统衔接.pdf

..........\第22章 Personal Java程序设计入门.pdf

..........\第23章 Personal Java程序设计进阶.pdf

..........\第24章 PocketPC程序设计.pdf

..........\第25章 Symbian程序设计入门.pdf

..........\第26章 Symbian程序设计进阶.pdf

..........\第27章 JavaPhone API程序设计.pdf

..........\第28章 Symbian软件的发布.pdf

..........\第P部分 Personal Java.pdf

..........\附录A 参考资源.pdf

..........\附录B 关于Ant.pdf

..........\附录C 混淆器的安装与使用.pdf

dist_nopwd

第四讲 MIDP图形用户界面(2)_7965_2275_20101108174450.ppt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org