부모글 보이기/감추기 AD BLOCK 해제 요청 이 글에는 광고가 많이 들어가 있지 않습니다. adblock을 해제하셔도 글을 읽는데 그다지 부담이 없으니 해제를 부탁드립니다. (연관된 글이 1개 있습니다.) 탐색기의 보안 탭에 있는 "Object name" 경로에 LEFT-TO-RIGHT EMBEDDING 제어 문자가 포함되는 문제 흥미로운 글이 있군요. ^^ 파일 경로 복사를 어디서 하는가에 따라 발생할 수 있는 문제 ; https://forum.dotnetdev.kr/t/topic/507 그러니까, 윈도우 탐색기에서 제공하는 파일 속성 창의 보안 탭에 있는 경로(Object name)를 복사하면 이상한 값이 포함된다는 것입니다. 실제로 저 경로를 긁어서 복사 후 파일에 붙여넣기해 hex 덤프를 하면 다음과 같이, E2 80 AA 43 3A 5C 55 73 65 72 73 5C 64 65 73 6B 74 6F 70 2E 69 6E 69 0xe2, 0x80, 0xaa 3바이트가 추가된 것을 볼 수 있습니다. 이 값은 0x202a(10진수 8234)에 대해 UTF-8 인코딩한 값이어서, Unicode Character 'LEFT-TO-RIGHT EMBEDDING' (U+202A) ; https://www.fileformat.info/info/unicode/char/202a/index.htm How to use Unicode controls for bidi text ; https://www.w3.org/International/questions/qa-bidi-unicode-controls.en LRE: sets base direction to LTR but allows embedded text to interact with surrounding content, so risk of spillover effects 결국 Object name으로 출력된 텍스트 박스에 (일종의 \t와 같은 뷰류의) LRE 제어 문자가 함께 있었던 것입니다. 참고로, 이러한 유의 문제로 고생한 흔적들이 웹 상에 남아 있군요. ^^ Why is "%E2%80%8F" being appended to URL when I copy and paste URL from emails on Outlook? ; https://stackoverflow.com/questions/33189284/why-is-e2808f-being-appended-to-url-when-i-copy-and-paste-url-from-emails-o Why is %E2%80%8F being added to my Youtube embed code? ; https://stackoverflow.com/questions/21470476/why-is-e2808f-being-added-to-my-youtube-embed-code weird characters such as ; https://stackoverflow.com/questions/6067808/weird-characters-such-as-x202a-x202c-rlm 0x202A in filename: Why? ; https://stackoverflow.com/questions/24037882/0x202a-in-filename-why [이 글에 대해서 여러분들과 의견을 공유하고 싶습니다. 틀리거나 미흡한 부분 또는 의문 사항이 있으시면 언제든 댓글 남겨주십시오.] [다음 글] Windows: 192. Power Automate Desktop (Preview) 소개 - Bitvise SSH Client 제어[이전 글] 오류 유형: 703. PowerShell ISE의 Debug / Toggle Breakpoint 메뉴가 비활성 상태인 경우 [연관 글] VS.NET IDE: 159. Visual Studio에서 개행(\n, \r) 등의 제어 문자를 치환하는 방법 - 정규 표현식 사용 [최초 등록일: 3/10/2021] [최종 수정일: 3/28/2021] 이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다. by SeongTae Jeong, mailto:techsharer at outlook.com 비밀번호 댓글 작성자 ... 91 92 93 94 95 96 97 98 99 100 101 102 103 [104] 105 ... NoWriterDateCnt.TitleFile(s) 11363정성태11/23/201724678사물인터넷: 10. Raspberry Pi Zero(OTG)를 다른 컴퓨터에 연결해 가상 마우스 + 키보드로 쓰는 방법 (두 번째 이야기)11362정성태11/22/201720324오류 유형: 428. 윈도우 업데이트 KB4048953 - 0x800705b4 [2]11361정성태11/22/201723331오류 유형: 427. 이벤트 로그 - Filter Manager failed to attach to volume '\Device\HarddiskVolume??' 0xC03A001C11360정성태11/22/201723762오류 유형: 426. 이벤트 로그 - The kernel power manager has initiated a shutdown transition.11359정성태11/16/201723070오류 유형: 425. 윈도우 10 Version 1709 (OS Build 16299.64) 업그레이드 시 발생한 문제 2가지11358정성태11/15/201728068사물인터넷: 9. Visual Studio 2017에서 Raspberry Pi C++ 응용 프로그램 제작 [1]11357정성태11/15/201728505개발 환경 구성: 336. 윈도우 10 Bash 쉘에서 C++ 컴파일하는 방법11356정성태11/15/201730086사물인터넷: 8. Raspberry Pi Zero(OTG)를 다른 컴퓨터에 연결해 가상 마우스 + 키보드로 쓰는 방법 [4]11355정성태11/15/201725250사물인터넷: 7. Raspberry Pi Zero(OTG)를 다른 컴퓨터에 연결해 가상 마우스로 쓰는 방법 [2]211354정성태11/14/201730111사물인터넷: 6. Raspberry Pi Zero(OTG)를 다른 컴퓨터에 연결해 가상 키보드로 쓰는 방법 [8]11353정성태11/14/201727083사물인터넷: 5. Raspberry Pi Zero(OTG)를 다른 컴퓨터에 연결해 가상 이더넷 카드로 쓰는 방법 [1]11352정성태11/14/201723361사물인터넷: 4. Samba를 이용해 윈도우와 Raspberry Pi간의 파일 교환 [1]11351정성태11/7/201726293.NET Framework: 698. C# 컴파일러 대신 직접 구현하는 비동기(async/await) 코드 [6]111350정성태11/1/201722386디버깅 기술: 108. windbg 분석 사례 - Redis 서버로의 호출을 기다리면서 hang 현상 발생11349정성태10/31/201723064디버깅 기술: 107. windbg - x64 SOS 확장의 !clrstack 명령어가 출력하는 Child SP 값의 의미 [1]111348정성태10/31/201719206디버깅 기술: 106. windbg - x64 역어셈블 코드에서 닷넷 메서드 호출의 인자를 확인하는 방법11347정성태10/28/201722995오류 유형: 424. Visual Studio - "클래스 다이어그램 보기" 시 "작업을 완료할 수 없습니다. 해당 인터페이스를 지원하지 않습니다." 오류 발생11346정성태10/25/201719635오류 유형: 423. Windows Server 2003 - The client-side extension could not remove user policy settings for 'Default Domain Policy {...}' (0x8007000d)11338정성태10/25/201717263.NET Framework: 697. windbg - SOS DumpMT의 "BaseSize", "ComponentSize" 값에 대한 의미111337정성태10/24/201719795.NET Framework: 696. windbg - SOS DumpClass/DumpMT의 "Vtable Slots", "Total Method Slots", "Slots in VTable" 값에 대한 의미111336정성태10/20/201721069.NET Framework: 695. windbg - .NET string의 x86/x64 메모리 할당 구조11335정성태10/18/201719862.NET Framework: 694. 닷넷 - <Module> 클래스의 용도11334정성태10/18/201720621디버깅 기술: 105. windbg - k 명령어와 !clrstack을 조합한 호출 스택을 얻는 방법11333정성태10/17/201719960오류 유형: 422. 윈도우 업데이트 - Code 9C48 Windows update encountered an unknown error.11332정성태10/17/201720685디버깅 기술: 104. .NET Profiler + 디버거 연결 + .NET Exceptions = cpu high11331정성태10/16/201718744디버깅 기술: 103. windbg - .NET 4.0 이상의 환경에서 모든 DLL에 대한 심벌 파일을 로드하는 파이썬 스크립트 ... 91 92 93 94 95 96 97 98 99 100 101 102 103 [104] 105 ...