摘要:
public class newsApiController : ApiController { zhoukao0821Entities db = new zhoukao0821Entities(); // GET: api/newsApi public IEnumerable<newsinfo> 阅读全文
posted @ 2017-11-22 20:45
没法可修饰的一对手
阅读(145)
评论(0)
推荐(0)
摘要:
Api: public class StuController : ApiController { Day3Entities ent = new Day3Entities(); // GET api/stu public List<Student> Get() { return ent.Studen 阅读全文
posted @ 2017-11-22 20:44
没法可修饰的一对手
阅读(207)
评论(0)
推荐(0)
摘要:
<div> <form action="/Homes/shuiyinpost" enctype="multipart/form-data" method="post"> <input name="File1" type="file" /><input id="Button1" type="submi 阅读全文
posted @ 2017-11-22 13:46
没法可修饰的一对手
阅读(305)
评论(0)
推荐(0)
摘要:
public ActionResult daochu() { HSSFWorkbook book = new HSSFWorkbook(); ISheet sheet = book.CreateSheet("sheet1"); IRow rows = sheet.CreateRow(0); rows 阅读全文
posted @ 2017-11-22 11:53
没法可修饰的一对手
阅读(308)
评论(0)
推荐(0)
摘要:
<div> <form action="fileUpload" method="post" enctype="multipart/form-data"> <table> <tr> <td>请选择文件</td> <td><input type="file" name="Excelname" value 阅读全文
posted @ 2017-11-22 11:51
没法可修饰的一对手
阅读(172)
评论(0)
推荐(0)

浙公网安备 33010602011771号