07 2018 档案
摘要:为了避免MVC中Controllers的文件夹过多,所以添加子文件夹 1.在Controllers下建立自己的文件夹,如图: 2.2.在App_Start下的路由配置文件RouteConfig中添加对应的路由映射,name属性对应文件夹名称。如下图: 3.在App_Start下的WebAPIConf
阅读全文
摘要:protected void Button1_Click(object sender, EventArgs e) { //MemoryStream ms = new MemoryStream(); //byte[] buffer = null; //using (ZipFile file = Zip
阅读全文

浙公网安备 33010602011771号