We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
안녕하세요. 선생님의 책 잘 보고 있습니다.
DBUpdater 코드의 DB 업데이트는 5시에 이 코드를 실행시켜줘야 하나요? 아니면 레지스트리에만 등록되어 있으면 5시에 자동 실행되나요? 업데이트가 잘 안되고 있어서 문의 드립니다.
감사합니다.
The text was updated successfully, but these errors were encountered:
Run 레지스트리에 등록하는 것은, 윈도우가 시작되고 나서 자동으로 DBUpdater가 실행되도록 하기 위함이고요. 만일 DBUpdater가 실행된 상태라면, Timer 모듈을 이용해서 실행 시점과 매일 오후 5시에 DB 업데이트가 발생합니다.
Sorry, something went wrong.
No branches or pull requests
안녕하세요. 선생님의 책 잘 보고 있습니다.
DBUpdater 코드의 DB 업데이트는 5시에 이 코드를 실행시켜줘야 하나요?
아니면 레지스트리에만 등록되어 있으면 5시에 자동 실행되나요?
업데이트가 잘 안되고 있어서 문의 드립니다.
감사합니다.
The text was updated successfully, but these errors were encountered: