midp

midp

 英

  • 网络移动信息设备简表(Mobile Information Device Profile);移动信息设备描述;移动信息设备配置文件

例句

Due to the high computational overhead of this operation, however, MIDP VMs do not perform complete bytecode verification at runtime.

但是由于这种操作高昂计算开销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实现遵行设备惯例所以应用看起来原型

Put simply, the MIDP Record Management System (RMS) provides a means to store application data that persists across invocations of a MIDlet.

简单MIDP记录管理系统RMS提供了一种多个MIDlet调用持久存储应用程序数据手段

We'll close this series in a couple of weeks, with a comprehensive introduction to network support in MIDP, so stay tuned!

之后我们MIDP网络支持全面介绍结束这个系列密切关注

We began with an introduction to the Generic Connection Framework, the foundation for creating networked applications in 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保障规范

In this article, we'll mainly focus on the security challenges and solutions currently available or in development for MIDP applications.

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

Fortunately, several third-party, lightweight XML parsers are available for MIDP applications.

幸运MIDP应用程序几个第三轻量级XML解析器可以使用

The combination of CLDC and MIDP provides a complete environment for creating applications on cell phones and simple two-way pagers.

CLDCMIDP组合起来创建移动电话简单双向寻呼机应用程序提供了完整环境

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

DownloadImageMIDlet展示一个MIDP应用程序下载显示图像步骤

Because runtime class verification is computationally expensive for MIDP VMs, MIDP has a special two-step bytecode verification scheme.

因为对于MIDPVM而言运行时验证计算代价所以MIDP特殊字节码验证方案

In theory, MIDP applications could be secured by the same methods.

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

It provides a simple API for developing MIDP Jabber applications.

开发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.

移动信息设备框架MIDPJ2ME一套重要

MIDP devices are, however, the most widely used wireless devices, so enabling secure applications on those devices is very important.

但是MIDP设备使用广泛无线设备因此那些设备启用安全应用程序重要

Because MIDP lacks a complete security model, some J2SE features are disabled in MIDP to minimize potential security risks.

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

In this last installment, we'll explore network communication on MIDP, using the Generic Connection Framework (GCF).

最后一部分我们探索MIDP使用通用连接框架GCF网络通信

The MIDP 2. 0 Generic Connection Framework uses an advanced implementation of the Factory design pattern as its foundation.

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

Finally, I will discuss performance issues and the feasibility of using digital signatures on current MIDP devices.

最后讨论性能问题以及当前MIDP设备使用数字签名可行性

Built-in lightweight XML parsing support was originally planned for the MIDP 2. 0 specification, but the plan has recently changed.

原本计划内置轻量级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支持网络通信

In addition, the MIDP VM and underlying network must support raw socket connections.

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

Provides an introduction to the MIDP high-level interface.

介绍MIDP高层接口

In this section, I ll focus on how the Factory design pattern is used in the MIDP 2. 0 Generic Connection Framework.

重点如何MIDP2.0通用连接框架使用工厂设计模式

Due to limited processing power and memory, however, a domain-based security manager is not yet available in the MIDP 1. 0 specification.

但是由于处理能力内存有限,MIDP1.0规范可以使用基于安全性管理器

HTTPS support will become an official requirement in the upcoming MIDP 2. 0 specification.

即将出台MIDP2.0规范HTTPS支持成为正式需求

The forms client runs on MIDP 2. 0 and Pocket PC devices and supports robust forms applications.

客户机运行MIDP2.0PocketPC设备支持健壮应用程序

For example, to prevent illegal overloading of core classes, MIDP VMs do not allow user-defined class loaders.

例如为了防止核心非法重载MIDPVM允许用户定义装入器

Creating connections in MIDP is very simple.

MIDP创建连接非常简单

In fact, even MIDP 2. 0 will not include generic cryptographic APIs.

实际上甚至MIDP2.0包含通用密码API

Name for the device you are editing, such as Nokia 6310i MIDP SDK shown in our example.

编辑设备名称例如我们示例显示Nokia6310iMIDPSDK。

But with the help of third-party libraries and vendor support, we have found that we can use MIDP 1. 0 to implement secure applications.

第三供应商支持帮助我们发现可以MIDP1.0实现安全应用程序

In this third installment in the J2ME 101 series, you've learned how to create and manage data records in your MIDP applications.

J2ME101系列第三文章了解如何自己MIDP应用程序创建管理数据记录