摘要: using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Data.SqlClient; public class TextLd : IHttpHandler ... 阅读全文
posted @ 2015-12-17 11:30 a14907 阅读(228) 评论(0) 推荐(0)
摘要: 1.安装kvm首先,你需要以管理员权限打开cmd,执行如下的脚本:@powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString('https:... 阅读全文
posted @ 2015-12-17 10:13 a14907 阅读(225) 评论(0) 推荐(0)
摘要: 1.在Windows下面运行cmd,然后执行下面的命令@powershell -NoProfile -ExecutionPolicy unrestricted -Command "&{$Branch='dev';iex ((new-object net.webclient).DownloadStri... 阅读全文
posted @ 2015-12-17 09:56 a14907 阅读(115) 评论(0) 推荐(0)