网站首页  词典首页

请输入您要查询的英文单词:

 

单词 MIDlet
释义

MIDlet

  • 网络程序的开发流程;程序结构;定义
1.
程序的开发流程
J2ME技术开发与应用_百度百科 ... 1.3.6 midlet 程序结构 1.3.7 midlet 程序的开发流程 1.3.8 midlet 中的事件 ...
baike.baidu.com
2.
程序结构
J2ME技术开发与应用_百度百科 ... 1.3.5 midlet 牛存周期 1.3.6 midlet 程序结构 1.3.7 midlet 程序的开发流程 ...
baike.baidu.com
3.
定义
J2ME手机开发入门/移动开发系列丛书-博库网 ... 2.1 J2ME 中的常用概念 37 2.2 MIDlet 定义 39 3.2 NetBeans 开发环境 61 ...
detail.bookuu.com
4.
的调试技术
J2ME手机开发入门/移动开发系列丛书-博库网 ... 3.2 NetBeans 开发环境 61 3.4 MIDlet 的调试技术 77 8.1 Canvas 画布屏幕 23…
detail.bookuu.com
5.
牛存周期
J2ME技术开发与应用_百度百科 ... 1.3.4 midp 类库 1.3.5 midlet 牛存周期 1.3.6 midlet 程序结构 ...
baike.baidu.com

例句

