菜鸟请教一个简单的问题

WBOY
リリース: 2016-06-06 20:34:10
オリジナル
1436 人が閲覧しました

<code><meta name="mobile-agent" content="format=html5;url=http://m.xxx.com/abc/">
<meta name="mobile-agent" content="format=xhtml;url=http://m.xxx.com/abc/">
<script type="text/javascript" src="http://siteapp.baidu.com/static/webappservice/uaredirect.js"></script>
<script type="text/javascript">uaredirect("http://m.xxx.com/abc/");</script>

</code>
ログイン後にコピー
ログイン後にコピー
<code>电脑版的链接是http://www.xxx.com/abc/,查看电脑页面的源码,发现含有上述的代码用来判断手机端做跳转的,想问下,那个手机链接是怎么匹配调用的,谢谢!
</code>
ログイン後にコピー
ログイン後にコピー

回复内容:

<code><meta name="mobile-agent" content="format=html5;url=http://m.xxx.com/abc/">
<meta name="mobile-agent" content="format=xhtml;url=http://m.xxx.com/abc/">
<script type="text/javascript" src="http://siteapp.baidu.com/static/webappservice/uaredirect.js"></script>
<script type="text/javascript">uaredirect("http://m.xxx.com/abc/");</script>

</code>
ログイン後にコピー
ログイン後にコピー
<code>电脑版的链接是http://www.xxx.com/abc/,查看电脑页面的源码,发现含有上述的代码用来判断手机端做跳转的,想问下,那个手机链接是怎么匹配调用的,谢谢!
</code>
ログイン後にコピー
ログイン後にコピー

一般都是先匹配手机的ua信息,如果符合就重定向。

还有判断手机分辨率的(但是不多)

看一下这个文件就都明白了嘛,: http://siteapp.baidu.com/static/webappservice/uaredirect.js , 其中应该有个 function uaredirect

関連ラベル:
php
ソース:php.cn
このウェブサイトの声明
この記事の内容はネチズンが自主的に寄稿したものであり、著作権は原著者に帰属します。このサイトは、それに相当する法的責任を負いません。盗作または侵害の疑いのあるコンテンツを見つけた場合は、admin@php.cn までご連絡ください。
最新の問題
人気のチュートリアル
詳細>
最新のダウンロード
詳細>
ウェブエフェクト
公式サイト
サイト素材
フロントエンドテンプレート
私たちについて 免責事項 Sitemap
PHP中国語ウェブサイト:福祉オンライン PHP トレーニング,PHP 学習者の迅速な成長を支援します!