Programming320 [Eclipse] SVN Connector 오프라인 설치 진행 출처 : https://ssamdu.tistory.com/8 [이클립스] 이클립스 플러그인(plugin) 수동 설치(오프라인 상태에서 플러그인 설치) 여러 프로젝트를 나가보면 정말 자주 있는 슬픈 상황 중 하나가 인터넷이 되지 않는 경우이다. 이런 경우에 이클립스에 플러그인(plugins)을 jar 파일로 다운로드하여서 수동으로 설치해야 하는 경 ssamdu.tistory.com 왜 그런지 이유는 알 수 없지만 , 아래 사이트가 접속이 되지 않아 Eclipse -> Preference -> Version Control ( Team ) -> SVN -> SVN Connnector를 다운로드 할 수가 없었습니다 -_-;; http://community.polarion.com/ 오프라인 설치 한 과정은 아래와.. 2023. 1. 27. [C#] ListView Control 동적으로 Control 추가 후 Scroll 시에 위치 조정 방안 [C#] ListView Control 동적으로 Control 추가 후 Scroll 시에 위치 조정 방안 출처 : Handling scroll event on listview in c# - Stack Overflow Handling scroll event on listview in c# I have a listview that generates thumbnail using a backgroundworker. When the listview is being scrolled i want to pause the backgroundworker and get the current value of the scrolled area, when th... stackoverflow.com ListView에 TextBox를.. 2022. 11. 23. SHGetKnownFolderPath 함수 사용시에 바이러스로 인식되는 현상 Self Extractor 배포 프로젝트에 %appdata% Path를 구하기 위하여 아래와 같이 ShlObj_core.h 의 SHGetKnownFolderPath 함수 사용시에 , 백신에서는 해당 프로세스를 바이러스로 감지 하였습니다 -_-;; wchar_t *wszPath; if (SHGetKnownFolderPath(FOLDERID_RoamingAppData, 0, NULL, &wszPath) != S_OK) { std::cout 2022. 10. 26. Virtual Box를 이용한 Ubuntu 20.04.5 Server live 버젼 설치 테스트 진행 및 KVM 반가상화 설치 Windows 11 이미지 설치 테스트 진행 1. Virtual Box를 이용한 Ubuntu 20.04.5 Server live 버젼 설치 시에 Kernel Panic 이 발생하며 멈추는 현상 해결 방안 저 같은 경우 VirtualBox 프로세스를 최신 버젼으로 설치 후 ( virtualBox 6.1.38 platform packages - Windows hosts ) 출처 : Oracle VM VirtualBox Oracle VM VirtualBox Welcome to VirtualBox.org! News Flash New September 2nd, 2022VirtualBox 6.1.38 released! Oracle today released a 6.1 maintenance release which improves stability and fi.. 2022. 10. 5. 이전 1 ··· 16 17 18 19 20 21 22 ··· 80 다음