2

我正处于使用Intermec HTML 5 浏览器为CN50构建移动 Web 应用程序的早期阶段。我想使用 jQuery Mobile,但我有点担心,因为该设备只有 128MB 的 RAM。

现在我只是在使用基本的 HTML、CSS 和 JS。你建议我改用 jQuery Mobile 吗?

谢谢

4

1 回答 1

2

我会说,如果它是基于 Web Kit 的 HTML 5 支持的浏览器,那么使用 JQuery 移动。最简单的检查方法是获取演示站点,然后在您的设备中查看它,看看它在测试期间的表现如何。

这是 JQuery Mobile 1.2 中支持的系统/设备表

A 级 - 基于 Ajax 的动画页面转换的全面增强体验。

Apple iOS 3.2*-6.0 - Tested on the original iPad (4.3 / 5.0), iPad 2 (4.3), iPad 3 (5.1 / 6.0), original iPhone (3.1), iPhone 3 (3.2), 3GS (4.3), 4 (4.3 / 5.0), and 4S (5.1 / 6.0)
Android 2.1-2.3 – Tested on the HTC Incredible (2.2), original Droid (2.2), HTC Aria (2.1), Google Nexus S (2.3). Functional on 1.5 & 1.6 but performance may be sluggish, tested on Google G1 (1.5)
Android 3.2 (Honeycomb)  – Tested on the Samsung Galaxy Tab 10.1 and Motorola XOOM
Android 4.0 (ICS)  – Tested on a Galaxy Nexus. Note: transition performance can be poor on upgraded devices
Android 4.1 (Jelly Bean)  – Tested on a Galaxy Nexus and Galaxy 7
Windows Phone 7-7.5 – Tested on the HTC Surround (7.0) HTC Trophy (7.5), LG-E900 (7.5), Nokia Lumia 800
Blackberry 6.0 – Tested on the Torch 9800 and Style 9670
Blackberry 7 – Tested on BlackBerry® Torch 9810
Blackberry Playbook (1.0-2.0) – Tested on PlayBook
Palm WebOS (1.4-2.0) – Tested on the Palm Pixi (1.4), Pre (1.4), Pre 2 (2.0)
Palm WebOS 3.0 – Tested on HP TouchPad
Firefox Mobile 15 – Tested on Android 2.3 and 4.1 devices
Chrome for Android 18 – Tested on Android 4.0 and 4.1 devices
Skyfire 4.1 - Tested on Android 2.3 device
Opera Mobile 11.5-12: Tested on Android 2.3
Meego 1.2 – Tested on Nokia 950 and N9
Tizen (pre-release) – Tested on early hardware
Samsung Bada 2.0 – Tested on a Samsung Wave 3, Dolphin browser
UC Browser – Tested on Android 2.3 device
Kindle 3 and Fire - Tested on the built-in WebKit browser for each
Nook Color 1.4.1 – Tested on original Nook Color, not Nook Tablet
Chrome Desktop 11-21 - Tested on OS X 10.7 and Windows 7
Safari Desktop 4-5 - Tested on OS X 10.7 and Windows 7
Firefox Desktop 4-15 – Tested on OS X 10.7 and Windows 7
Internet Explorer 7-10 – Tested on Windows XP, Vista and 7
Opera Desktop 10-12 - Tested on OS X 10.7 and Windows 7

B 级 - 增强的体验,但没有 Ajax 导航功能。

Blackberry 5.0*: Tested on the Storm 2 9550, Bold 9770
Opera Mini 7 - Tested on iOS 5.1 and Android 2.3
Nokia Symbian^3 - Tested on Nokia N8 (Symbian^3), C7 (Symbian^3), also works on N97 (Symbian^1)

C 级 - 基本的、非增强的 HTML 体验仍然有效

Blackberry 4.x - Tested on the Curve 8330
Windows Mobile - Tested on the HTC Leo (WinMo 5.2)
All older smartphone platforms and featurephones – Any device that doesn’t support media queries will receive the basic, C grade experience
于 2013-01-25T14:56:36.193 回答