释义:
1.
You've now added the JSR-238 library to your development environment and are ready to start writing your internationalized MIDlet.
您已经将JSR-238库添加到开发环境中可,现在就可以开始编写MIDlet国际化程序了。
www.ibm.com
2.
Each record store can be visualized as a collection of records, which will remain persistent across multiple invocations of the MIDlet.
可以将每个记录存储想像成一个记录集合,它将跨多个MIDlet调用持久存在。
www.ibm.com
3.
Please note that this article assumes that you are familiar with MIDlet development in the J2ME environment.
请注意本文假定读者熟悉J2ME环境中的MIDlet开发。
www.ibm.com
4.
Through MIDlet, it is now possible to communicate between GSM-compatible mobile phones in a system-independent and portable way.
通过使用MIDlet,现在以独立于系统且可移植的方式在GSM兼容手机之间通信已成为可能。
www.ibm.com
5.
Once the MIDlet is running the main user interface should appear in your WTK device emulator, as shown in the figures below.
运行了这个MIDlet运行后,在WTK设备模拟器上应该出现主用户界面,如下图所示。
www-128.ibm.com
6.
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调用持久性地存储应用程序数据的手段。
www.ibm.com
7.
Known issue: after updating a MIDlet when MIDlet's name or icon has changed, the MIDlet cannot be launched from Application Shell.
已知问题:在更新程序时,应用程序的图标或名称改变了,但是应用程序无法启动应用壳牌。
www.xjttt.com
8.
Take a look at the complete code for the DownloadImage MIDlet and then we'll discuss it in more detail.
看一下DownloadImageMIDlet上的完整源代码,下面将我们将对它进行详细的讨论。
www.ibm.com
9.
Internationalizing MIDlets is one of the key requirements involved in reaching a wider market.
国际化MIDlet是接触更广阔市场的一个关键条件。
www.ibm.com
10.
Take a look at the complete code for the FileViewer MIDlet and then we'll discuss it in more detail.
看一下FileViewerMIDlet的完整源代码,我们将在下面详细讨论它。
www.ibm.com
1.
Now let's write a simple MIDlet that displays a string according to the locale as well as an image.
现在让我们编写一个简单的MIDlet,根据地区显示字符串和图片。
www.ibm.com
2.
The DateFormat MIDlet (see the complete source code) will demonstrate the steps necessary to access a Java servlet from within a MIDlet.
DateFormatMIDlet(请参阅完整的源代码)将展示从一个MIDlet中访问Javaservlet的必要步骤。
www.ibm.com
3.
The MIDlet class provides APIs for invoking, pausing, restarting, and terminating the MIDlet application.
MIDlet类提供了用于调用、暂停、重新启动和终止MIDlet应用程序的API。
www.ibm.com
4.
This provides a basic mechanism to notify the MIDlet application of an incoming message.
它提供了向MIDlet应用程序通知有进入消息的基本机制。
www-128.ibm.com
5.
The application management software can manage the activities of multiple MIDlets within a runtime environment.
应用程序管理软件可以在运行时环境内管理多个MIDlet的活动。
www.ibm.com
6.
It allows a MIDlet to receive a callback when new messages are available to be read.
当可以读取新到消息时,它允许MIDlet接收一个回调。
www-128.ibm.com
7.
The DownloadImage MIDlet will demonstrate the steps to download and display an image in an MIDP application.
DownloadImageMIDlet将展示在一个MIDP应用程序中下载并显示一幅图像的步骤。
www-128.ibm.com
8.
Now you'll write a simple MIDlet to display date and time, numbers, percentages, and currency data.
现在将编写一个简单的MIDlet程序来显示日期、时间、数字、百分比和货币数据。
www.ibm.com
9.
In addition, the MIDlet can initiate some state changes by itself, and notify the application management software of those changes.
此外,MIDlet可以自己发起一些状态变化,并把这些变化通知给应用程序管理软件。
www.ibm.com
10.
This problem can be circumvented by re-installing the updated MIDlet.
这个问题可以规避重新安装更新程序。
www.xjttt.com
1.
The same applies to selection of mobile devices for PIM MIDlet to run.
选择PIMMIDlet要运行的移动设备时使用相同的方法。
www.ibm.com
2.
Create a class that extends javax. microedition. midlet. MIDlet and start developing your application.
创建一个扩展javax.microedition.midlet.MIDlet的类,然后开始开发应用程序。
www.ibm.com
3.
The PIM MIDlet should be run in a configuration that supports PIM i. e. JSR 75.
PIMMIDlet应该在一个支持PIM的配置(即JSR75)中运行。
www.ibm.com
4.
The second one specifies whether MIDlets that have access to the record store, can create new records.
第二个参数指定有权访问记录存储的MIDlet是否可以创建一个新记录。
www.ibm.com
5.
The first parameter specifies whether or not only those MIDlets in the same suite can access the record store.
第一个参数指定是否只有位于相同套件中的MIDlet才能访问这个记录存储。
www.ibm.com
6.
A MIDlet having CBS capability can receive messages, but cannot send them.
有CBS能力的MIDlet可接收消息,但不能发送它们。
www.ibm.com
7.
The J2ME record management system (RMS) provides a mechanism through which MIDlets can persistently store data and retrieve it later.
J2ME记录管理系统(RMS)提供了一种机制,通过这种机制,MIDlet能够持久存储数据,并在以后检索数据。
www.ibm.com
8.
You can get it from the download section together with the article's entire source code.
可从下载中获得MIDlet及本文全部源代码。
www.ibm.com
9.
To display the sample, I wrote a simple MIDlet.
我编写了一个简单的MIDlet,用于显示示例。
www.ibm.com
10.
Now, let's view the output of our MIDlet.
现在,让我们观察这个MIDlet的输出。
www.ibm.com
1.
Click Debug to begin debugging your MIDlet.
单击Debug,以开始调试MIDlet。
www.ibm.com
2.
The ReadWrite MIDlet only writes text strings to the record store.
ReadWriteMIDlet只能将文本字符串写入到记录存储中。
www.ibm.com
3.
The last method provdes a means for a MIDlet to open a record store in another MIDlet suite.
最后一个方法提供了让MIDlet打开在另外的MIDlet套件中的记录存储的方法。
www.ibm.com
4.
We're going to develop one last MIDlet together before we close the J2ME 101 series.
结束J2ME101系列之前,我们要开发最后一个MIDlet。
www.ibm.com
5.
Discussion of how a J2ME MIDlet will use the secure email service.
讨论J2MEMIDlet将如何使用安全电子邮件服务。
www.ibm.com
6.
Set a breakpoint somewhere in your MIDlet's Java code.
在MIDlet的Java代码的某处设置一个断点。
www.ibm.com
7.
For example, a MIDlet suite can only access persistent record stores created by itself.
例如,MIDlet套件只能访问它自己创建的持久记录存储。
www-128.ibm.com
8.
No two record stores within a MIDlet suite (that is, a collection of one or more MIDlets packaged together) may contain the same name.
同一个MIDlet套件(即打包在一起的一个或多个MIDlet)中不会包含两个名称相同的记录存储。
www.ibm.com
9.
Now, run the MIDlet.
现在运行MIDlet。
www.ibm.com
10.
A record store is created in platform-dependent locations, like nonvolatile device memory, which are not directly exposed to the MIDlets.
记录存储在与平台相关的位置(比如非易失性设备存储器)创建,这些位置不直接公开给MIDlet。
www.ibm.com
1.
J2MEClientMIDlet. java, which provides a very simple MIDlet wrapper that you can use to test the code
它提供了可以用来测试这些代码的一个非常简单的MIDlet包装器。
www.ibm.com
2.
Always follow these three steps when deploying a MIDlet with wireless messaging capability
部署有无线消息传递能力的MIDlet时,要始终遵照以下三个步骤
www-128.ibm.com
3.
A Solution for Access to Remote Relational Database in MIDlet
一种在MIDlet中访问远程关系数据库的实现方案
service.ilib.cn
4.
In order to get notified of an incoming message, the MIDlet registers a
为了能收到进入消息的通知,MIDlet在
www-128.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/8/5 10:05:34