摘要: 电商项目 数据库: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Model { //用户表 阅读全文
posted @ 2020-07-09 20:55 奔跑的神族小蝌蚪 阅读(273) 评论(1) 推荐(2)
摘要: <h2>ZhuCe</h2><table class="table"> <tr> <td>请输入用户名:</td> <td> <input id="UserName" type="text" /> </td> </tr> <tr> <td>请输入密码:</td> <td> <input id="Pa 阅读全文
posted @ 2020-07-09 09:26 奔跑的神族小蝌蚪 阅读(87) 评论(0) 推荐(0)
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Net;using System.Net.Http;using System.Web.Http;using WebApplication15.Mo 阅读全文
posted @ 2020-07-09 09:18 奔跑的神族小蝌蚪 阅读(145) 评论(0) 推荐(0)