📄 lc_dataio.csproj
字号:
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{DCF5A962-3B7A-4A65-A15F-F6DC4B8CECB9}</ProjectGuid>
<OutputType>WinExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>LC_DataIO</RootNamespace>
<AssemblyName>LC_DataIO</AssemblyName>
<ApplicationIcon>group gems3.ico</ApplicationIcon>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="ctsTools, Version=3.0.2204.29153, Culture=neutral">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\..\Lc_TelClass\Lc_TelClass\Lc_TelClass\bin\Debug\ctsTools.dll</HintPath>
</Reference>
<Reference Include="ctsTools.Controls, Version=3.0.2130.29602, Culture=neutral">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\..\Lc_TelClass\Lc_TelClass\Lc_TelClass\bin\Debug\ctsTools.Controls.dll</HintPath>
</Reference>
<Reference Include="FlexCell, Version=2.4.3.0, Culture=neutral, PublicKeyToken=6f86587eb70ee309" />
<Reference Include="LC_Functions, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\..\..\控件组件\常用功能组件\LC_Functions\bin\Debug\LC_Functions.dll</HintPath>
</Reference>
<Reference Include="LC_XMLControl, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" />
<Reference Include="Microsoft.VisualBasic" />
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Deployment" />
<Reference Include="System.Drawing" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="AssbleOuterDll.cs" />
<Compile Include="DbSourceDbDesConfig.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="DbSourceDbDesConfig.Designer.cs">
<DependentUpon>DbSourceDbDesConfig.cs</DependentUpon>
</Compile>
<Compile Include="DbType.cs" />
<Compile Include="FieldEditerConfig.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="FieldEditerConfig.Designer.cs">
<DependentUpon>FieldEditerConfig.cs</DependentUpon>
</Compile>
<Compile Include="FieldsConfig.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="FieldsConfig.Designer.cs">
<DependentUpon>FieldsConfig.cs</DependentUpon>
</Compile>
<Compile Include="HeadPage.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="HeadPage.Designer.cs">
<DependentUpon>HeadPage.cs</DependentUpon>
</Compile>
<Compile Include="info_frm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="info_frm.Designer.cs">
<DependentUpon>info_frm.cs</DependentUpon>
</Compile>
<Compile Include="LC_Button.cs">
<SubType>Component</SubType>
</Compile>
<Compile Include="LC_DataIo.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="LC_DataIo.Designer.cs">
<DependentUpon>LC_DataIo.cs</DependentUpon>
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<EmbeddedResource Include="DbSourceDbDesConfig.resx">
<SubType>Designer</SubType>
<DependentUpon>DbSourceDbDesConfig.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FieldEditerConfig.resx">
<SubType>Designer</SubType>
<DependentUpon>FieldEditerConfig.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FieldsConfig.resx">
<SubType>Designer</SubType>
<DependentUpon>FieldsConfig.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="HeadPage.resx">
<SubType>Designer</SubType>
<DependentUpon>HeadPage.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="info_frm.resx">
<SubType>Designer</SubType>
<DependentUpon>info_frm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="LC_DataIo.resx">
<SubType>Designer</SubType>
<DependentUpon>LC_DataIo.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="Field.resx">
<SubType>Designer</SubType>
<DependentUpon>Field.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="TableConfig.resx">
<SubType>Designer</SubType>
<DependentUpon>TableConfig.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="test.resx">
<SubType>Designer</SubType>
<DependentUpon>test.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="WizardFrm.resx">
<SubType>Designer</SubType>
<DependentUpon>WizardFrm.cs</DependentUpon>
</EmbeddedResource>
<Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DependentUpon>Resources.resx</DependentUpon>
<DesignTime>True</DesignTime>
</Compile>
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
<Compile Include="Properties\Settings.Designer.cs">
<AutoGen>True</AutoGen>
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
<Compile Include="Field.cs">
<SubType>Component</SubType>
</Compile>
<Compile Include="Field.Designer.cs">
<DependentUpon>Field.cs</DependentUpon>
</Compile>
<Compile Include="TableConfig.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="TableConfig.Designer.cs">
<DependentUpon>TableConfig.cs</DependentUpon>
</Compile>
<Compile Include="test.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="test.Designer.cs">
<DependentUpon>test.cs</DependentUpon>
</Compile>
<Compile Include="WizardFrm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="WizardFrm.Designer.cs">
<DependentUpon>WizardFrm.cs</DependentUpon>
</Compile>
<Compile Include="XmlManager.cs" />
</ItemGroup>
<ItemGroup>
<COMReference Include="AxComctlLib">
<Guid>{6B7E6392-850A-101B-AFC0-4210102A8DA7}</Guid>
<VersionMajor>1</VersionMajor>
<VersionMinor>3</VersionMinor>
<Lcid>0</Lcid>
<WrapperTool>aximp</WrapperTool>
<Isolated>False</Isolated>
</COMReference>
<COMReference Include="ComctlLib">
<Guid>{6B7E6392-850A-101B-AFC0-4210102A8DA7}</Guid>
<VersionMajor>1</VersionMajor>
<VersionMinor>3</VersionMinor>
<Lcid>0</Lcid>
<WrapperTool>tlbimp</WrapperTool>
<Isolated>False</Isolated>
</COMReference>
<COMReference Include="stdole">
<Guid>{00020430-0000-0000-C000-000000000046}</Guid>
<VersionMajor>2</VersionMajor>
<VersionMinor>0</VersionMinor>
<Lcid>0</Lcid>
<WrapperTool>primary</WrapperTool>
<Isolated>False</Isolated>
</COMReference>
</ItemGroup>
<ItemGroup>
<None Include="Resources\group gems3.ico" />
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="Resources\Graphic.ico" />
</ItemGroup>
<ItemGroup>
<Content Include="group gems3.ico" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\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.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -