프로젝트

일반

사용자정보

개정판 0cda2a88

ID0cda2a885008c0503d20d124631932685c72d462
상위 b4b23404
하위 65d2042f, 2c629eec, 4cb62752, 71208c63, 606884bf, 64374bd8, 7f8a2ff4, 20ef6ffe, b2c6901f, 2c3eae15, 77190232, 6b24246c

김태성이(가) 약 5년 전에 추가함

markus 성능개선
- 일정 페이지범위를 local 저장소에 저장
- Markup데이터를 페이지 로딩전 미리 로드

Change-Id: Ib6ef3d770a360c40acf01d6de04668bee653eee4

차이점 보기:

KCOM/KCOM.csproj
394 394
    <Compile Include="Common\ISplashMessage.cs" />
395 395
    <Compile Include="Common\MarkupUserInfo.cs" />
396 396
    <Compile Include="Common\MouseInputBase.cs" />
397
    <Compile Include="Extensions\LinqExtension.cs" />
398
    <Compile Include="PageManager\PageItem.cs" />
399
    <Compile Include="PageManager\PageStorage.cs" />
397 400
    <Compile Include="Common\SelectionSet.cs" />
398 401
    <Compile Include="Common\TempFile.cs" />
399 402
    <Compile Include="Connected Services\KcomService\Reference.cs">
......
460 463
    <Compile Include="Extensions\MarkupVisitHelper.cs" />
461 464
    <Compile Include="Extensions\MatrixHelper.cs" />
462 465
    <Compile Include="Extensions\MouseHelper.cs" />
466
    <Compile Include="Extensions\TaskExtensions.cs" />
463 467
    <Compile Include="Extensions\VisualHelper.cs" />
464 468
    <Compile Include="Extensions\WindowHelper.cs" />
465 469
    <Compile Include="IAbstractDatabase.cs" />
......
1541 1545
    <Copy Condition="Exists('$(DeployedConfig)')" SourceFiles="$(IntermediateOutputPath)$(TargetFileName).config" DestinationFiles="$(DeployedConfig)" />
1542 1546
  </Target>
1543 1547
  <PropertyGroup>
1544
    <PreBuildEvent>if $(ConfigurationName) == Debug (
1545
     copy /Y  "$(SolutionDir)\INI\MARKUS.ini" "C:\ProgramData\MARKUS\MARKUS.ini"
1546
)
1548
    <PreBuildEvent>rem if $(ConfigurationName) == Debug (
1549
rem      copy /Y  "$(SolutionDir)\INI\MARKUS.ini" "C:\ProgramData\MARKUS\MARKUS.ini"
1550
rem )
1547 1551

  
1548 1552
if $(ConfigurationName) == Debug_DevDoftech (
1549 1553
     copy /Y  "$(SolutionDir)\INI\MARKUS_Doftech.ini" "C:\ProgramData\MARKUS\MARKUS.ini"

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)