摘要:
public ActionResult Photo() { var list = DBHlper.GetList<PengYouQuan>("select * from PengYouQuan"); return View(list); } @model IEnumerable<_6._15Zuoy 阅读全文
摘要:
@{ ViewBag.Title = "Show";} <h2>Show</h2><script src="~/Scripts/jquery-3.3.1.js"></script><link href="~/Content/bootstrap.css" rel="stylesheet" /><spa 阅读全文
摘要:
MVC调API的显示跨域 手动引用 建立modeldal层控制器里写连接字符 </appSettings> <system.webServer>里写 <connectionStrings> <add name="con" connectionString="Data Source=.;Initial 阅读全文