问题描述
因此,我创建了一个移动网站用于个人目的,并练习了有关Jquery移动的一些知识.我只是想知道如何在我的工作站上本地测试我的移动网站,因为我还没有服务器或FTP来通过互联网将其上传.
So I have created a Mobile Website for personal purposes and to practice a little bit about Jquery mobile. I was just wondering if how can I test my Mobile Website Locally in my station, since I don't have a server yet or an FTP to get this Uploaded via internet.
有人可以建议我该怎么做吗?我看到了很多模拟器,但我认为在必须通过该模拟器进行测试之前,我必须上传我的网站.
Can someone suggest how can I do this? I see a lot of emulators but I think before I can test through that emulators is I have to upload my site.
推荐答案
使用它来修改浏览器标头:
Use this to modify browser headers:
https://addons.mozilla.org/zh-CN /firefox/addon/modify-headers/
或这个
https://addons.mozilla.org/en -US/firefox/addon/user-agent-switcher/
这篇关于如何在本地测试我新开发的移动网站的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!