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

  • 大小: 18MB
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2023-08-01
  • 語言: C#
  • 標簽: C#??GIS??

資源簡介

C#版GIS軟件源碼,出自高人之手,對于c#和GIS學習者來說有莫大的幫助,同時也感謝該軟件的作者共享源碼。

資源截圖

代碼片段和文件信息

//
//?Altova.cs
//
//?This?file?was?generated?by?xmlSpy?2005?Enterprise?Edition.
//
//?YOU?SHOULD?NOT?MODIFY?THIS?FILE?BECAUSE?IT?WILL?BE
//?OVERWRITTEN?WHEN?YOU?RE-RUN?CODE?GENERATION.
//
//?Refer?to?the?xmlSpy?Documentation?for?further?details.
//?http://www.altova.com/xmlspy
//


using?System;

namespace?Altova?
{
///?
///?base?class?for?all?exceptions?thrown?by?functions?of?the?Altova-library..
///?

public?class?AltovaException?:?Exception?
{
protected?Exception innerException;
protected?string message;

public?AltovaException(string?text)?:?base(text)?
{
innerException?=?null;
message?=?text;
}

public?AltovaException(Exception?other)?:?base(““?other)
{
innerException?=?other;
message?=?other.Message;
}

public?string?GetMessage()?
{
return?message;
}

public?Exception?GetInnerException()?
{
return?innerException;
}
}

///?
///?Interface?to?print?TRACE?and?result?output?generated?by?the?application.
///?

public?interface?TraceTarget?
{
void?WriteTrace(string?info);
}

///?
///?Abstract?class?to?be?derived?by?the?application?for?printing?TRACE-?and?result-output?generated?by?the?application.
///?

public?abstract?class?TraceProvider?
{
protected?TraceTarget?traceTarget?=?null;

protected?void?WriteTrace(string?info)?
{
if?(traceTarget?!=?null)
traceTarget.WriteTrace(info);
}

public?void?RegisterTraceTarget(TraceTarget?newTraceTarget)?
{
traceTarget?=?newTraceTarget;
}

public?void?UnregisterTraceTarget()?
{
traceTarget?=?null;
}
}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2008-09-20?23:13??World_Wind_1.4.0_Source\Altova\
?????文件????????1697??2007-02-02?01:47??World_Wind_1.4.0_Source\Altova\Altova.cs
?????文件????????4684??2007-02-03?03:34??World_Wind_1.4.0_Source\Altova\Altova.csproj
?????文件????????2426??2007-02-02?01:47??World_Wind_1.4.0_Source\Altova\AssemblyInfo.cs
?????文件????????2645??2007-02-02?01:47??World_Wind_1.4.0_Source\Altova\SchemaExceptions.cs
?????文件????????2977??2007-02-02?01:47??World_Wind_1.4.0_Source\Altova\SchemaTypeFactory.cs
?????文件???????61006??2007-02-02?01:47??World_Wind_1.4.0_Source\Altova\SchemaTypes.cs
?????目錄???????????0??2008-09-20?23:13??World_Wind_1.4.0_Source\Altovaxml\
?????文件????????4829??2007-02-03?03:34??World_Wind_1.4.0_Source\Altovaxml\Altovaxml.csproj
?????文件????????2426??2007-02-02?01:48??World_Wind_1.4.0_Source\Altovaxml\AssemblyInfo.cs
?????文件????????4090??2007-02-02?01:48??World_Wind_1.4.0_Source\Altovaxml\Document.cs
?????文件???????10995??2007-02-02?01:48??World_Wind_1.4.0_Source\Altovaxml\Node.cs
?????目錄???????????0??2008-09-20?23:13??World_Wind_1.4.0_Source\bin\
?????目錄???????????0??2008-09-20?23:13??World_Wind_1.4.0_Source\bin\Debug\
?????目錄???????????0??2008-09-20?23:13??World_Wind_1.4.0_Source\bin\Debug\Add-ons\
?????目錄???????????0??2008-09-20?23:13??World_Wind_1.4.0_Source\bin\Debug\Add-ons\Earth\
?????目錄???????????0??2008-09-20?23:13??World_Wind_1.4.0_Source\bin\Debug\Add-ons\Jupiter\
?????目錄???????????0??2008-09-20?23:13??World_Wind_1.4.0_Source\bin\Debug\Add-ons\Jupiter\Data\
?????目錄???????????0??2008-09-20?23:13??World_Wind_1.4.0_Source\bin\Debug\Add-ons\Jupiter\Data\Callisto\
?????目錄???????????0??2008-09-20?23:13??World_Wind_1.4.0_Source\bin\Debug\Add-ons\Jupiter\Data\Callisto\Placenames\
?????目錄???????????0??2008-09-20?23:13??World_Wind_1.4.0_Source\bin\Debug\Add-ons\Jupiter\Data\Callisto\Placenames\Catenae\
?????文件??????????34??2007-02-02?01:49??World_Wind_1.4.0_Source\bin\Debug\Add-ons\Jupiter\Data\Callisto\Placenames\Catenae\0000_0000.wpl
?????文件?????????212??2007-02-02?01:49??World_Wind_1.4.0_Source\bin\Debug\Add-ons\Jupiter\Data\Callisto\Placenames\Catenae\0000_0000.wwp
?????目錄???????????0??2008-09-20?23:13??World_Wind_1.4.0_Source\bin\Debug\Add-ons\Jupiter\Data\Callisto\Placenames\Craters\
?????文件??????????34??2007-02-02?01:49??World_Wind_1.4.0_Source\bin\Debug\Add-ons\Jupiter\Data\Callisto\Placenames\Craters\0000_0000.wpl
?????文件????????2600??2007-02-02?01:49??World_Wind_1.4.0_Source\bin\Debug\Add-ons\Jupiter\Data\Callisto\Placenames\Craters\0000_0000.wwp
?????目錄???????????0??2008-09-20?23:13??World_Wind_1.4.0_Source\bin\Debug\Add-ons\Jupiter\Data\Callisto\Placenames\Faculae\
?????文件??????????34??2007-02-02?01:49??World_Wind_1.4.0_Source\bin\Debug\Add-ons\Jupiter\Data\Callisto\Placenames\Faculae\0000_0000.wpl
?????文件??????????27??2007-02-02?01:49??World_Wind_1.4.0_Source\bin\Debug\Add-ons\Jupiter\Data\Callisto\Placenames\Faculae\0000_0000.wwp
?????目錄???????????0??2008-09-20?23:13??World_Wind_1.4.0_Source\bin\Debug\Add-ons\Jupiter\Data\Callisto\Placenames\Large_Ringed_Features\
?????文件??????????34??2007-02-02?01:49??World_Wind_1.4.0_Source\bin\Debug\Add-ons\Jupiter\Data\Callisto\Placenames\Large_Ringed_Features\0000_0000.wpl
............此處省略1480個文件信息

評論

共有 條評論