08 2016 档案
摘要:1. 2. 3. <sessionState mode="InProc" timeout="120"></sessionState>
阅读全文
摘要:<script type="text/javascript"> $(function () { $("#<%=btnSubmit.ClientID%>").css("background", "#ff0000"); $("#<%=btnSubmit.ClientID%>").hover(functi
阅读全文
摘要:public DataTable GetAdminTopDCSCheckReport(int top) { StringBuilder strSql = new StringBuilder(); strSql.Append(" select top (@top) * from [T_Report]
阅读全文
摘要:$("#<%=DDLCounty.ClientID%> option").each(function () { if ($(this).text() == $("#<%=HFCounty.ClientID%>").val()) { $(this).attr("selected", true); }
阅读全文

浙公网安备 33010602011771号