Notice
Recent Posts
Recent Comments
Link
목록ROOT (2)
투케이2K
86. (python/파이썬) [Mac Os] : [File] : ET 모듈 사용해 XML 파일 root 태그 및 속성 값 읽기
[개발 환경 설정]개발 툴 : VsCode개발 언어 : python [사전) 설정 사항] [소스 코드]# --------------------------------------------------------------# [import]# --------------------------------------------------------------import xml.etree.ElementTree as ET# --------------------------------------------------------------# --------------------------------------------------------------# [요약 설명]# ------------------------..
Python
2024. 5. 6. 14:19