블로그
- [Concurrency] thread local storage (TLS) thread local storage는 스레드마다 독립적인 전역변수를 할당하는 사용 패턴을 말한다. thread local이라고 부르기도 하고, TLS라고도 부른다. C/C++, Rust, Java, C#, Python 등에서 기본적으로 제공되고, Go가 특이하게 예외적으로 없다.
- Java Heap Dump 가져오기 출처 : https://jupiny.com/2019/07/15/java-heap-dump-analysis/ 출처 : https://qastack.kr/superuser/174160/ scp-over-a-proxy-with-one-command-from-local-machine
- JSP 개론 developers create dynamically generated web pages based on HTML, XML, or other document types - using the java web pages and web applications - web browsers = receiving HTML documents from a webserver or from local
- JAVA VM 로드 중 WINDOWS 오류 2 해결방법 5 STEP LOCAL : C > PROGRAM FILES > JAVA 경로 복사 제어판 > 시스템 및 보안 > 시스템 > 고급 시스템 설정 시스템 속성 > 고급 > 환경변수 클릭 시스템 변수 = PATH 선택 후 편집 클릭 변수 값 : JAVA 경로 붙여넣기
- 안드로이드와 CDT 매번 프로젝트를 진행할때 마다 java 프로젝트는 완벽하게 구성해서 사용을 하고 있지만 C/C++ 소스들은 프로젝트를 완벽하게 구성해 본적은 없었다. current directory. - mmm: Builds all of the modules in the supplied directories. - cgrep: Greps on all local
- Django 개발환경 Jave 설치 yum install java 설치확인 : java -version 2. eclipse 설치 URL 접속 : http://www.eclipse.org/ Linux버전 Eclipse IDE for Java EE Developers 다운로드 다운로드한 eclipse파일을 /usr/local 로 이동시 압축을 푼다.