11 2017 档案

json。net 序列化 反序列化 转成datatable
摘要:public string GetRepairInfolist(int paper,string swhere) { int startIndex = (paper - 1) * 8 + 1; int endIndex = paper * 8; string jsonData = string.Em 阅读全文

posted @ 2017-11-26 01:22 A欣

aspnet 后台调用前台js函数
摘要:this.Page.ClientScript.RegisterClientScriptBlock(this.GetType(), "testalert", " <script type=text/javascript >testAlert();</script>"); 阅读全文

posted @ 2017-11-23 15:40 A欣

导航