일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- git 대용량 파일
- 정적 라이브러리에서 MFC 사용
- git 최초 설정
- 멀티바이트 문자 집합 사용
- OpenXLSX 한글
- SQLite3
- Console
- Mqtt
- __vsnprintf
- wxWidget
- winsock.h Broadcast
- __snprintf
- esp-wroom-32d
- Plugins
- 확인할 수 없는 외부 기호
- 사전설치
- ExtendWith
- c++ set struct
- c2678
- Flutter
- OpenCPN설치
- .gitattributes
- _sprintf
- 의존주입
- OpenCPN
- sts4
- LINK2001
- 설치 테스트
- c++ Broadcast
- MFC
- Today
- Total
목록분류 전체보기 (46)
세상을 이롭게

developercommunity.visualstudio.com/t/unexpected-vs-crash-when-docking-or-splitting-wind/1323017#T-N1330689 Unexpected VS crash when docking or splitting windows [severity:It's more difficult to complete my work] Visual Studio started crashing when docking windows or splitting them via the mouse. Curiously, ... developercommunity.visualstudio.com KB 업데이트를 삭제하는 방법과 devenv.exe.config를 수정하는 방법이 있었다..

VisualStudio 2010 에서 Dialog 삽입 후 클래스 추가 마법사를 진행할 때에 "다음은 유효한 C/C++ 파일이 아닙니다. [파일명.h]" 라는 오류 문구를 볼 수 있다. 여러번 파일을 껏다 켜보았지만 해결 되지 않았다. 다음과 같이 진행하였을때 잘 되어 남긴다. 사본 파일을 VisualStudio 2019로 열어 만들어 보았더니 잘 된다.(....) 다시 원본파일을 VisualStudio 2010으로 열어 만들어 보았더니 잘 된다.(???) 이상.

간단한 홈페이지를 구현해보려고 한다. SpringToolSuite4 SpringBoot 2.2.4.RELEASE JAVA1.8 MySQL 이 사용될 예정이다. 추가되는 것은 추후 업데이트 하겠다.

https://spring.io/guides/gs/securing-web/ 의 예제를 따라해 보면서 SpringBoot 에서 Securing a Web Application을 만들어본다. pom.xml 4.0.0 org.springframework.boot spring-boot-starter-parent 2.2.4.RELEASE com.goodold goodoldsts_ver2 0.0.1-SNAPSHOT goodoldsts_ver2 goodold project for Spring Boot 1.8 org.springframework.boot spring-boot-starter-mail org.springframework.boot spring-boot-starter-mustache org.springfram..