https://dongsik93.github.io/til/2022/08/10/til-kotlin-value-class/ [Kotlin] Value Class - 동식이 블로그 [Kotlin] Value Class dongsik93.github.io https://velog.io/@dhwlddjgmanf/Kotlin-1.5%EC%97%90-%EC%B6%94%EA%B0%80%EB%90%9C-value-class%EC%97%90-%EB%8C%80%ED%95%B4-%EC%95%8C%EC%95%84%EB%B3%B4%EC%9E%90 Kotlin 1.5에 추가된 value class에 대해 알아보자 Kotlin 1.5에 새로 추가된 value class에 대해 알아봅시다!! velog.io
### node_exporter ```shell VERSION=1.6.1 OS=linux-amd64 NAME=node_exporter-${VERSION}.${OS} wget https://github.com/prometheus/node_exporter/releases/download/v${VERSION}/${NAME}.tar.gz tar -xvf ${NAME}.tar.gz ln -s ${NAME} node_exporter ./node_exporter/node_exporter & ``` ```shell pgrep node_exporter | xargs kill -9 ./node_exporter/node_exporter & ``` https://sh-safer.tistory.com/204 centos7 Pr..
https://stackoverflow.com/questions/19303511/enum-values-method-efficiency Enum values() method efficiency Is there any inefficiency in calling the values() function of a specific enum class multiple times? I have seen instances of existing code where the results of values() are cached for reuse. Is t... stackoverflow.com
netstat -tnlp | grep ${PORT} | gawk '{ print \$7 }' | grep -o '[0-9]*' | xargs kill -9 https://banbanmumani.github.io/2017/12/19/%EB%A6%AC%EB%88%85%EC%8A%A4%ED%8F%AC%ED%8A%B8%EB%A1%9C%ED%94%84%EB%A1%9C%EC%84%B8%EC%8A%A4%EC%A3%BD%EC%9D%B4%EA%B8%B0/ 리눅스 포트 번호로 특정 프로세스 죽이기 리눅스 포트 번호로 특정 프로세스 죽이기 Dec 19, 2017 특정 포트를 사용중인 프로세스를 죽이려면 fuser를 사용하면 된다. fuser 사용법 info fuser 20001 번 포트를 사용중인 프로세스를 죽일 경우 fu..
https://bono915.tistory.com/entry/Linux-%EB%A6%AC%EB%88%85%EC%8A%A4-IP-%ED%99%95%EC%9D%B8-%EB%B0%A9%EB%B2%95 [Linux] 리눅스 IP 확인 방법 리눅스(Linux)에서 IP를 확인하는 여러가지 방법이 있습니다. 1. hostname -I (대문자) hostname -l 명령어를 입력하여 IP 정보를 확인할 수 있습니다. 2. ifconfig ifconfig 명령어를 입력하여 IP 정보와 서브넷 bono915.tistory.com
org.apache.commons.lang3.LocaleUtils.toLocale("en_US") Locale.forLanguageTag("en-US") https://stackoverflow.com/questions/2522248/how-to-get-locale-from-its-string-representation-in-java How to get Locale from its String representation in Java? Is there a neat way of getting a Locale instance from its "programmatic name" as returned by Locale's toString() method? An obvious and ugly solution wou..
https://www.oracle.com/java/technologies/downloads/#java8 https://www.oracle.com/java/technologies/downloads/#java11 vi .bashrc export JAVA_HOME=~/java exporot PATH=$JAVA_HOME/bin:$PATH source .bashrc https://ksr930.tistory.com/91 [Linux] 리눅스에 JAVA 8, 11 설치 하기 리눅스 Java 8 / 11 설치 리눅스에서 ELK를 설치해서 테스트해보기전에 필수로 설치해야 하는것중 하나가 Java입니다. 윈도우에선 자바 설치파일만 받고 실행하면 자동으로 설치되지만 리눅스는 사 ksr930.tistory.com
{ "channel": "ABCDEBF1", "attachments": [ { "mrkdwn_in": ["text"], "color": "#36a64f", "pretext": "Optional pre-text that appears above the attachment block", "author_name": "author_name", "author_link": "http://flickr.com/bobby/", "author_icon": "https://placeimg.com/16/16/people", "title": "title", "title_link": "https://api.slack.com/", "text": "Optional `text` that appears within the attachm..
http://www.chidoo.me/index.php/2023/08/25/thinking-about-visible-for-testing-annotation/ @VisibleForTesting을 활용에 대한 단상 간만에 개발에 대한 글을 써본다. 코드를 잠깐 봐볼까 싶다가 @VisibleForTesting이라는 Annotation을 봤다. 사실 처음보는 Annotation이라 뭐하는 놈인가 싶은 생각이 들어서 찾아봤다. Package com.google.common www.chidoo.me
https://velog.io/@___pepper/pytest-pytest-coverage [TDD] pytest coverage pytest coverage 사용하기 velog.io https://daco2020.tistory.com/535 pytest _ pytest-cov로 coverage 확인하기(실습) GitHub - Daco2020/pytest-cov-practice: Repository for practicing pytest-cov Repository for practicing pytest-cov. Contribute to Daco2020/pytest-cov-practice development by creating an account on GitHub. github.com (실습에 사용하는..
- Total
- Today
- Yesterday
- 연애학개론
- 테슬라 레퍼럴 적용 확인
- 테슬라
- 팔로워 수 세기
- wlw
- Kluge
- 모델 Y 레퍼럴
- 모델y
- 테슬라 레퍼럴
- 김달
- 테슬라 리퍼럴 코드 생성
- 개리마커스
- 메디파크 내과 전문의 의학박사 김영수
- 인스타그램
- 테슬라 크레딧 사용
- 테슬라 리퍼럴 코드 혜택
- COUNT
- 테슬라 리퍼럴 코드
- 유투브
- 테슬라 추천
- 클루지
- follower
- 테슬라 레퍼럴 코드 확인
- 할인
- Bot
- 책그림
- 레퍼럴
- 어떻게 능력을 보여줄 것인가?
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |