MIDP

移动资讯设备子集
常用释义
abbr. 移动资讯设备子集(mobile information device profile)

扩展信息

移动信息设备简表(Mobile Information Device Profile)
移动信息设备简表 (MIDP) 适合类似于蜂窝电话和寻呼机这样的设备。MIDP,就象 KJava 一样,同样也建立在 CLDC 之上。
移动信息设备描述
移动信息设备描述MIDP)2.0 应用、多媒体服务(MMS)、XHTML 内容,以及各种安全访问选项等。为开始创建新产品并 …
移动信息设备配置文件
创建、测试和调试基于移动信息设备配置文件 (MIDP) 1.0 和 2.0、联网的受限设备配置 (CLDC) 1.0 和 1.1 以及联网的设备配置 …
移动信息设备概要
移动信息设备概要MIDP),是手机及PDA等现代移动信息设备的Java运行环境。MIDP为移动应用提供的核心应用包括用户 …

例句

但是,由于这种操作高昂的计算开销,MIDPVM不在运行时执行完整的字节码验证。

Because MIDP implementations should strive to follow the conventions of the device, the application may or may not look like the mock-up.

因为MIDP实现会遵行设备的惯例,所以应用也看起来不象原型。

简单地说,MIDP记录管理系统(RMS)提供了一种跨多个MIDlet调用持久性地存储应用程序数据的手段。

几周之后,我们将以对MIDP中网络支持的全面介绍来结束这个系列,请密切关注。

我们首先介绍了通用连接框架,这是在MIDP中创建连网的应用程序的基础。

At runtime, the MIDP VM does a quick linear scan of the bytecode, matching each valid instruction with a proper stackmap entry.

在运行时,MIDPVM迅速地对字节码进行线性扫描,将每个有效的指令与合适的堆栈映射项相匹配。

After reading the guide papers of OS and hardware drivers of the set-top box, MIDP's LCDUI part-the graphical interfaces was implemented.

而后在熟悉了机顶盒的操作系统和相关驱动的基础上实现了MIDP标准的LCDUI即图形界面部分。

Due to the lack of both XML and cryptographic APIs, the current MIDP 1. 0 specification does not support secure XML standards.

因为缺乏XML和密码API,当前的MIDP1.0规范不支持安全XML标准。

You can find the Nokia UI API documentation on your computer in the doc directory of the 6310i MIDP SDK installation.

您可以在6310iMIDPSDK安装目录下的doc目录中找到您计算机上的NokiaUIAPI文档。

The current MIDP VMs can only provide a minimum security sandbox.

当前的MIDPVM只能提供最小的安全性沙箱。

We shall use DB2 Everyplace MIDP APIs to access the Address Book database and perform updates to it.

我们使用DB2EveryplaceMIDPAPI来访问该地址簿数据库,并对其进行更新。

To better support secure mobile code provision, MIDP 2. 0 will also formally include an over-the-air (OTA) provisioning specification.

为了更好地支持安全移动代码保障,MIDP2.0还将正式包含无线下载(OTA)保障规范。

在本文中,我们主要集中讨论MIDP应用程序的安全性挑战以及当前可用的或处于开发中的解决方案。

幸运的是,MIDP应用程序已有几个第三方的、轻量级XML解析器可以使用。

CLDC和MIDP组合起来为创建移动电话和简单双向寻呼机上的应用程序提供了完整的环境。

The DownloadImage MIDlet will demonstrate the steps to download and display an image in an MIDP application.

DownloadImageMIDlet将展示在一个MIDP应用程序中下载并显示一幅图像的步骤。

因为对于MIDPVM而言,运行时类验证在计算上代价很高,所以MIDP有特殊的两步字节码验证方案。

理论上,也可以用相同的方法保护MIDP应用程序。

它为开发MIDPJabber应用程序提供了一个简单的API。

Due to the large number of low-end devices, MIDP is expected to become widely deployed in the future.

由于庞大数量的低端设备,期望在将来能够广泛部署MIDP。

Mobile information device profile(MIDP) is an important class library in J2ME technology.

移动信息设备框架(MIDP)是J2ME中一套重要的类库。

但是,MIDP设备是使用最广泛的无线设备,因此在那些设备上启用安全应用程序很重要。

因为MIDP缺少完整的安全性模型,所以在MIDP中禁用了一些J2SE特性以使潜在的安全性风险降到最低。

在这最后一部分中,我们将探索在MIDP上使用通用连接框架(GCF)的网络通信。

MIDP2.0通用连接框架用工厂设计模式的高级实现作为基础。

最后,我将讨论性能问题以及在当前MIDP设备上使用数字签名的可行性。

原本计划将内置轻量级XML解析支持用于MIDP2.0规范,但最近更改了这一计划。

In this final article in the J2ME 101 series, you've had a chance to explore network communication support in MIDP.

在J2ME101系列的最后一篇文章中,我们有机会探索MIDP中支持的网络通信。

另外,MIDPVM和底层网络必须支持原始套接字连接。

Provides an introduction to the MIDP high-level interface.

介绍了MIDP的高层接口。