Choi Byung Hyun
Software Developer.
Please email me, if you want to contact me
- South Korea
You may also enjoy
의사코드 프로그래밍 프로세스
less than 1 minute read
8. 의사코드 프로그래밍 프로세스
방어적 프로그래밍
3 minute read
8. 방어적 프로그래밍
python: how to handle json not serializable error
less than 1 minute read
While using json.dumps() or flask’s jsonify to make something into json format, you may face the following error.
터미널에서 외부 라이브러리 쓰는 자바 프로그램 실행시키기
less than 1 minute read
java -cp ".:/home/guki/program/ConfigBackup/lib/commons-net-3.5.jar" ConfigBackup 외부 라이브러리(jar 파일)를 포함하여 JAVA 프로그램 실행시키는 법