Рефераты. Анализ текстов на заимствование методом построения семантических моделей

        private System.Windows.Forms.TabPage tabPage2;

        private System.Windows.Forms.GroupBox groupBox1;

        private System.Windows.Forms.Label label4;

        private System.Windows.Forms.Label label3;

        private System.Windows.Forms.Label label2;

        private System.Windows.Forms.Label label1;

        private System.Windows.Forms.Label label5;

        private System.Windows.Forms.Label label6;

        private System.Windows.Forms.Timer timer_statistics;

        private System.Windows.Forms.Label l_syntax_count;

        private System.Windows.Forms.Label l_syntax_bytes;

    }

}







app.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>{5D349DC0-9BF0-4A59-B0E5-F619AE1CA587}</ProjectGuid>

    <OutputType>WinExe</OutputType>

    <AppDesignerFolder>Properties</AppDesignerFolder>

    <RootNamespace>app</RootNamespace>

    <AssemblyName>app</AssemblyName>

  </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="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="adbDataSet.cs">

      <DependentUpon>adbDataSet.xsd</DependentUpon>

    </Compile>

    <Compile Include="adbDataSet.Designer.cs">

      <AutoGen>True</AutoGen>

      <DesignTime>True</DesignTime>

      <DependentUpon>adbDataSet.xsd</DependentUpon>

    </Compile>

    <Compile Include="CFileReader.cs" />

    <Compile Include="CFileWiter.cs" />

    <Compile Include="CStatistics.cs" />

    <Compile Include="FMain.cs">

      <SubType>Form</SubType>

    </Compile>

    <Compile Include="FMain.Designer.cs">

      <DependentUpon>FMain.cs</DependentUpon>

    </Compile>

    <Compile Include="FResult.cs">

      <SubType>Form</SubType>

    </Compile>

    <Compile Include="FResult.Designer.cs">

      <DependentUpon>FResult.cs</DependentUpon>

    </Compile>

    <Compile Include="Program.cs" />

    <Compile Include="Properties\AssemblyInfo.cs" />

    <EmbeddedResource Include="FMain.resx">

      <SubType>Designer</SubType>

      <DependentUpon>FMain.cs</DependentUpon>

    </EmbeddedResource>

    <EmbeddedResource Include="FResult.resx">

      <SubType>Designer</SubType>

      <DependentUpon>FResult.cs</DependentUpon>

    </EmbeddedResource>

    <EmbeddedResource Include="Properties\Resources.resx">

      <Generator>ResXFileCodeGenerator</Generator>

      <LastGenOutput>Resources.Designer.cs</LastGenOutput>

      <SubType>Designer</SubType>

    </EmbeddedResource>

    <Compile Include="Properties\Resources.Designer.cs">

      <AutoGen>True</AutoGen>

      <DependentUpon>Resources.resx</DependentUpon>

    </Compile>

    <None Include="adbDataSet.xsc">

      <DependentUpon>adbDataSet.xsd</DependentUpon>

    </None>

    <None Include="adbDataSet.xsd">

      <Generator>MSDataSetGenerator</Generator>

      <LastGenOutput>adbDataSet.Designer.cs</LastGenOutput>

      <SubType>Designer</SubType>

    </None>

    <None Include="adbDataSet.xss">

      <DependentUpon>adbDataSet.xsd</DependentUpon>

    </None>

    <None Include="app.config" />

    <None Include="ClassDiagram1.cd" />

    <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>

  </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>





adbDataSet.xsd


<?xml version="1.0" encoding="utf-8"?>

<xs:schema id="adbDataSet" targetNamespace="http://tempuri.org/adbDataSet.xsd" xmlns:mstns="http://tempuri.org/adbDataSet.xsd" xmlns="http://tempuri.org/adbDataSet.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop" attributeFormDefault="qualified" elementFormDefault="qualified">

  <xs:annotation>

    <xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource">

      <DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" GeneratorFunctionsComponentClassName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" UserFunctionsComponentName="QueriesTableAdapter" xmlns="urn:schemas-microsoft-com:xml-msdatasource">

        <Connections>

          <Connection AppSettingsObjectName="Settings" AppSettingsPropertyName="adbConnectionString" ConnectionStringObject="" IsAppSettingsProperty="True" Modifier="Assembly" Name="adbConnectionString (Settings)" ParameterPrefix="@" PropertyReference="ApplicationSettings.app.Properties.Settings.GlobalReference.Default.adbConnectionString" Provider="System.Data.SqlClient">

          </Connection>

        </Connections>

        <Tables>

          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="identitiesTableAdapter" GeneratorDataComponentClassName="identitiesTableAdapter" Name="identities" UserDataComponentName="identitiesTableAdapter">

            <MainSource>

              <DbSource ConnectionRef="adbConnectionString (Settings)" DbObjectName="adb.dbo.identities" DbObjectType="Table" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="True" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="True" UserGetMethodName="GetData" UserSourceName="Fill">

                <InsertCommand>

                  <DbCommand CommandType="Text" ModifiedByUser="False">

                    <CommandText>INSERT INTO [dbo].[identities] ([identity_name], [identity_weight]) VALUES (@identity_name, @identity_weight)</CommandText>

                    <Parameters>

                      <Parameter AllowDbNull="True" AutogeneratedName="" DataSourceName="" DbType="StringFixedLength" Direction="Input" ParameterName="@identity_name" Precision="0" ProviderType="NChar" Scale="0" Size="0" SourceColumn="identity_name" SourceColumnNullMapping="False" SourceVersion="Current">

                      </Parameter>

                      <Parameter AllowDbNull="True" AutogeneratedName="" DataSourceName="" DbType="Double" Direction="Input" ParameterName="@identity_weight" Precision="0" ProviderType="Float" Scale="0" Size="0" SourceColumn="identity_weight" SourceColumnNullMapping="False" SourceVersion="Current">

                      </Parameter>

                    </Parameters>

                  </DbCommand>

                </InsertCommand>

                <SelectCommand>

                  <DbCommand CommandType="Text" ModifiedByUser="False">

                    <CommandText>SELECT identity_id, identity_name, identity_weight FROM dbo.identities</CommandText>

                    <Parameters>

                    </Parameters>

                  </DbCommand>

Страницы: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42



2012 © Все права защищены
При использовании материалов активная ссылка на источник обязательна.