資源簡介
代碼片段和文件信息
using?System;
using?System.Collections;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Web;
using?System.Web.SessionState;
using?System.Web.UI;
using?System.Web.UI.WebControls;
using?System.Web.UI.HtmlControls;
namespace?WebApplication1
{
///?
///?Summary?description?for?getData.
///?
public?class?getData?:?System.Web.UI.Page
{
private?String?xmlConfigFile?=?“d:\\iis\\WebApplication\\data.xml“;
private?String?connString?=?“d:\\iis\\WebApplication\\data.xml““packet?size=4096;user?id=user;data?source=SQLSERVER;persist?security?info=True;initial?catalog=MaxDatabase;password=pass“;
private?void?Page_Load(object?sender?System.EventArgs?e)
{
//?Put?user?code?to?initialize?the?page?here
uDatalink?data?=?new?uDatalink(xmlConfigFileconnString);
Response.Write(data.getxml());
}
#region?Web?Form?Designer?generated?code
override?protected?void?OnInit(EventArgs?e)
{
//
//?CODEGEN:?This?call?is?required?by?the?ASP.NET?Web?Form?Designer.
//
InitializeComponent();
base.OnInit(e);
}
///?
///?Required?method?for?Designer?support?-?do?not?modify
///?the?contents?of?this?method?with?the?code?editor.
///?
private?void?InitializeComponent()
{????
this.Load?+=?new?System.EventHandler(this.Page_Load);
}
#endregion
}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????6219??2013-04-18?14:23??dhtmlxGrid_v14_Pro_70813\css\dhtmlXGrid.css
?????文件????????780??2013-04-18?14:23??dhtmlxGrid_v14_Pro_70813\css\dhtmlXGrid_calck.css
?????文件????????901??2013-04-18?14:23??dhtmlxGrid_v14_Pro_70813\css\dhtmlXGrid_m1.css
?????文件????????979??2013-04-18?14:23??dhtmlxGrid_v14_Pro_70813\css\dhtmlXGrid_m2.css
?????文件???????3697??2013-04-18?14:23??dhtmlxGrid_v14_Pro_70813\css\dhtmlXGrid_skins.css
?????文件???????9710??2013-04-18?14:23??dhtmlxGrid_v14_Pro_70813\dhtmlxDataProcessor\js\dhtmlXDataProcessor.js
?????文件????????113??2013-04-18?14:23??dhtmlxGrid_v14_Pro_70813\dhtmlxDataProcessor\server_code\ASP.NET\getData.aspx
?????文件???????1415??2013-04-18?14:23??dhtmlxGrid_v14_Pro_70813\dhtmlxDataProcessor\server_code\ASP.NET\getData.aspx.cs
?????文件???????1733??2013-04-18?14:23??dhtmlxGrid_v14_Pro_70813\dhtmlxDataProcessor\server_code\ASP.NET\getData.aspx.resx
?????文件????????115??2013-04-18?14:23??dhtmlxGrid_v14_Pro_70813\dhtmlxDataProcessor\server_code\ASP.NET\saveData.aspx
?????文件???????1434??2013-04-18?14:23??dhtmlxGrid_v14_Pro_70813\dhtmlxDataProcessor\server_code\ASP.NET\saveData.aspx.cs
?????文件???????1733??2013-04-18?14:23??dhtmlxGrid_v14_Pro_70813\dhtmlxDataProcessor\server_code\ASP.NET\saveData.aspx.resx
?????文件??????14794??2013-04-18?14:23??dhtmlxGrid_v14_Pro_70813\dhtmlxDataProcessor\server_code\ASP.NET\uDatali
?????文件????????494??2013-04-18?14:23??dhtmlxGrid_v14_Pro_70813\dhtmlxDataProcessor\server_code\PHP\data.xm
?????文件????????282??2013-04-18?14:23??dhtmlxGrid_v14_Pro_70813\dhtmlxDataProcessor\server_code\PHP\db.php
?????文件????????763??2013-04-18?14:23??dhtmlxGrid_v14_Pro_70813\dhtmlxDataProcessor\server_code\PHP\get.php
?????文件???????3654??2013-04-18?14:23??dhtmlxGrid_v14_Pro_70813\dhtmlxDataProcessor\server_code\PHP\sampleDB.sql
?????文件????????361??2013-04-18?14:23??dhtmlxGrid_v14_Pro_70813\dhtmlxDataProcessor\server_code\PHP\tree_data.xm
?????文件??????10887??2013-04-18?14:23??dhtmlxGrid_v14_Pro_70813\dhtmlxDataProcessor\server_code\PHP\uDatali
?????文件????????571??2013-04-18?14:23??dhtmlxGrid_v14_Pro_70813\dhtmlxDataProcessor\server_code\PHP\update.php
?????文件????????572??2013-04-18?14:23??dhtmlxGrid_v14_Pro_70813\dhtmlxDataProcessor\server_code\PHP\updatePost.php
?????文件???????1188??2013-04-18?14:23??dhtmlxGrid_v14_Pro_70813\dhtmlxDataProcessor\server_code\PHP4\data.json
?????文件????????294??2013-04-18?14:23??dhtmlxGrid_v14_Pro_70813\dhtmlxDataProcessor\server_code\PHP4\db.php
?????文件???????1196??2013-04-18?14:23??dhtmlxGrid_v14_Pro_70813\dhtmlxDataProcessor\server_code\PHP4\get.php
?????文件??????34732??2013-04-18?14:23??dhtmlxGrid_v14_Pro_70813\dhtmlxDataProcessor\server_code\PHP4\JSON.php
?????文件???????3654??2013-04-18?14:23??dhtmlxGrid_v14_Pro_70813\dhtmlxDataProcessor\server_code\PHP4\sampleDB.sql
?????文件????????306??2013-04-18?14:23??dhtmlxGrid_v14_Pro_70813\dhtmlxDataProcessor\server_code\PHP4\tree_data.json
?????文件??????17268??2013-04-18?14:23??dhtmlxGrid_v14_Pro_70813\dhtmlxDataProcessor\server_code\PHP4\uDatali
?????文件????????759??2013-04-18?14:23??dhtmlxGrid_v14_Pro_70813\dhtmlxDataProcessor\server_code\PHP4\update.php
?????文件????????612??2013-04-18?14:23??dhtmlxGrid_v14_Pro_70813\dhtmlxDataProcessor\server_code\PHP4\updatePost.php
............此處省略435個文件信息
- 上一篇:layui-v2.5.4.zip
- 下一篇:swagger生成pdf
評論
共有 條評論