duanniying2342 2013-05-14 19:52
浏览 71
已采纳

使用php或javascript查看它是否是“我的iPad”

Is there an easy way to check via php or javascript whether it's "my iPad". Basically, I'd like to do some mobile testing and hope to use a function:

if (itsMine()){
    //do stuff
}

(I know that one way would be to check the ip address, but it would be great if there were something ipad specific)

  • 写回答

5条回答 默认 最新

  • dongsu3654 2013-05-14 21:25
    关注

    I'm not familiar with the iPad, but I would be surprised, scratch that, I'd be flabbergasted if there was such an option.

    Such an option would mean any iPad would be individually trackable without the owners consent or knowledge. If there was such an option it woild not remain for long.

    Your best option is to use cookies. Create a page on your site that leaves a specific cookie on the device and test for it.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(4条)

报告相同问题?

悬赏问题

  • ¥15 C# datagridview 栏位进度
  • ¥15 vue3页面el-table页面数据过多
  • ¥100 vue3中融入gRPC-web
  • ¥15 kali环境运行volatility分析android内存文件,缺profile
  • ¥15 写uniapp时遇到的问题
  • ¥15 vs 2008 安装遇到问题
  • ¥15 matlab有限元法求解梁带有若干弹簧质量系统的固有频率
  • ¥15 找一个网络防御专家,外包的
  • ¥100 能不能让两张不同的图片md5值一样,(有尝)
  • ¥15 informer代码训练自己的数据集,改参数怎么改