-
大小: 2.15MB文件類型: .rar金幣: 2下載: 0 次發布日期: 2023-09-27
- 語言: C#
- 標簽: Handsontable??Excel??xls??動態表格??
資源簡介
通過讀取Excel(暫僅支持.xls)文件,生成網頁的可編輯動態表格,有問題請發郵件至meteor@meteoreon.com。PS:上個版本有BUG,下載過的請發郵件

代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Web;
using?System.Web.UI;
using?System.Web.UI.WebControls;
public?partial?class?AJAX?:?System.Web.UI.Page
{
????protected?void?Page_Load(object?sender?EventArgs?e)
????{
????????if(Request.Form[“Data“]!=null)
????????{
????????????Session[“Data“]?=?Request.Form[“Data“];
????????}
????????Response.Write(“200?OK“);
????????Response.End();
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????8975??2014-03-31?05:20??網頁動態表格\開發包\js與css\css\jquery.handsontable.full.css
?????文件???????2381??2018-04-04?20:43??網頁動態表格\開發包\js與css\js\jquery.dynamicsheet.js
?????文件?????438392??2014-03-31?05:20??網頁動態表格\開發包\js與css\js\jquery.handsontable.full.js
?????文件??????93107??2014-03-31?05:20??網頁動態表格\開發包\js與css\js\jquery.min.js
?????文件???????8192??2018-12-25?13:04??網頁動態表格\開發包\庫\MH.dll
?????文件??????15872??2018-12-25?13:04??網頁動態表格\開發包\庫\MH.pdb
?????文件?????502272??2017-10-08?09:07??網頁動態表格\開發包\庫\Newtonsoft.Json.dll
?????文件?????478726??2017-10-08?09:07??網頁動態表格\開發包\庫\Newtonsoft.Json.xm
?????文件????1679360??2017-11-29?14:57??網頁動態表格\開發包\庫\NPOI.dll
?????文件????2254144??2017-11-29?14:57??網頁動態表格\開發包\庫\NPOI.xm
?????文件???????8192??2018-02-24?14:52??網頁動態表格\開發包\庫\NPOIExtension.dll
?????文件??????22016??2018-02-24?14:52??網頁動態表格\開發包\庫\NPOIExtension.pdb
?????文件??????85899??2018-04-11?10:14??網頁動態表格\教程\DynamicSheet\.vs\config\applicationhost.config
????..A..H.?????59904??2018-12-25?13:22??網頁動態表格\教程\DynamicSheet\.vs\DynamicSheet\v14\.suo
?????文件????????388??2018-04-04?20:27??網頁動態表格\教程\DynamicSheet\AJAX.aspx
?????文件????????449??2018-04-04?20:28??網頁動態表格\教程\DynamicSheet\AJAX.aspx.cs
?????文件???????8192??2018-12-25?13:04??網頁動態表格\教程\DynamicSheet\Bin\MH.dll
?????文件????????118??2018-12-25?12:43??網頁動態表格\教程\DynamicSheet\Bin\MH.dll.refresh
?????文件??????15872??2018-12-25?13:04??網頁動態表格\教程\DynamicSheet\Bin\MH.pdb
?????文件?????502272??2017-10-08?09:07??網頁動態表格\教程\DynamicSheet\Bin\Newtonsoft.Json.dll
?????文件?????478726??2017-10-08?09:07??網頁動態表格\教程\DynamicSheet\Bin\Newtonsoft.Json.xm
?????文件????1679360??2017-11-29?14:57??網頁動態表格\教程\DynamicSheet\Bin\NPOI.dll
?????文件????2254144??2017-11-29?14:57??網頁動態表格\教程\DynamicSheet\Bin\NPOI.xm
?????文件???????8192??2018-12-25?13:04??網頁動態表格\教程\DynamicSheet\Bin\NPOIExtension.dll
?????文件??????22016??2018-12-25?13:04??網頁動態表格\教程\DynamicSheet\Bin\NPOIExtension.pdb
?????文件???????8975??2014-03-31?05:20??網頁動態表格\教程\DynamicSheet\css\jquery.handsontable.full.css
?????文件???????2943??2018-04-07?09:33??網頁動態表格\教程\DynamicSheet\Default.aspx
?????文件????????787??2018-12-25?11:42??網頁動態表格\教程\DynamicSheet\Default.aspx.cs
?????文件???????1733??2018-12-25?13:22??網頁動態表格\教程\DynamicSheet\DynamicSheet.sln
?????文件???????2381??2018-04-04?20:43??網頁動態表格\教程\DynamicSheet\js\jquery.dynamicsheet.js
............此處省略27個文件信息
評論
共有 條評論