© 1999-2048 dssz.net 粤ICP备11031372号
[其它] ASP.NET通过更改Url进行页面传值的实现代码
说明:这里,通过假数据,手动创建的一个类,然后创建的一个集合,放入下拉框,选好值以后,点确定 会在另一个页面产生对应的id 创建一个类: using System; using System.Collections.Generic; using System.Linq; using System.Web; namespace WebApplication1 { public class Dept { public int Id { get; set; } public string De<weixin_38660731> 上传 | 大小:235kb