摘要: //UserInfoControllerusing ClassLibrary;using System;using System.Collections.Generic;using System.Linq;using System.Net;using System.N... 阅读全文
posted @ 2018-04-25 22:16 dxm809 阅读(227) 评论(0) 推荐(0)
摘要: //Index.cshtml@model IQueryable@{ Layout = null;} Index @Html.ActionLink("添加", "Add", "ProductCrud") ... 阅读全文
posted @ 2018-04-25 22:05 dxm809 阅读(118) 评论(0) 推荐(0)
摘要: @model IQueryable@{ Layout = null;} Index CategoryName ProductName ... 阅读全文
posted @ 2018-04-25 15:43 dxm809 阅读(134) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2018-04-25 14:13 dxm809 阅读(80) 评论(0) 推荐(0)
摘要: @*@model IQueryable*@@model IQueryable@{ Layout = null;} Index ModelNumber ... 阅读全文
posted @ 2018-04-25 14:09 dxm809 阅读(260) 评论(0) 推荐(0)