Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我喜欢 Mac 的 POW,Windows 最相似的解决方案是什么?
在 Windows 电脑上运行本地网络服务器以进行网站测试/开发的最简单方法是什么?
谢谢!
这取决于您想从哪种编程语言/平台开始。最简单的方法是使用 windows 集成的 IIS。
有关使用 IIS 托管网站的更多信息,请参阅ASP.net。
如果您不喜欢 C#/VB.net 等。您仍然可以在 windows 中下载并安装Apache Tomcat以使用 Java、PHP 和其他语言。