摘要:
js: $(document).ready(function () { $(".company-contact ul li").click(function (ev) { var oTopic = document.getElementById('topic'); var nScrollTop = 阅读全文
摘要:
public class IC { public int Id { get; set; } } public class test { public Bll bll=new Bll(); public void YouMath() { var model = new IC(); bll.Add(mo 阅读全文