diff options
Diffstat (limited to 'assets/html/zh_cn')
-rw-r--r-- | assets/html/zh_cn/tethering_help.html | 34 | ||||
-rw-r--r-- | assets/html/zh_cn/tethering_usb_help.html | 27 | ||||
-rw-r--r-- | assets/html/zh_cn/tethering_wifi_help.html | 27 |
3 files changed, 88 insertions, 0 deletions
diff --git a/assets/html/zh_cn/tethering_help.html b/assets/html/zh_cn/tethering_help.html new file mode 100644 index 0000000..c360db8 --- /dev/null +++ b/assets/html/zh_cn/tethering_help.html @@ -0,0 +1,34 @@ +<html DIR="LTR"> +<head> +<style> +P { + font-size: 14 px; + } +B { + font-size: 16px; +} +A { + color: #OOC; +} +.style1 { + font-size: 16px; +} +</style> +</head> +<body> +<p><b>USB 绑定</b></p> +<span class="style1">您可以通过 USB 线将手机与计算机绑定,从而与计算机共享手机的互联网连接</span> +<ul> +<li>绑定适用于 Windows Vista、Windows 7 和 Linux</li><br> +<li>在 USB 绑定期间,您无法在计算机上安装手机的 SD 卡</li><br> +<li>要了解详细信息(包括如何在其他操作系统上使用 USB 绑定),请访问 <a href="http://www.android.com/tether#usb">http://www.android.com/tether#usb</a></li><br> +</ul> +<p><b>Wi-Fi 绑定</b></p> +<span class="style1">您可以将手机设为 Wi-Fi 接入点,从而与一台或多台计算机或者其他设备共享手机的互联网连接</span> +<ul> +<li>手机成为接入点后,您就无法通过 Wi-Fi 连接使用手机的应用程序访问互联网了</li><br> +<li>您可以在 Wi-Fi 绑定设置中配置 Wi-Fi 接入点</li><br> +<li>要了解详细信息,请访问 <a href="http://www.android.com/tether#wifi">http://www.android.com/tether#wifi</a></li><br> +</ul> +</body> +</html> diff --git a/assets/html/zh_cn/tethering_usb_help.html b/assets/html/zh_cn/tethering_usb_help.html new file mode 100644 index 0000000..f05fc2a --- /dev/null +++ b/assets/html/zh_cn/tethering_usb_help.html @@ -0,0 +1,27 @@ +<html DIR="LTR"> +<head> +<style> +P { + font-size: 14 px; + } +B { + font-size: 16px; +} +A { + color: #OOC; +} +.style1 { + font-size: 16px; +} +</style> +</head> +<body> +<p><b>USB 绑定</b></p> +<span class="style1">您可以通过 USB 线将手机与计算机绑定,从而与计算机共享手机的互联网连接</span> +<ul> +<li>绑定适用于 Windows Vista、Windows 7 和 Linux</li><br> +<li>在 USB 绑定期间,您无法在计算机上安装手机的 SD 卡</li><br> +<li>要了解详细信息(包括如何在其他操作系统上使用 USB 绑定),请访问 <a href="http://www.android.com/tether#usb">http://www.android.com/tether#usb</a></li><br> +</ul> +</body> +</html> diff --git a/assets/html/zh_cn/tethering_wifi_help.html b/assets/html/zh_cn/tethering_wifi_help.html new file mode 100644 index 0000000..a6aa0b5 --- /dev/null +++ b/assets/html/zh_cn/tethering_wifi_help.html @@ -0,0 +1,27 @@ +<html DIR="LTR"> +<head> +<style> +P { + font-size: 14 px; + } +B { + font-size: 16px; +} +A { + color: #OOC; +} +.style1 { + font-size: 16px; +} +</style> +</head> +<body> +<p><b>Wi-Fi 绑定</b></p> +<span class="style1">您可以将手机设为 Wi-Fi 接入点,从而与一台或多台计算机或者其他设备共享手机的互联网连接</span> +<ul> +<li>手机成为接入点后,您就无法通过 Wi-Fi 连接使用手机的应用程序访问互联网了</li><br> +<li>您可以在 Wi-Fi 绑定设置中配置 Wi-Fi 接入点</li><br> +<li>要了解详细信息,请访问 <a href="http://www.android.com/tether#wifi">http://www.android.com/tether#wifi</a></li><br> +</ul> +</body> +</html> |