摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.UI;using System.Web.UI.WebControls;using Framework;u... 阅读全文
摘要:
//根据elements查询出的参数个数的不同,而传递不同个数的查询参数 startvar elements = node.attributes.text.split(","); var postdata = []; if (elements.length ... 阅读全文