科技潮概念:中國(guó)如何應(yīng)對(duì)西方的軟件封鎖?!
It is believed that some Western countries are trying to strangle China's tech companies by banning them from using Windows or Google Play Store in 2019.
許多人相信,西方國(guó)家試圖通過(guò)禁用Windows和Google手機(jī)商店來(lái)限制中國(guó)科技企業(yè)。
This has led to a rapid growth of Chinese replacements of these products, such as open-source Linux and app stores tailored for local needs.
這樣反而會(huì)迫使中國(guó)本土替換品快速成長(zhǎng),比如開(kāi)源Linux和本地化的手機(jī)app市場(chǎng)。
Huawei in 2019 released its homegrown operating system, HarmonyOS, at its annual developer conference.
華為去年在其年度開(kāi)發(fā)者大會(huì)上發(fā)布了自己的操作系統(tǒng)HarmonyOS。
What is an operating system, you ask?
你可能會(huì)問(wèn),什么是操作系統(tǒng)?
It is the basic software that manages how you run all your applications on a computing device, like your laptop or smartphone.
它是一種基本的軟件,可以管理像筆記本電腦或智能手機(jī)這類設(shè)備上的所有應(yīng)用程序。
For smartphones, the most common ones are Apple's iOS and Google's Android.
對(duì)于智能手機(jī)來(lái)說(shuō),最常見(jiàn)的是蘋果的iOS和谷歌的Android。
HarmonyOS, according to Huawei CEO Richard Yu, is completely different from Android and iOS.
據(jù)華為首席執(zhí)行官余承東介紹,鴻蒙操作系統(tǒng)與安卓和iOS操作系統(tǒng)完全不同。
HarmonyOS is a microkernel-based, distributed operating system that can be applied across all scenarios.
鴻蒙操作系統(tǒng)是一個(gè)基于微內(nèi)核、面向全場(chǎng)景的分布式操作系統(tǒng)。
First, a kernel is a core part of an operating system that manages system resources. There are two types: microkernel and monolithic kernel.
首先,內(nèi)核是操作系統(tǒng)中管理系統(tǒng)資源的核心部分。內(nèi)核分為兩種形式:微內(nèi)核和宏內(nèi)核。
While the monolithic kernel is responsible for all important functions and services of the operating system, the microkernel only handles the most basic tasks, which means it requires less code.
宏內(nèi)核負(fù)責(zé)操作系統(tǒng)的所有重要功能和服務(wù),但是微內(nèi)核只處理最基本的任務(wù)。這也就意味著微內(nèi)核并不需要那么多代碼。
The simpler the code, the lower the probability that an error will occur. This design has improved operating stability and security, making the user experience more stable and secure.
代碼越簡(jiǎn)單,出錯(cuò)的概率也就會(huì)越低。這種微內(nèi)核設(shè)計(jì)能提升操作的穩(wěn)定性和安全性,同時(shí)也提升了用戶體驗(yàn)。
Second, HarmonyOS can be applied across all devices, from smartphones to smart speakers, wearables and in-vehicle systems.
其次,鴻蒙操作系統(tǒng)可以應(yīng)用在從智能手機(jī)、智能音響到可穿戴設(shè)備和車載系統(tǒng)等各種各樣的設(shè)備上。
Meanwhile, Huawei also creates a shared ecosystem. Apps run on HarmonyOS can work with different devices while delivering a seamless experience across scenarios.
同時(shí)華為還創(chuàng)建了一個(gè)共享的生態(tài)系統(tǒng)。 運(yùn)行在鴻蒙操作系上的應(yīng)用程序可以在各類設(shè)備上運(yùn)行,同時(shí)提供跨不同場(chǎng)景的無(wú)縫體驗(yàn)。
People familiar with both iOS and Android OS may know that Android OS has a virtual machine that iOS doesn't have.
熟悉iOS和Android操作系統(tǒng)的人可能知道Android 操作系統(tǒng)有一個(gè)虛擬機(jī),而iOS沒(méi)有。
The virtual machine serves as a bridge to translate high-level programming language to a machine executable language like one consisting of zeroes and ones.
虛擬機(jī)的作用是將高級(jí)編程語(yǔ)言轉(zhuǎn)換成機(jī)器可以操作的二進(jìn)制語(yǔ)言0和1。
However, once something goes wrong with the virtual machine, the phone might get stuck.
然而,一旦虛擬機(jī)出了問(wèn)題,手機(jī)可能會(huì)變卡。
One feature in the HarmonyOS, called Ark Compiler, can directly translate high-level machine languages without a virtual machine bridge. So your device will less likely get stuck.
鴻蒙操作系統(tǒng)中有一個(gè)叫方舟編譯器的東西,它不需要虛擬機(jī)就可以直接翻譯高級(jí)機(jī)器語(yǔ)言。這樣設(shè)備卡住的可能性就會(huì)降低。
Meanwhile, they optimize task priority, reducing the latency time by 25.7%.
同時(shí),鴻蒙操作系統(tǒng)還優(yōu)化了任務(wù)優(yōu)先級(jí),將延遲時(shí)間減少了25.7%。
Huawei's first device running on its homegrown Harmony operating system is the TV-like Honor Vision TV. The company hopes that eventually more IoT devices can join the HarmonyOS ecosystem.
第一個(gè)采用鴻蒙操作系統(tǒng)的是看起來(lái)像電視的榮耀智慧屏。華為希望未來(lái)有更多物聯(lián)網(wǎng)設(shè)備能采用鴻蒙操作系統(tǒng)。
The success of a new OS will depend on a wide ecosystem consisting of apps, developers and worldwide partners. So let's wait and see whether Huawei can make it in the near future.
一個(gè)新操作系統(tǒng)能否成功將取決于它是否有一個(gè)由應(yīng)用程序、開(kāi)發(fā)人員和全球合作伙伴組成的廣泛生態(tài)系統(tǒng)。所以,讓我們拭目以待,看看華為是否能在不久的將來(lái)做到這一點(diǎn)。