91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 52KB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2021-05-23
  • 語(yǔ)言: C#
  • 標(biāo)簽:

資源簡(jiǎn)介

C#后臺(tái)獲取xml文件信息顯示到web界面,同時(shí)讀取xml文件中坐標(biāo)信息顯示到對(duì)應(yīng)web界面。

資源截圖

代碼片段和文件信息

using?System;
using?System.Data;
using?System.Configuration;
using?System.Linq;
using?System.Web;
using?System.Web.Security;
using?System.Web.UI;
using?System.Web.UI.HtmlControls;
using?System.Web.UI.WebControls;
using?System.Web.UI.WebControls.WebParts;
using?System.xml.Linq;

namespace?WebApplication1
{
????public?class?Class1
????{
????????private?string?displayname;

????????public?string?Displayname
????????{
????????????get?{?return?displayname;?}
????????????set?{?displayname?=?value;?}
????????}

????????public?string?valu;
????????
????????public?string?Valu
????????{
????????????get?{?return?valu;?}
????????????set?{?valu?=?value;?}
????????}

????????public?string?x;

????????public?string?X
????????{
????????????get?{?return?x;?}
????????????set?{?x?=?value;?}
????????}
????????public?string?y;

????????public?string?Y
????????{
????????????get?{?return?y;?}
????????????set?{?y?=?value;?}
????????}

????????public?string?width;
????????public?string?Width
????????{
????????????get?{?return?width;?}
????????????set?{?width?=?value;?}
????????}

????????public?string?height;
????????public?string?Height
????????{
????????????get?{?return?height;?}
????????????set?{height?=?value;}
????????}

????????public?Class1()
????????{

????????}
????????public?Class1(string?displayname?string?valustring?xstring?ystring?widthstring?height)
????????{
????????????this.Displayname?=?displayname;
????????????this.Valu?=?valu;
????????????this.X?=?x;
????????????this.Y?=?y;
????????????this.Width?=?width;
????????????this.Height?=?height;
????????}
????}
}

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2015-04-27?17:45??GetxmlInfo\
?????目錄???????????0??2015-04-27?17:45??GetxmlInfo\Backup\
?????目錄???????????0??2015-04-27?17:45??GetxmlInfo\Backup\WebApplication1\
?????文件?????????935??2013-09-30?12:38??GetxmlInfo\Backup\WebApplication1.sln
?????文件???????19456??2013-12-07?17:02??GetxmlInfo\Backup\WebApplication1.suo
?????文件????????1661??2013-10-08?16:15??GetxmlInfo\Backup\WebApplication1\Class1.cs
?????文件?????????458??2013-10-14?10:23??GetxmlInfo\Backup\WebApplication1\Default.aspx
?????文件????????3642??2013-10-23?16:10??GetxmlInfo\Backup\WebApplication1\Default.aspx.cs
?????文件?????????853??2013-09-30?12:47??GetxmlInfo\Backup\WebApplication1\Default.aspx.designer.cs
?????目錄???????????0??2015-04-27?17:45??GetxmlInfo\Backup\WebApplication1\Properties\
?????文件????????1344??2013-09-30?12:38??GetxmlInfo\Backup\WebApplication1\Properties\AssemblyInfo.cs
?????文件????????7302??2013-10-08?09:41??GetxmlInfo\Backup\WebApplication1\Web.config
?????文件????????4189??2013-10-14?10:20??GetxmlInfo\Backup\WebApplication1\WebApplication1.csproj
?????文件????????1216??2013-10-14?10:20??GetxmlInfo\Backup\WebApplication1\WebApplication1.csproj.user
?????文件???????14939??2013-10-10?14:38??GetxmlInfo\Backup\WebApplication1\xmlFile1.xml
?????文件????????3837??2015-04-27?17:45??GetxmlInfo\UpgradeLog.xml
?????目錄???????????0??2014-05-30?09:42??GetxmlInfo\WebApplication1\
?????文件?????????935??2015-04-27?17:45??GetxmlInfo\WebApplication1.sln
?????文件???????22016??2015-04-28?17:57??GetxmlInfo\WebApplication1.suo
?????目錄???????????0??2014-05-30?09:42??GetxmlInfo\WebApplication1\App_Data\
?????文件???????????9??2014-05-30?09:42??GetxmlInfo\WebApplication1\App_Data\_desktop.ini
?????目錄???????????0??2014-05-30?09:42??GetxmlInfo\WebApplication1\bin\
?????文件????????7168??2015-04-28?17:55??GetxmlInfo\WebApplication1\bin\WebApplication1.dll
?????文件???????22016??2015-04-28?17:55??GetxmlInfo\WebApplication1\bin\WebApplication1.pdb
?????文件???????????9??2014-05-30?09:42??GetxmlInfo\WebApplication1\bin\_desktop.ini
?????文件????????1661??2013-10-08?16:15??GetxmlInfo\WebApplication1\Class1.cs
?????文件?????????458??2013-10-14?10:23??GetxmlInfo\WebApplication1\Default.aspx
?????文件????????3642??2013-10-23?16:10??GetxmlInfo\WebApplication1\Default.aspx.cs
?????文件?????????853??2013-09-30?12:47??GetxmlInfo\WebApplication1\Default.aspx.designer.cs
?????目錄???????????0??2014-05-30?09:42??GetxmlInfo\WebApplication1\obj\
?????目錄???????????0??2015-04-27?17:45??GetxmlInfo\WebApplication1\obj\Debug\
............此處省略24個(gè)文件信息

評(píng)論

共有 條評(píng)論

相關(guān)資源