Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔀 :: (#207) 상벌점 부여 알림 content 수정 #57

Merged
merged 6 commits into from
Jul 19, 2023

Conversation

jyk1029
Copy link
Member

@jyk1029 jyk1029 commented Jul 19, 2023

다운로드 (5)

  • 유니코드 값을 이용하며 마지막 글자의 받침을 유니코드로 변환
  • 받침이 없거나 'ㄹ'일 경우 -> "로" / 받침이 있는 경우 -> "으로"인 것을 참고하여 사유 뒤에 조사 붙임

1. 마지막 글자의 받침 유니코드 - 처음 시작하는 유니코드(0번째, 사진 참고) 2. 종성의 개수만큼 나머지 연산 3. 사진 참고하여 비교문 작성

  • 한글 처음 시작하는 유니코드 : 0xAC00
  • 종성의 개수 28개

image

@jyk1029 jyk1029 added the chore 자잘한 수정들을 나타냅니다. label Jul 19, 2023
@jyk1029 jyk1029 self-assigned this Jul 19, 2023
@jeongho1209
Copy link
Member

jeongho1209 commented Jul 19, 2023

이렇게 바꾸신 이유가 있을까요?

@jyk1029
Copy link
Member Author

jyk1029 commented Jul 19, 2023

이렇게 바꾸신 이유가 있을까요?

상벌점 사유가 어떻게 되든 '으로' 로 되어 있었는데 전에 사유에 따라 유연하게 바뀌게끔 요구사항이 들어와서 바꾸었습니다

@jyk1029 jyk1029 requested a review from jaemin05 July 19, 2023 08:11
@jyk1029 jyk1029 merged commit 36fd66d into main Jul 19, 2023
@jyk1029 jyk1029 deleted the XQU-207-chore-notification-message branch July 19, 2023 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore 자잘한 수정들을 나타냅니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants