添加项目文件。

This commit is contained in:
ShrlAlgo
2025-09-16 16:06:41 +08:00
parent 0e7807b826
commit 98c65ceb3d
922 changed files with 1009489 additions and 0 deletions

10
GeologyToolkit/App.config Normal file
View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<configSections>
</configSections>
<connectionStrings>
<add name="GeologyToolkit.Properties.Settings.GICADBak_深圳市城市轨道交通16号线二期工程阿波罗南站_主体结构_岩土工程勘察_2020_11_6_11ConnectionString"
connectionString="Provider=Microsoft.ACE.OLEDB.12.0;Data Source=D:\其他\地质\附件\GICADBak_深圳市城市轨道交通16号线二期工程阿波罗南站主体结构岩土工程勘察-2020-11-6-11.mdb"
providerName="System.Data.OleDb" />
</connectionStrings>
</configuration>