摘要:
我们都知道在C#中可以通过Environment.OSVersion来判断当前操作系统,下面是操作系统和主次版本的对应关系: 操作系统 主版本.次版本 Windows 10 10.0* Windows Server 2016 Technical Preview 10.0* Windows 8.1 6 阅读全文
摘要:
配置文件说明 BundleConfig 为打包器配置文件,我们打开可以看到文件内容如下: public class BundleConfig { // 有关捆绑的详细信息,请访问 https://go.microsoft.com/fwlink/?LinkId=301862 public static 阅读全文