📄 bs.csproj
字号:
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ProjectType>Local</ProjectType>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{E57D1B48-5988-4FDD-8914-C2F6C43CB9F8}</ProjectGuid>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ApplicationIcon>Champicons Icon 21.ico</ApplicationIcon>
<AssemblyKeyContainerName>
</AssemblyKeyContainerName>
<AssemblyName>bs</AssemblyName>
<AssemblyOriginatorKeyFile>
</AssemblyOriginatorKeyFile>
<DefaultClientScript>JScript</DefaultClientScript>
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
<DefaultTargetSchema>IE50</DefaultTargetSchema>
<DelaySign>false</DelaySign>
<OutputType>WinExe</OutputType>
<RootNamespace>bs</RootNamespace>
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
<StartupObject>
</StartupObject>
<FileUpgradeFlags>
</FileUpgradeFlags>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<OutputPath>bin\Debug\</OutputPath>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
<BaseAddress>285212672</BaseAddress>
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
<ConfigurationOverrideFile>
</ConfigurationOverrideFile>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DocumentationFile>
</DocumentationFile>
<DebugSymbols>true</DebugSymbols>
<FileAlignment>4096</FileAlignment>
<NoStdLib>false</NoStdLib>
<NoWarn>
</NoWarn>
<Optimize>false</Optimize>
<RegisterForComInterop>false</RegisterForComInterop>
<RemoveIntegerChecks>false</RemoveIntegerChecks>
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
<WarningLevel>4</WarningLevel>
<DebugType>full</DebugType>
<ErrorReport>prompt</ErrorReport>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<OutputPath>bin\Release\</OutputPath>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
<BaseAddress>285212672</BaseAddress>
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
<ConfigurationOverrideFile>
</ConfigurationOverrideFile>
<DefineConstants>TRACE</DefineConstants>
<DocumentationFile>
</DocumentationFile>
<DebugSymbols>false</DebugSymbols>
<FileAlignment>4096</FileAlignment>
<NoStdLib>false</NoStdLib>
<NoWarn>
</NoWarn>
<Optimize>true</Optimize>
<RegisterForComInterop>false</RegisterForComInterop>
<RemoveIntegerChecks>false</RemoveIntegerChecks>
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
<WarningLevel>4</WarningLevel>
<DebugType>none</DebugType>
<ErrorReport>prompt</ErrorReport>
</PropertyGroup>
<ItemGroup>
<Reference Include="CrystalDecisions.ReportSource, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, processorArchitecture=MSIL" />
<Reference Include="CrystalDecisions.Shared, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, processorArchitecture=MSIL" />
<Reference Include="CrystalDecisions.Windows.Forms, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, processorArchitecture=MSIL" />
<Reference Include="GridViewRelease">
<Name>GridViewRelease</Name>
<HintPath>..\GridViewIICode\bin\Debug\GridViewRelease.dll</HintPath>
</Reference>
<Reference Include="System">
<Name>System</Name>
</Reference>
<Reference Include="System.Data">
<Name>System.Data</Name>
</Reference>
<Reference Include="System.Drawing">
<Name>System.Drawing</Name>
</Reference>
<Reference Include="System.Web.Services">
<Name>System.Web.Services</Name>
</Reference>
<Reference Include="System.Windows.Forms">
<Name>System.Windows.Forms</Name>
</Reference>
<Reference Include="System.Xml">
<Name>System.XML</Name>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="AssemblyInfo.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="BNode1.cs">
<SubType>Component</SubType>
</Compile>
<Compile Include="BNode_InOut.cs" />
<Compile Include="DerTaNode.cs" />
<Compile Include="Doc.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="frm_af_xl.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="frm_af_xl.Designer.cs">
<DependentUpon>frm_af_xl.cs</DependentUpon>
</Compile>
<Compile Include="frm_AndOr.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="frm_AndOr.Designer.cs">
<DependentUpon>frm_AndOr.cs</DependentUpon>
</Compile>
<Compile Include="frm_Auto_Swatch.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="frm_Auto_Swatch.Designer.cs">
<DependentUpon>frm_Auto_Swatch.cs</DependentUpon>
</Compile>
<Compile Include="frm_EtaSet.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="frm_EtaSet.Designer.cs">
<DependentUpon>frm_EtaSet.cs</DependentUpon>
</Compile>
<Compile Include="frm_wij.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="frm_wij.Designer.cs">
<DependentUpon>frm_wij.cs</DependentUpon>
</Compile>
<Compile Include="frm_Wij_Bat.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="frm_Wij_Bat.Designer.cs">
<DependentUpon>frm_Wij_Bat.cs</DependentUpon>
</Compile>
<Compile Include="GetC.cs" />
<Compile Include="Line1.cs">
<SubType>Component</SubType>
</Compile>
<Compile Include="LineArray1.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="MainForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="NodeArray.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="NodeProperties.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<EmbeddedResource Include="BNode1.resx">
<DependentUpon>BNode1.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Doc.resx">
<DependentUpon>Doc.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="frm_af_xl.resx">
<SubType>Designer</SubType>
<DependentUpon>frm_af_xl.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="frm_AndOr.resx">
<SubType>Designer</SubType>
<DependentUpon>frm_AndOr.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="frm_Auto_Swatch.resx">
<SubType>Designer</SubType>
<DependentUpon>frm_Auto_Swatch.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="frm_EtaSet.resx">
<SubType>Designer</SubType>
<DependentUpon>frm_EtaSet.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="frm_wij.resx">
<SubType>Designer</SubType>
<DependentUpon>frm_wij.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="frm_Wij_Bat.resx">
<SubType>Designer</SubType>
<DependentUpon>frm_Wij_Bat.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Line1.resx">
<DependentUpon>Line1.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="MainForm.resx">
<DependentUpon>MainForm.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="NodeProperties.resx">
<DependentUpon>NodeProperties.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.resx">
<SubType>Designer</SubType>
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
</EmbeddedResource>
<Content Include="App.ico" />
<Content Include="Champicons Icon 21.ico" />
<Content Include="icons\biedge.bmp" />
<Content Include="icons\Champicons Icon 21.ico" />
<Content Include="icons\edge.bmp" />
<Content Include="icons\node1.bmp" />
<Content Include="xml\1.xml" />
<Content Include="xml\22.xml" />
<Content Include="xml\2e.xml" />
<Content Include="xml\3.xml" />
<Content Include="xml\4.xml" />
<Content Include="xml\5.xml" />
<Content Include="xml\BN_WetGrass.xml" />
<Content Include="xml\test1.xml" />
<Content Include="xml\test2.xml" />
<Content Include="日志.txt" />
</ItemGroup>
<ItemGroup>
<None Include="类视图\ClassDiagram1.cd" />
<None Include="xml\MyFile.bin" />
<None Include="类视图\ClassDiagram2.cd" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PreBuildEvent>
</PreBuildEvent>
<PostBuildEvent>
</PostBuildEvent>
</PropertyGroup>
</Project>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -