Programming Design Notes
Home
Blog
偵查用戶是否使用手機瀏覽
Jun 8
th
, 2010
|
Comments
替公司做的網站需要知道用戶是否使用手機上來,但手機品牌很多,就算同一品牌也可能會有數款瀏覽器,又沒有那麼多手機可測試,幸好找到一個 Open Source 項目是可以偵查用戶是否使用手機上來的。
這個 Open Source 項目支援八款不同語言和 Apache Server 上的設定,有 ASP、ASP.NET、ColdFusion、C#、JSP、Javascript、PHP、Python 等等。
網址:
http://detectmobilebrowser.com/
特定型號手機的 User Agent:
http://en.wikipedia.org/wiki/List_of_user_agents_for_mobile_phones
相關書籍:
Please enable JavaScript to view the
comments powered by Disqus.
About Me
Lawrence Cheung
Recent Posts
Spring 整合 JPA
Design Pattern - Decorator
Design Pattern - Singleton
Web Development Cheat Sheet
Maven + Jetty 測試 JSF 2 Annotation
Design Pattern - Abstract Factory
Design Pattern - Factory
Maven Setup Jetty Development Server
Design Pattern - Observer
Design Pattern - Strategy
Recent Comments