* unimarc

a. 팩스전송 완료.
 b. 마크목록 폼 작성중
  1. 엑셀반출 기능 추가중 사용 작업중
  2. 마크편집 폼 수정 중 (마크 반출 test프로젝트 진행완료, 본 프로젝트에 적용중. / 저장기능활성화 작업완료)
   2-1. 기존의 칸채우기에서 예상되지 못한 버그가 발생하여 칸채우기 숨김.
   2-2. 008태크 재배치 => TextBox에 적용완료. 변경사항 메모장으로 넘기는 작업 진행해야함.
   2-3. 현재 TODO : 저장기능

TODOLIST
1. 팩스로 전송될 엑셀파일 밑작업마무리 (입력될 파라미터만 적용하면 실사용가능)
2. 알라딘API로 ISBN조회 프로젝트 새로 작업할 것 => 작업중 알라딘 API횟수제한으로 인해 작업 중단. 내일 계속 진행예정
This commit is contained in:
SeungHo Yang
2021-03-23 18:38:49 +09:00
parent 1f037a4102
commit 2278cbbf9e
55 changed files with 87024 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.7.2", FrameworkDisplayName = ".NET Framework 4.7.2")]

View File

@@ -0,0 +1 @@
ac7d2cebc391e6c03ebfe8906581e3e41d7d2b9d

View File

@@ -0,0 +1,14 @@
C:\Users\Administrator\Desktop\project\ISBN_Check_test\bin\Debug\ISBN_Check_test.exe.config
C:\Users\Administrator\Desktop\project\ISBN_Check_test\bin\Debug\ISBN_Check_test.exe
C:\Users\Administrator\Desktop\project\ISBN_Check_test\bin\Debug\ISBN_Check_test.pdb
C:\Users\Administrator\Desktop\project\ISBN_Check_test\bin\Debug\Newtonsoft.Json.dll
C:\Users\Administrator\Desktop\project\ISBN_Check_test\bin\Debug\Newtonsoft.Json.xml
C:\Users\Administrator\Desktop\project\ISBN_Check_test\obj\Debug\ISBN_Check_test.csprojAssemblyReference.cache
C:\Users\Administrator\Desktop\project\ISBN_Check_test\obj\Debug\ISBN_Check_test.Form1.resources
C:\Users\Administrator\Desktop\project\ISBN_Check_test\obj\Debug\ISBN_Check_test.Properties.Resources.resources
C:\Users\Administrator\Desktop\project\ISBN_Check_test\obj\Debug\ISBN_Check_test.csproj.GenerateResource.cache
C:\Users\Administrator\Desktop\project\ISBN_Check_test\obj\Debug\ISBN_Check_test.csproj.CoreCompileInputs.cache
C:\Users\Administrator\Desktop\project\ISBN_Check_test\obj\Debug\ISBN_Check_test.csproj.CopyComplete
C:\Users\Administrator\Desktop\project\ISBN_Check_test\obj\Debug\ISBN_Check_test.exe
C:\Users\Administrator\Desktop\project\ISBN_Check_test\obj\Debug\ISBN_Check_test.pdb
C:\Users\Administrator\Desktop\project\ISBN_Check_test\obj\Debug\ISBN_Check_test.Form2.resources

Binary file not shown.

Binary file not shown.