ASPX 中智能手机的 Web 应用程序
我最近一直在四处寻找,试图找到一个好地方来学习如何开始让我的网站在 iPhone、Android 或黑莓手机访问时更加适合智能手机。这类似于智能手机访问 Digg.com 时所做的事情。我找到了一些关于 PHP 的教程,但没有找到关于 ASPX 的教程,而且我只有 Windows 服务器。
有人能给我指出正确的方向,并向我展示如何快速完成这样的事情吗?我有点失落。 :(
I have been looking around recently to try and find a good place to learn how to start making my website more smartphone friendly when it is visited by an iPhone, android, or blackberry. This is something like what Digg.com does when it is visited by a smartphone. I have found a few tutorials for PHP but none for ASPX, and all I have is windows servers.
Could anyone point me in the right direction, and show me were to find a quick run through on how to do something like this? I am a bit lost. :(
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以在基于 Windows 的 Web 服务器上使用 PHP。以下是移动版 ASP.Net 的一些快速链接。
适用于移动设备的 Web - ASP.NET 最佳实践
http://www.w3schools.com/dotnetmobile/default.asp
http://www.geekpedia.com/tutorial120_Introduction-to-ASP。 NET-Mobile.html
http://www.devasp.net/net/search/display/category310。 html
http://www.asp.net/mobile/
You can use PHP on Windows Based web servers. Here are some quick links for ASP.Net for mobile.
Web for mobile devices - best practices for ASP.NET
http://www.w3schools.com/dotnetmobile/default.asp
http://www.geekpedia.com/tutorial120_Introduction-to-ASP.NET-Mobile.html
http://www.devasp.net/net/search/display/category310.html
http://www.asp.net/mobile/