我可以在 Windows 10 Embedded OS 中开发常规的 chrome 优化网站吗?

Can I develop the regular chrome-optimized websites in Windows 10 Embedded OS?

我目前正在开发一个基于网络的 POS,我想购买一台带有 Windows 10 Embedded 的触摸屏 POS 机。

我在某处读到它不能只下载任何软件,Chrome 包括在内,所以我担心即使我改为针对 IE 进行优化,它也可能无法使用大多数软件中使用的常用技术网站,例如:SQLite、Node.JS、Sockets.IO 等

以前尝试过使用 Win 10 Embedded 的人,它与您的普通 PC 一样吗Windows?

谢谢

目前,Windows10 IoT Core 中没有浏览器(Chrome,IE...),您也无法安装它。

您可能需要自己开发一个UWP风格的浏览器。如果你喜欢这样做,你可以参考 IoT Browser Sample.

对于您的用户案例(POS 机),Windows 10 IoT Enterprise 是最佳选择,因为:

Windows 10 IoT Enterprise brings the capabilities of Windows 10 Enterprise to a wide range of industry devices across retail, manufacturing, health, finance and other industries. Windows 10 IoT Enterprise supports both Universal Windows apps and Classic Windows applications...

有关 Windows 10 个 IoT 版本的更多信息,您可以参考 here