管道基础大数据平台系统开发-【CS】-ExportMap
13693261870
2024-04-29 6423933f12b1c233c2af57383b417e9073117a33
JavaCode/JavaCode.csproj
@@ -61,9 +61,17 @@
      <SpecificVersion>False</SpecificVersion>
      <HintPath>DLL\Npgsql.dll</HintPath>
    </Reference>
    <Reference Include="NPOI, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>DLL\NPOI.dll</HintPath>
    </Reference>
    <Reference Include="System" />
    <Reference Include="System.configuration" />
    <Reference Include="System.Core" />
    <Reference Include="System.Data.SQLite, Version=1.0.94.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>DLL\System.Data.SQLite.dll</HintPath>
    </Reference>
    <Reference Include="System.Xml.Linq" />
    <Reference Include="System.Data.DataSetExtensions" />
    <Reference Include="Microsoft.CSharp" />
@@ -77,13 +85,29 @@
    <Compile Include="cs\ModelHandler.cs" />
    <Compile Include="cs\PostgreHelper.cs" />
    <Compile Include="cs\QGisHelper.cs" />
    <Compile Include="cs\ReadExcel.cs" />
    <Compile Include="cs\SQLiteHelper.cs" />
    <Compile Include="cs\TabInfo.cs" />
    <Compile Include="cs\SysDict.cs" />
    <Compile Include="cs\TerrainHelper.cs" />
    <Compile Include="db\DbInfo.cs" />
    <Compile Include="db\FrmDbCfg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="db\FrmDbCfg.Designer.cs">
      <DependentUpon>FrmDbCfg.cs</DependentUpon>
    </Compile>
    <Compile Include="FrmMain.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="FrmMain.Designer.cs">
      <DependentUpon>FrmMain.cs</DependentUpon>
    </Compile>
    <Compile Include="FrmSEM.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="FrmSEM.Designer.cs">
      <DependentUpon>FrmSEM.cs</DependentUpon>
    </Compile>
    <Compile Include="FrmSys.cs">
      <SubType>Form</SubType>
@@ -99,9 +123,21 @@
    </Compile>
    <Compile Include="Program.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
    <Compile Include="FrmEtown.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="FrmEtown.Designer.cs">
      <DependentUpon>FrmEtown.cs</DependentUpon>
    </Compile>
    <EmbeddedResource Include="db\FrmDbCfg.resx">
      <DependentUpon>FrmDbCfg.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="FrmMain.resx">
      <DependentUpon>FrmMain.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="FrmSEM.resx">
      <DependentUpon>FrmSEM.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="FrmSys.resx">
      <DependentUpon>FrmSys.cs</DependentUpon>
@@ -120,6 +156,9 @@
      <DependentUpon>Resources.resx</DependentUpon>
      <DesignTime>True</DesignTime>
    </Compile>
    <EmbeddedResource Include="FrmEtown.resx">
      <DependentUpon>FrmEtown.cs</DependentUpon>
    </EmbeddedResource>
    <None Include="Properties\Settings.settings">
      <Generator>SettingsSingleFileGenerator</Generator>
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
@@ -150,6 +189,15 @@
    </EmbeddedResource>
    <Content Include="DLL\Mono.Security.dll" />
    <Content Include="DLL\Npgsql.dll" />
    <Content Include="DLL\NPOI.dll" />
    <Content Include="DLL\SQLite.Interop.dll" />
    <Content Include="DLL\System.Data.SQLite.dll" />
    <EmbeddedResource Include="EtownTemplate\Entity.java">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </EmbeddedResource>
    <EmbeddedResource Include="EtownTemplate\Mapper.java">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </EmbeddedResource>
    <Content Include="SysTemplate\pg.sql" />
    <EmbeddedResource Include="SysTemplate\Controller.java">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>