03 2023 档案
摘要:数据库相关 数据库名称:EHotelDb 表名称:Booking 后台代码相关:(节选) 自己封装的Function类,用于数据库操作 1 using System; 2 using System.Collections.Generic; 3 using System.Data; 4 using S
阅读全文
摘要:数据库信息: 数据库名称:chart 表名:goods 后端代码: 1 using System; 2 using System.Collections.Generic; 3 using System.Data; 4 using System.Data.SqlClient; 5 using Syst
阅读全文
摘要:前端相关 界面样式: 前端代码:在Index.cshtml 1 <form method="post" action="/Home/Upload"> 2 <input id="fileUpload" type="file" name="file" /> 3 <div class="input-gro
阅读全文

浙公网安备 33010602011771号