界面中文化

This commit is contained in:
2022-09-02 09:13:30 +08:00
parent 2e4d43679e
commit 713ac18866
11 changed files with 1581 additions and 1163 deletions
+5 -3
View File
@@ -55,9 +55,8 @@
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="ACS.SPiiPlusNET, Version=2.50.0.26599, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\ACS.SPiiPlusNET.dll</HintPath>
<Reference Include="ACS.SPiiPlusNET">
<HintPath>bin\Debug\ACS.SPiiPlusNET.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
@@ -108,6 +107,9 @@
<ItemGroup>
<None Include="Images\On.bmp" />
</ItemGroup>
<ItemGroup>
<None Include="Images\HexagonNew.ico" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.