小^_^曦

导航

07 2017 档案

MVC开发小结
摘要:调试:先在后台设置断点,然后点击启动,在页面中输入调试后台的路径 1、在cshtml页面增加CSS@section css{ <style> css... </style>} 2、在cshtml页面增加JS@section script{ <script type="text/javascript" 阅读全文

posted @ 2017-07-08 15:56 小~曦 阅读(15) 评论(0) 推荐(0)