However, the Android SDK does add some convenience features on top of SAX.

  • 但是,Android SDK确实在SAX上添加了一些便捷的特性。
  • 来源:互联网摘选更新时间:2026-07-01 14:38:52

  • 重点词汇
  • conveniencen.方便;带来方便的事物;便利设施;公共厕所;
  • on top of在…上边; 在…上方;除…之外;接着;
  • theart.这个;指已提到或易领会到的人或事物;指独一无二的、正常的或不言而喻的人或事物;用以泛指;与形容词连用,指事物或统称的人;用于姓氏的复数形式前,指家庭或夫妇;(指特定用途的事物)足够,恰好;每,一;当前的,本,此;(重读,表示所指的为知名或重要的人或事物)
  • featuresn.特征( feature的名词复数 );特写;[复数]面貌;面貌的一部分(如眼、鼻、口等);
  • howeveradv. 然而;(与形容词或副词连用)无论到什么程度,不管多么;不管怎样;无论如何;不过;仍然
  • sdkabbr.shelter deck 防护层;
  • Androidn. 机器人;基于Linux平台的开源手机操作系统,主要使用于便携设备。目前尚未有统一中文名称,中国大陆地区较多人称为安卓;
  • saxn.<美口>萨克斯管,石板斧;
  • 相关例句
1、

The Android Developers Web site: Download the Android SDK, access the API reference, and get the latest news on Android.

Android开发人员网站:下载Android SDK,访问API参考,获取Android最新消息。

互联网摘选

2、

At the same time, study the positioning technology and the map database technology for the application, and feasibility analysis of the Android SDK development platform. Collaborate with the developers to complete the visual component design and demo development.

同时研究应用实现的定位技术、地图数据库技术,以及Android SDK开发平台可行性分析等,与开发人员相互协作,进行视觉元件设计,完成demo开发。

互联网摘选

3、

Developers often need to incorporate existing code within their applications ( for example, Android SDK).

开发员通常需要集成程序内的已存在代码(例如,Android SDK)。

互联网摘选

4、

The most familiar one is the high-level Android SDK, which enables you to write application code in the Java ™ language and commonly uses Eclipse for writing, testing, and debugging code.

最常见的一种是高级Android SDK,它使您能够用Java™语言编写代码,并常使用Eclipse编写、测试和调试代码。

互联网摘选

5、

Go to the Android Developer Site and install the Android SDK for your operating system ( see Resources).

访问Android Developer Site,安装适用于您的操作系统的Android SDK(参见参考资料)。

互联网摘选

6、

If you don't see any platforms listed, then you need to download and install the platforms as noted in the Android SDK setup instructions.

如果没有看到有任何平台列出,您需要下载并安装Android SDK安装说明中所提的平台。

互联网摘选

7、

This article covers some of the Android SDK tools for dealing with tricky situations.

本文介绍几种处理复杂情况的Android SDK工具。

互联网摘选

8、

A polyhedron whose vertices all lie in one or the other of two parallel planes; the faces that lie in those planes are the bases of the prismatoid.

顶点都在一个平面或两个平行的平面上的多面体;位于那些平面上的面是旁面三角台的底部。

互联网摘选

9、

A prismatoid whose bases are polygons having the same number of sides and whose other faces are trapezoids or parallelograms.

每个底部是边数相同的多面形且其它面是不等边四边形或平行四边形的旁面三角台。

互联网摘选

10、

Direct Forming Method of Manufacture for Prismy Formed Turning Tools Based on WEDM Machine Tools

基于线切割的棱体成形车刀制造的直接廓形法

互联网摘选

11、

The scales of the pangolin were composed of the very thin prismy construction units and the folded units.

穿山甲鳞片是由极细的棱柱结构单元和叠片结构单元混合形成的;

互联网摘选

12、

The sampled representation scheme is the key problem in IBR, as the data structures decide how the reference images are collected and stored as well as how the virtual images are created. We develop a prismy panoramic model and discuss the acquisition and rendering of the datasets.

图像模型是基于图像的绘制技术的关键所在,因为图像的组织形式直接决定源图像的采集存储以及新图像生成的方式和速度,为此我们提出了棱柱面全景图模型并推导了新图像生成算法。

互联网摘选

13、

All threads in a component-scoped thread pool are asynchronous bean daemon threads and have the same lifecycle of the application that created it.

组件范围的线程池中的所有线程都是异步Bean守护程序线程,并且具有与创建它的应用程序相同的生命周期。

互联网摘选

14、

Both programming models let you create pooled and daemon threads to run J2EE business logic.

两种编程模式都允许您创建池线程和守护程序线程,以便运行J2EE业务逻辑。

互联网摘选

15、

There are three daemon threads, one thread deals with the client requests, another manages the base information and status of the authenticate server and the real database server, the other gets the loads of the real database server and register the load information.

系统使用三个守候线程分别用于处理客户端的请求、管理认证服务器和真实数据库服务器的基本信息和状态以及完成对服务器负载的获取和记录。

互联网摘选

16、

Influence of Three-phase Reclosure Sequence on Transient Voltage Stability Desktop applications fit into four categories of posture: sovereign, transient, and daemonic.

三相重合时序对暂态电压稳定性的影响桌面应用可以分为3种姿态,即独占、暂时和后台。

互联网摘选

17、

Desktop applications fit into four categories of posture: sovereign, transient, and daemonic.

桌面应用可以分为3种姿态,即独占、暂时和后台。

互联网摘选

18、

Daemonic icons should only be employed persistently if they provide continuous, useful status information.

只有会连续地提供有用状态信息的情况下,后台应用程序才应该一直使用图标。

互联网摘选

19、

Just a note about this pattern: By setting daemonic threads to true, it allows the main thread, or program, to exit if only daemonic threads are alive.

在使用这个模式时需要注意一点:通过将守护线程设置为true,将允许主线程或者程序仅在守护线程处于活动状态时才能够退出。

互联网摘选

20、

Where a transient application controls the execution of a function, daemonic applications usually manage processes.

暂时应用控制功能的执行,后台应用则通常管理着后台的进程。

互联网摘选

  • 今日热词
  • 热门搜索

英语网英语词典(dict.25820.com)为您提供在线翻译英语词典单词大全英译汉汉译英等英语服务!可按单词字数词义分类查询。支持lj:关键词格式查询例句。

用户反馈
请选择反馈类型(可多选):
您的联系方式:
反馈内容:
提交成功 小编会尽快处理
回到顶部
点击反馈