블로그
- 시계열1 [dirs] (all directories in font configuration by default). -E, --error-on-no-fonts .......
- 영어문장표현 225 [우크라이나의 비극은 강력한 동맹이 없다는 것이다. (딘 에치슨 전 미 국무부 장관의 명언)] In such a world weakness, indecision were fatal the judgment of nature upon error was death.
- [iOS]ld: could not reparse object file in bitcode bundle: 'Invalid bitcode version ld: could not reparse object file in bitcode bundle: 'Invalid bitcode version 다음의 상황은 clang linking error
- [Batch]| was unexpected at this time batch script batch 에서 명령 실행 결과를 변수에 담으려면 FOR /F "tokens=* USEBACKQ" %%F IN (`command`) DO (SET var=%%F)ECHO %var%Colored 참조 : https://stackoverflow.com/questions/20841622/error-was-unexpected-at-this-time-batch-script/20841821
- [iOS]ERROR ITMS-90725 ERROR ITMS-90725: "SDK Version Issue. This app was built with the iOS 13.5 SDK. All iOS apps submitted to the App Store must be built with the iOS 14 SDK or later, included in Xcode
- Is gifted a really gift? There is a critical error in the assumption.
- Python - Errors and Exceptions is only executed if one of the instructions in the try block raise an error of the matching type. *Raise : the keyword to generate an error in Python *Assert keyword: This keyword tries to verify that
- Import Error in Anaconda: No module named conda.cli 이 문제는 아나콘다 python이 3.6버전에서 3.7버전으로 업데이트 되면서 생긴 문제! 해결방법은 아나콘다 설치 파일을 이용해서 즉 재설치하는거~ 재 설치하여 3.6버전 찾아오는거다 $ bash Anaconda3-5.2.0-Linux-x86_64.sh -u 재설치 확인: $ cond
- [] Valve location in positive isolation isolation methods are those which remain effective even if there is equipment failure or operator error The sketch shows some of the various isolation techniques that can be used to protect workers in the
- java.lang.IllegalArgumentException: 요청 타겟에서 유효하지 않은 문자가 발견되었습니다. 유효한 문자들은 RFC 7230과 RFC 3986에 정의되어 있습니다. Error parsing HTTP request header 에러 해결 (java.lang.IllegalArgumentException: Invalid character found in the request target.