博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
jpc2bmp_使用JPC在您的手机上运行PC应用程序
阅读量:2509 次
发布时间:2019-05-11

本文共 2750 字,大约阅读时间需要 9 分钟。

jpc2bmp

JPC Java x86 emulator

A team at the University of Oxford in the UK have . Amazingly, it’s written in Java. Even more amazing — it works!

英国牛津大学的一个团队 。 令人惊讶的是,它是用Java编写的。 更妙的是-它有效!

Web developers are prominent users of PC emulators such as VMware, Virtual PC, and . These software products simulate PC hardware and allow you to install another operating system within a virtual machine. Since a virtual machine is a collection of data files, it can be cloned, backed up, or restored. Virtualization is a hot topic within the corporate sector and it provides web developers with a reliable way to test multiple browsers across multiple devices. Even if ease of use and saving money were not issues, virtualization removes the need to cram your office full of hardware!

Web开发人员是PC模拟器(例如VMware,Virtual PC和重要用户。 这些软件产品模拟 PC硬件,并允许您在虚拟机中安装另一个操作系统。 由于虚拟机是数据文件的集合,因此可以对其进行克隆,备份或还原。 虚拟化是企业界的热门话题,它为Web开发人员提供了一种可靠的方式来跨多个设备测试多个浏览器。 即使不是易用性和省钱的问题,虚拟化也消除了将办公室充满硬件的麻烦!

So why is JPC (the pure Java x86 PC Emulator) different to other emulators?

那么,为什么JPC(纯Java x86 PC模拟器)与其他模拟器不同?

It is cross-platform JPC will run on any device that supports Java; Windows, Mac, Linux, and the majority of mobile phones. It will almost certainly run on .

它是跨平台的, JPC可以在任何支持Java的设备上运行; Windows,Mac,Linux和大多数手机。 几乎可以肯定它将在 。

Mario Bros running on a mobile phone

(Note that the iPhone is an exception. Although it has hardware support for Java, Steve Jobs has stated “Java’s not worth building in. Nobody uses Java anymore. It’s this big heavyweight ball and chain.”)

(请注意,iPhone是个例外。尽管它具有对Java的硬件支持,但史蒂夫·乔布斯(Steve Jobs)表示“不值得内置Java。没有人再使用Java。这是重量级的重要组成部分。” )

It is secure The virtual PC runs entirely within the Java sandbox. The emulated hardware is isolated from the real machine and cannot interfere with the underlying OS.

它是安全的虚拟PC完全在Java沙箱中运行。 模拟硬件与真实计算机隔离,并且不会干扰基础操作系统。

It works in a browser This is the killer feature. A developer can set up a virtual machine with a pre-loaded OS and software than can be accessed by any authorised user directly from any Java-enabled web browser. This has massive potential; a Chrome OS or mobile phone user could run a Windows application anywhere at any time.

它在浏览器中有效这是杀手级功能。 开发人员可以设置一个预装有操作系统和软件的虚拟机,任何授权用户都可以直接从任何启用Java的Web浏览器直接访问该虚拟机。 这具有巨大的潜力; Chrome操作系统或移动电话用户可以随时随地运行Windows应用程序。

Realistically, this will not happen soon. JPC provide a selection of working and , but . Doom is playable, you won’t play it for long.

实际上,这不会很快发生。 JPC提供了一些可用的和 ,但是 。 末日是可玩的,你不会玩很久。

The number of software layers makes emulation speed an issue. However, the software and hardware will improve — which makes the possibilities very interesting.

软件层的数量使仿真速度成为一个问题。 但是,软件和硬件将会改进-这使可能性变得非常有趣。

Could this technology be more disruptive to Microsoft Windows than ?

与相比,该技术对Microsoft Windows的破坏力更大吗?

翻译自:

jpc2bmp

转载地址:http://orrgb.baihongyu.com/

你可能感兴趣的文章
详解Top命令 输出命令行选项及代码
查看>>
win10 ubuntu 子系统,
查看>>
【位运算】移位操作实现乘法运算
查看>>
S 禁止F12和右键操作控制台,兼容各浏览器
查看>>
为何看好二、三线城市的本地社区
查看>>
android PopupWindow 点击外面消失
查看>>
并查集 HDU1558
查看>>
进度条05
查看>>
一文搞定 Mybatis 的应用
查看>>
Windows10 图标重建
查看>>
基于同步的半自动化发布方式
查看>>
在.net 2005 环境中开发ArcMap工具条
查看>>
spring data jpa 组合条件查询封装
查看>>
HDU2191悼念512汶川大地震遇难同胞——珍惜现在,感恩生活
查看>>
jvm
查看>>
后台架构 常见做得不好或者需要注意的地方
查看>>
【临时重发】2017年复旦自主命题专业课:《软件工程专业基础综合》考试大纲...
查看>>
linux问题
查看>>
git提交代码步骤
查看>>
Hibernate详细教程
查看>>