Windows Phone 应用程序(网络应用程序)

Windows Phone App (web app)

是否可以创建一个 windows phone 可以在兼容模式 (IE 8) 下显示网页的应用程序?

Is it possible to create a windows phone app which could display a web page in compatibility mode (IE 8)?

using Visual Studio

是的。

在这种环境下教别人是不可能的。
我建议您查看以下链接:

更简单- Windows Phone 8 Development for Absolute Beginners
更难- Building Apps for Windows Phone 8 Jump Start: (01a) Introducing Windows Phone 8 Development Part 1
Windows 10 - Get started with Windows apps

您需要了解 windows phone 应用开发已从 windows 8 更改为 windows 10。Windows phones 运行 和 windows 10 上的 pcs 运行 共享相同的操作系统。
Developers: Prepare for universal app development in Windows 10

您还有很多工作要做。我建议您开始,当您遇到特定问题时,您可以 post 您的代码并在此处提问。你这里的问题确实不适合本站。

希望这对您有所帮助。