Programming/Swift
NSString 앞글자 비교.
ilovecoffee
2016. 5. 20. 00:55
string.hasPrefix("스트링값")
앞글자 비교하기