/users
/posts
/slides
/apps
/books
mysetting
/users
/posts
/slides
/apps
/books
2024-11-08 07:17
Windows Batch Script : substring
Windows Batch Script : substring
SET "_test=123456789abcdef0"
::처음 5글자
SET "_result=%_test:~0,5%"
ECHO %_result% =123...
더보기
DevOps
+ 더보기
상구리의 기술 블로그
0
0
0
댓글
댓글 달기
About
Badge
Contact
Activity
Terms of service
Privacy Policy