유니티 C# 스크립트 기초 06

Jaemyeong Lee·2025년 2월 15일

문자열 string

  • String 클래스

Contains

  • Contains(string)

IndexOf

  • IndexOf(char)

String + String

  • Example

Concat

  • Example

Trim

  • Example

대소문자 변형 ToUpper, ToLower

  • Example

Replace

  • Example

Split

SubString

String.Format

IsNullOrEmpty

StringBuilder

profile
李家네_공부방

0개의 댓글