-
-
-
-
-
-
-
-
Thinking-In-Java.rar
从Java 的基本语法到它最高级的特性(网络编程、高级面向对象能力、多线程),《Thinking In Java》都
能对您有所裨益。Bruce Eckel 优美的行文以及短小、精悍的程序示例有助于您理解含义模糊的概念。
-
Creating-Midlet-Application-For-Login-in-J2ME.rar
... All
MIDlet applications for the MIDP (
Mobile Information Device Profile)
derived from MIDlet class and it play
a role as a mediator between the
application and the environment in
which the application runs. The MIDlet
life cycle manage the flow of
-
Custom-Item-in-J2ME.rar
In J2ME applications, Custom Items can be created by
programmers and they can also set their look and feel
as these custom ... you
can create and add as many items as you want in your
J2ME applications. In this Midlet, we have tried to do
the same thing.
-
Draw-arc-in-J2ME.rar
The given example is going to draw an arc
using canvas class of J2ME. You can also set a
color for it, as we did in our example.
-