Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- PHP 구글 OTP 인증
- httpd.conf 보안 설정
- 비밀번호검증정규식
- PHP 정규식 예제
- bootstrap modal
- 숫자 3자리(천단위) 마다 콤마 찍기
- html pdf 변환
- php 배열제거
- 우분투 mysql 비밀번호 없이 로그인 될때
- usb efi 시스템 파티션 삭제
- modsecurity 설치
- wkhtmltopdf 실행 오류
- mysql root 비밀번호 변경
- PHP 구글 OTP 연동
- 구글 OTP 인증
- sha-2 root
- 자바스크립트비밀번호검증
- php 이미지 url 검증 함수
- bootstrap
- (using password: YES)" when trying to connect
- group_concat 구분자
- apache mod rewrite
- apple push notification service (apns) is changing
- libxrender1
- javascript
- mysqldump: Got error: 1045
- mariadb upgrade
- 비밀번호정규식
- 파라미터 & 오류
- 아파치 웹 서버의 정보 숨기기
Archives
- Today
- Total
목록Program Language/Java (17)
투덜이 개발자

이클립스를 깔아서 cmd 에서 실행시 Error: A JNI error has occurred, please check your installation and try again 에러 발생 원인은 버전이 맞지 않아 생기는 경우입니다. Project->Propertise->java compiler->Enable project specific 항목 체크 -> Compiler complisance level 에서 사용하는 버전으로 변경하면 됩니다.
Program Language/Java
2021. 7. 3. 15:37