找回密码
 立即注册
  • QQ空间
  • 回复
  • 收藏

dev版chrome跟 Chromium 什么区别啊 ?

dev版Chrome跟 Chromium 什么区别啊 ?
回复

使用道具 举报

大神点评(4)

CliftonLilk 2023-1-5 14:10:19 显示全部楼层
1、设置不同:
chromedev版就是开发版;开发版是google对外发布的浏览器,较开源版稳定;
chromium是开源版,但是没有稳定版以及beta(测试版)稳定。
开源版是chrome开源项目chromium参与者不断更新的浏览器。
2、项目不同:
Chrome相比Chromium,支持了一些商业的收费插件,这些是不会出现在开源软件中的:H.264编码、mp3编码,此外Chrome内置了Flash,Chromium需要额外安装。
3、限制不同:
Chromium的内核版本比Chrome明显领先,新的技术都是先在Chromium上应用,但是说Chromium是新功能的试用版本,这是不准确的。
Chrome明显集成了更多的谷歌服务(RanBinNuan),同时也有更多的限制,比如目前使用Chrome需要一定手段才能安装非商店的扩展,一旦被发现还会永远禁用,但Chromium就没有这些限制。
/iknow-pic.cdn.bcebos.com/09fa513d269759ee11d8addebdfb43166d22df1f"target="_blank"title="点击查看大图"class="ikqb_img_alink">/iknow-pic.cdn.bcebos.com/09fa513d269759ee11d8addebdfb43166d22df1f?x-bce-process=image%2Fresize%2Cm_lfit%2Cw_600%2Ch_800%2Climit_1%2Fquality%2Cq_85%2Fformat%2Cf_auto"esrc="https://iknow-pic.cdn.bcebos.com/09fa513d269759ee11d8addebdfb43166d22df1f"/>
扩展资料
Chrome软件优点:
1、不易崩溃:
Chrome最大的亮点就是其多进程架构,保护浏览器不会因恶意网页和应用软件而崩溃。每个标签、窗口和插件都在各自的环境中运行,因此一个站点出了问题不会影响打开其它站点。通过将每个站点和应用软件限制在一个封闭的环境中这种架构,这进一步提高了系统的安全性。
2、速度快:
使用WebKit引擎。WebKit简易小巧,并能有效率的运用存储器,对新开发者来说相当容易上手。Chrome具有DNS预先截取功能。
当浏览网页时,“GoogleChrome”可查询或预先截取网页上所有链接的IP地址。目标网页。Chrome具有GPU硬件加速:当激活GPU硬件加速时,使用“GoogleChrome”浏览那些含有大量图片之网站时可以更快渲染完成并使页面滚动时不会出现图像破裂的问题。
2013年4月份,Google宣布称将为Chrome浏览器开发新的自主浏览器引擎Blink,在最新的Chrome开发版本中,Blink已经正式现身。
3、几乎隐身:
说Chrome的界面简洁不足以说明其简洁程度。Chrome几乎不像是一款应用软件,屏幕的绝大多数空间都被用于显示用户访问的站点,屏幕上不会显示Chrome的按钮和标志。Chrome的设计人员表示,他们希望用户忘记自己在使用一款浏览器软件,他们的目标基本上实现了。
4、搜索简单:
Chrome的标志性功能之一是Omnibox--位于浏览器顶部的一款通用工具条。用户可以在Omnibox中输入网站地址或搜索关键字,或者同时输入这两者,Chrome会自动执行用户希望的操作。
Omnibox能够了解用户的偏好,例如,如果一名用户喜欢使用PCWorld网站的搜索功能,一旦用户访问该站点,Chrome会记得PCWorld网站有自己的搜索框,并让用户选择是否使用该站点的搜索功能。如果用户选择使用PCWorld网站的搜索功能,系统将自动执行搜索操作。
参考资料:/baike.baidu.com/item/chromium/529755?fr=aladdin"target="_blank"title="只支持选中一个链接时生效">百度百科-chromium
参考资料:/baike.baidu.com/item/Google%20Chrome/5638378?fromtitle=Chrome&fromid=5633839&fr=aladdin"target="_blank"title="只支持选中一个链接时生效">百度百科-Chrome
回复 支持 反对

使用道具 举报

taobaoip888 2023-1-5 14:10:39 显示全部楼层
chrome dev版就是开发版。chromium是开源版。

开发版是google对外发布的浏览器,较开源版稳定,但是没有稳定版以及beta(测试版)稳定。开发版也是使用人数最多的版本,因为它已经足够稳定,但是对于讨厌不稳定的人,就推荐稳定正式版。

开源版是chrome开源项目chromium参与者不断更新的浏览器,想尝新可以下这个。

大概就是这个关系:chromium拥有的好的功能,在google聚合、修复bug过后就成了chrome dev或者chrome beta版本。
回复 支持 反对

使用道具 举报

Douglasmn 2023-1-5 14:10:44 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复 支持 反对

使用道具 举报

艾的民 2023-1-5 14:12:20 显示全部楼层
这才是Google官方的解释:http://www.chromium.org/getting-involved/dev-channel

Stable channel: This channel has gotten the full testing and blessing of the Chrome test team, and is the best bet to avoid crashes and other issues.  It's updated roughly every two-three weeks for minor releases, and every 6 weeks for major releases.
Beta channel: If you are interested in seeing what's next, with minimal risk, Beta channel is the place to be.  It's updated every week roughly, with major updates coming every six weeks, more than a month before the Stable channel will get them.
Dev channel: Want to see what's happening quickly, then you want the Dev channel.  The Dev channel gets updated once or twice weekly, and it shows what we're working on right now.  There's no lag between major versions, whatever code we've got, you will get.  While this build does get tested, it is still subject to bugs, as we want people to see what's new as soon as possible.
Canary build: Canary builds are the bleeding edge. Released daily, this build has not been tested or used, it's released as soon as it's built. Because there's no guarantee that it will even run in some cases, it uses it's own profile and settings, and can be run side by side another Chrome channel.  By default, it also reports crashes and usage statistics to Google (you can disable this on the download page).
回复 支持 反对

使用道具 举报

说点什么

您需要登录后才可以回帖 登录 | 立即注册
HOT • 推荐