释蝉

博客园 首页 新随笔 联系 订阅 管理
create table City ( Id int identity, Name varchar(30), Pid int , ) MVC显示页面 @{ ViewBag.Title = "Index"; } @using MVC.Models; <h2>Index</h2> <div id="se
posted on 2020-01-07 09:31  释蝉  阅读(695)  评论(0编辑  收藏  举报