会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Libing@2019
博客园
首页
新随笔
管理
2013年12月26日
ASP.NET MVC删除数据
摘要: Index.cshtml@model IEnumerable 名称 操作 @foreach (var item in Model) { @item.CategoryName }CategoryController.csusing System;using System...
阅读全文
posted @ 2013-12-26 22:52 libingql
阅读(8280)
评论(2)
推荐(0)