登录
首页 » 操作系统 » 摘要:J2ME是SUN公司最新推出的面向嵌入式产品的JAVA,目前市场上刚刚推出采用J2ME工具开发的手机和PDA产品,本文介绍了J2ME的特点和技术,分析了J...

摘要:J2ME是SUN公司最新推出的面向嵌入式产品的JAVA,目前市场上刚刚推出采用J2ME工具开发的手机和PDA产品,本文介绍了J2ME的特点和技术,分析了J...

于 2023-08-25 发布 文件大小:7.59 kB
0 159
下载积分: 2 下载次数: 1

代码说明:

摘要:J2ME是SUN公司最新推出的面向嵌入式产品的JAVA,目前市场上刚刚推出采用J2ME工具开发的手机和PDA产品,本文介绍了J2ME的特点和技术,分析了J2ME将来的应用以及当前J2ME开发未来信息终端的技术。 关键词:JAVA;虚拟机;J2ME;信息终端 -Abstract : J2ME is Sun"s new products for embedded Java, currently on the market just released J2ME tool development using mobile phones and PDAs, This paper describes the features of the J2ME and technology, analysis of the J2ME future use J2ME and the current development of future information terminal technology. Keywords : JAVA; Virtual Machine; J2ME; Information Terminal

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

发表评论

0 个回复

  • A user
    A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the network, talk to a serial port, get interactive input from the user, pop up GUI windows, or read from disks. User-space drivers implemented using FUSD can be much easier to debug it is impossible for them to crash the machine, are easily traceable using tools such as gdb, and can be killed and restarted without rebooting even if they become corrupted. FUSD drivers don t have to be in C--Perl, Python, or any other language that knows how to read from and write to a file descriptor can work with FUSD. User-space drivers can be swapped out, whereas kernel drivers lock physical memory.-A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running comput
    2022-11-28 07:20:03下载
    积分:1
  • windos2000流行
    WINDOS2000下不需要弹出对话框,直接自动关机或者重新启动-WINDOS2000 pop-up dialog box under no direct automatic shutdown or restart
    2022-03-25 04:48:17下载
    积分:1
  • WINCE寄存器读写工具源码
    Wince对CPU寄存器的直接读写 方便驱动开发的朋友调试开发
    2022-09-16 11:40:05下载
    积分:1
  • Circular queue, after the test is passed, good use can be increased, can be redu...
    环形队列,经过测试通过,很好用,可以增加,可以减少,FIFO-Circular queue, after the test is passed, good use can be increased, can be reduced, FIFO
    2023-08-12 14:10:03下载
    积分:1
  • 课程设计设计文档题目一的内容实现UP、DOWN原语产生3个进程:两个进程模拟需要进入临界区的用户进程。当需要进入临界区时,显示:“进程x请求进入临界区…
    操作系统课程设计设计文档题目一的内容实现UP、DOWN原语产生3个进程:两个进程模拟需要进入临界区的用户进程。当需要进入临界区时,显示:“进程x请求进入临界区…”,同时向管理进程提出申请;申请返回,表示进入了临界区。在临界区中等待一段随机时间,并显示:“进程x正在临界区…”;当时间结束,显示:“进程x退出临界区…”,同时向管理进程提出退出申请;当申请返回,显示:“进程x已退出临界区。”一个进程作为原语的管理进程,接受其他进程的临界区进入请求:如果允许进入,则根据DOWN 原语的操作步骤设置相应变量,然后返回; 如果不允许进入,则进入循环等待,直到允许为止; 退出时模拟UP 操作。 进程间通信可以采用信号、消息传递、管道或网络通信方式。-Operating system design documents subject curriculum design content of the UP, DOWN primitives have three process
    2022-10-08 23:30:03下载
    积分:1
  • c语言的小编译器,学习的好东东.
    c语言的小编译器,学习的好东东.-small c language compiler, a good learning Wanton.
    2022-03-03 00:30:16下载
    积分:1
  • 按钮种类,可以看到各种各样的颜色,还可以透明
    按钮种类,可以看到各种各样的颜色,还可以透明-Button type, we can see a variety of colors, can also be transparent
    2022-04-25 11:47:58下载
    积分:1
  • a complete OS GUI interface, single
    一个完整的GUI界面OS,单盘启动 实现了多线程、FAT32文件读写,GUI图形界面-a complete OS GUI interface, single-disk realized multiple threads, FAT32 file read and write, GUI graphical interface
    2023-07-23 07:05:04下载
    积分:1
  • cpu的使用状况编程,效果根windows的一样好
    cpu的使用状况编程,效果根windows的一样好-cpu of the use of programming and the results-as good as the windows
    2022-02-13 22:41:12下载
    积分:1
  • 调度器 Scheduler
    1)  超级可以移植性,与CPU无关,几乎任何支持C语言编程的CPU都可以用!(本文仅仅以51单片机为例而已,但实际上可以任意移植) 2)  小之又小, 原理很简单,一看就懂。 3)  省之又省, 可以说对RAM和ROM省到极致。 4)  取protothread之精华,将定时器与状态机和伪线程语法融合到一个框架,任务函数可以有两种写法。 5)  基于定时器触发,调度效率高,最大化减少无效的代码运行时间。
    2022-07-18 14:50:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载