摘要:
注意:style样式添加方式$(this).find("a").attr("style", "display:inline-block"); 而不是 $(this).find("a").attr("display", "inline-block");$(function () { $.each($(".GridViewStyle tr td"), function () { //alert($(this).find("a").text( 阅读全文
posted @ 2012-03-20 18:14
呓语
阅读(2081)
评论(0)
推荐(1)
摘要:
#region inExl private DataSet inExl(string filenameurl, string table) { DataSet ds = new DataSet(); try { string strConn = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" + filenameurl + ";Extended Properties='Excel 8.0';"; OleDbConnection conn1 = new OleDbConnection(strC 阅读全文
posted @ 2012-03-20 18:06
呓语
阅读(256)
评论(0)
推荐(0)

浙公网安备 33010602011771号