李泽熊_外文翻译.doc

  1. 1、本文档共15页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
本科毕业设计(论文) 外文参考文献译文及原文 学 院 计算机学院 专 业 计算机科学与技术 年级班别 2011级(7)班 学 号 3111005983 学生姓名 李泽熊 指导教师 吴伟民 2015 年 5 月 目录 1文献原文 1 1.1 Introduction 1 1.2 Enter Java 2 1.3 Java Virtual Machine 3 1.4 Back to the Future: J2ME 4 1.5 How J2ME Is Organized 5 1.6 J2ME configurations 7 1.7 J2ME Profiles 8 1.8 J2ME and Wireless Devices 10 2文献译文 11 2.1 介绍 11 2.2 走进JAVA 12 2.3 Java虚拟机 13 2.4 进程间通讯 14 2.5 组织J2ME 15 2.6 J2ME Profile 16 2.7 J2ME和无线设备 18 2.8 J2ME 应用 19 1文献原文 1.1 Introduction By default, all components of the same application run in the same process and most applications should not change this. However, if you find that you need to control which process a certain component belongs to, you can do so in the manifest file. The manifest entry for each type of component element—<activity>, <service>, <receiver>, and <provider>—supports an android:process attribute that can specify a process in which that component should run. You can set this attribute so that each component runs in its own process or so that some components share a process while others do not. You can also set android:process so that components of different applications run in the same process—provided that the applications share the same Linux user ID and are signed with the same certificates. The <application> element also supports an android:process attribute, to set a default value that applies to all components. Android might decide to shut down a process at some point, when memory is low and required by other processes that are more immediately serving the user. Application components running in the process that's killed are consequently destroyed. A process is started again for those components when there's again work for them to do. When deciding which processes to kill, the Android system weighs their relative importance to the user. For example, it more readily shuts down a process hosting activities that are no

文档评论(0)

独角戏 + 关注
实名认证
内容提供者

本人有良好思想品德,职业道德和专业知识。

1亿VIP精品文档

相关文档